Forum: [VBP] Third Party Tools
01-23-2009, 11:46 AM
|
Replies: 5
Views: 13,581
|
Forum: [VBP] Third Party Tools
01-23-2009, 11:24 AM
|
Replies: 5
Views: 13,581
|
Forum: [VBP] Third Party Tools
01-23-2009, 11:05 AM
|
Replies: 5
Views: 13,581
Make VS is using VS2005 not 2008
Hi,
I'm running VB6 Pro 6.2a and on one machine a Make VS step in my build script uses VS2008 correctly, and on another machine the same script incorrectly uses VS2005.
If I explicitly set the...
|
Forum: [VBP] General Discussion
07-22-2008, 10:09 AM
|
Replies: 2
Views: 10,555
|
Forum: [VBP] General Discussion
07-22-2008, 09:17 AM
|
Replies: 2
Views: 10,555
Overriding macros when calling VBP scripts?
If you have the same project level macros in a set of scripts, is there any way of overriding the macro when calling a child script?
For example:
Script A defines project macro ABC value 1...
|
Forum: [VBP] General Discussion
07-22-2008, 03:55 AM
|
Replies: 1
Views: 9,883
Calling VBP script and discard changes?
I've got a set of VBP scripts that are called by a master script. One of my scripts updates some project macros, but really they should be temporary as I want to forget them by the time the build...
|
Forum: [VBP] Third Party Tools
07-21-2008, 08:11 AM
|
Replies: 5
Views: 15,939
6.2a
I ran the same script on an eval of the...
6.2a
I ran the same script on an eval of the 6.2a on another machine (my development machine) to see what happened, and that too fails to find the TF.exe, except this time gave a different error:...
|
Forum: [VBP] Third Party Tools
07-21-2008, 03:45 AM
|
Replies: 5
Views: 15,939
Any ideas why VisBuildPro wouldn't find that...
Any ideas why VisBuildPro wouldn't find that registry entry, because it's there in my build machine's registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0]
"InstallDir"="C:\\Program...
|
Forum: [VBP] Third Party Tools
07-18-2008, 08:59 AM
|
Replies: 5
Views: 15,939
Can't find Team Foundation Server exe
I've got two build machines, and one of them happily finds tf.exe for my Team Foundation Server step, but the other doesn't (same script):
Unable to auto-locate Team Foundation command-line...
|