Results 1 to 5 of 5

Thread: Visual SourceSafe

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    4
    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?

  2. #2
    Guest
    A new key in the Registry? Couldn't you just add the same key as well?

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    4
    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.

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    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.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    4

    Cool

    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
  •  



Click Here to Expand Forum to Full Width