|
-
Jun 11th, 2000, 09:00 PM
#1
Thread Starter
New Member
I am working on a VB program previously built by someone else. I need to edit one of their user controls/ActiveX object. The object that they made was a part of SourceSafe and I don't know user names or passwords to SourceSafe. I need to edit the project but it is read only mode. If I create a new project and copy and paste the code into the new project, then when I distribute the new ActiveX control, it will be a new key in the registry. Is there a way around this?
-
Jun 11th, 2000, 11:00 PM
#2
A new key in the Registry? Couldn't you just add the same key as well?
-
Jun 11th, 2000, 11:04 PM
#3
Thread Starter
New Member
I'm using the PDW to distribute the new control. I guess I'm not sure of how to control which Registry key it assigns to the ActiveX control.
-
Jun 12th, 2000, 01:04 AM
#4
I don't know if this works, but isn't the read only mode the same as the Read Only flag assigned by the operating system?
If so, you could remove it by right clicking the files in explorer, choose properties, and remove the read-only check.
-
Jun 12th, 2000, 04:28 AM
#5
Thread Starter
New Member
Changing the attribute of the file worked!!! Thank you!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|