| Author |
turn off add to source safe prompt when loading VBGP ?
|
|
|
| Hi,
When opening a VB6 group project containing about 100 ocx VBPs im prompted
by each of the 100 projects "would you like to add to source safe".
Im not using source safe for this project. can anyone tell me how to turn
off the add to source safe prompts when opening a project ?
Thanks for your time.
Scott
| |
| Robert 2005-02-25, 3:56 pm |
| Go to the Add-Ins manager and disable the Source Control Addin (ensure the
"Load on Startup" checkbox is not set)
Alternatively, you can also run setup and remove the Source code control.
Robert
"scott" <nospamscott@yahoo.com> wrote in message
news:OdtQCrxGFHA.588@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> When opening a VB6 group project containing about 100 ocx VBPs im prompted
> by each of the 100 projects "would you like to add to source safe".
>
> Im not using source safe for this project. can anyone tell me how to turn
> off the add to source safe prompts when opening a project ?
>
> Thanks for your time.
> Scott
>
>
| |
|
| thanks : )
that was driving me nuts
scott
| |
| Ken Halter 2005-02-25, 3:56 pm |
| "scott" <nospamscott@yahoo.com> wrote in message
news:OWCSNn0GFHA.2412@TK2MSFTNGP14.phx.gbl...
> thanks : )
>
> that was driving me nuts
>
Hope you don't come back later asking how to recover source from a compiled
component <g>... SourceSafe is one of the best "backup" utilities there
is... even if there's only one developer.
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..
| |
|
| to code is created dynamically from another source at the moment so source
safe is not needed.........will use it when product is released.
|
|
|
|