Forum: [VBP] Third Party Tools
12-14-2005, 06:08 PM
|
Replies: 1
Views: 11,907
CF.NET barfs on AssemblyFileVersionAttribute
I have a CF.NET solution (smart device project) that I wish to have VBP version stamp. Ideally, in the same method VBP is used to version-stamp the rest of our win32 software.
VBP is adding the...
|
Forum: [VBP] Third Party Tools
12-21-2004, 05:40 PM
|
Replies: 2
Views: 13,619
|
Forum: [VBP] Third Party Tools
12-21-2004, 05:37 PM
|
Replies: 2
Views: 13,619
VB6 IIDs changing for no obvious reason.
I have discovered that every time I (re-)build a VB6 COM object, it ends up with new IIDs (Interface UUIDs).
This happens even though:
1) Binary compatibility is ON (see "Build VB6" VBP project...
|
Forum: [VBP] Third Party Tools
09-10-2004, 08:44 PM
|
Replies: 1
Views: 9,243
VBP builds different configs than IDE by default
I am trying to emulate a bat-file based build process using VBP. I ran across a difference between VBP and the IDE regarding building a project where no configuration is specified (a "default"...
|
Forum: [VBP] General Discussion
09-03-2004, 12:52 PM
|
Replies: 5
Views: 11,783
|
Forum: [VBP] General Discussion
09-02-2004, 07:47 PM
|
Replies: 5
Views: 11,783
How to run DOS commands in Run Script
Thanks for the reply!
First, when I search the VBP Forum for the keyword "RunProgramEx", why do I get no results?
Second, while I can run calc.exe in your example without problem, I can't use...
|
Forum: [VBP] General Discussion
08-19-2004, 06:06 PM
|
Replies: 3
Views: 10,404
|
Forum: [VBP] General Discussion
08-18-2004, 08:07 PM
|
Replies: 3
Views: 10,404
Dynamic Build does *nothing*
I am having problrms trying to run a dynamic build from a Run Script. I couldn't find any sample code that did what I want, so guessed how to do it; I am most likely doing something wrong. The...
|
Forum: [VBP] General Discussion
08-18-2004, 07:46 PM
|
Replies: 5
Views: 11,783
How to run DOS commands in Run Script
I have written a Run Script step (in VBScript) to emulate our existing DOS batch file based build system. I assumed that since the DOSCMD macro shows up via the "Insert Macro" button, that I could...
|
Forum: [VBP] Third Party Tools
07-29-2004, 06:30 PM
|
Replies: 3
Views: 17,238
Way to set VB6 project version to 1.2.3.4
The main justification for our group to use VBP is to automatically set the File Version in our group's VB6, VC6 & VS.Net automated builds. It does that job very well. I had planned to use a...
|