Forum: [VBP] Suggestions
05-20-2010, 10:59 AM
|
Replies: 3
Views: 35,136
What's a workaround for nested Processed Files?
it is so true how you described this problem.
The problem is with the PROCFILES_FULLPATH macro which does not get updated properly on the second round in netsed Processed Files.
I know it is...
|
Forum: [VBP] General Discussion
05-20-2010, 08:58 AM
|
Replies: 1
Views: 12,389
Replace Macro's value
I have a Macro which stores a FileName.
For example FileNameMacro = FileName.dll or FileName.exe
I want to replace file extesnion in the macro
for example Macro should look like
...
|
Forum: [VBP] General Discussion
03-03-2010, 04:38 PM
|
Replies: 1
Views: 13,158
Temp macros left over from previous script
I'm having problems with creating a new script.
I launch VBP v.7, the last opened script gets loaded (it's configured so).
I click Files/New. I want to create a new script. A blank page appears....
|
Forum: [VBP] General Discussion
02-17-2010, 05:31 PM
|
Replies: 3
Views: 14,674
I did it exactly like you said. But it also...
I did it exactly like you said. But it also copies all folders which I don't want to be copied.
/A1
/B2
/C3
and everything else got copied. I though it will exclude everything else what is...
|
Forum: [VBP] General Discussion
02-17-2010, 05:08 PM
|
Replies: 3
Views: 14,674
Copy File (include folders)
I have this folder structure:
source\A1
source\C2
.....
source\XYZNNNNNNN
I want to copy just certain folders which I want to specify in Include. Everything else should be excluded.
For...
|
Forum: [VBP] General Discussion
01-11-2010, 02:08 PM
|
Replies: 1
Views: 14,262
Get the latest or from a label in VSS
I have VSS as source control.
In my script I want to have a switch/macro - let's say LabelOrNot.
If LabelOrNot = true
my project in VSS will be labelad with %VSSLabel% and next step would...
|
Forum: [VBP] General Discussion
12-16-2009, 02:03 PM
|
Replies: 1
Views: 14,868
|
Forum: [VBP] General Discussion
12-01-2009, 04:11 PM
|
Replies: 1
Views: 13,267
the Group step and %LASTSTEP_STATUS%
If I have %LASTSTEP_STATUS% equals to 0 in any of my steps it works as expected: if a previous step fails the next step will not be executed.
Now. I included a bunch of steps into Group.
In the...
|
Forum: [VBP] General Discussion
10-29-2009, 03:35 PM
|
Replies: 2
Views: 14,595
|
Forum: [VBP] General Discussion
10-29-2009, 01:25 PM
|
Replies: 2
Views: 14,595
Replace in a .vcproj file
What is the best way to replace in a .vcproj file:
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo...
|
Forum: [VBP] General Discussion
08-03-2009, 09:22 AM
|
Replies: 5
Views: 16,102
thanks it some how works but doesn't fully do...
thanks it some how works but doesn't fully do what I intended to do. I should've posted all my string.
I've solved a problem with backslashes but now I'm getting a problem with a $
I need to...
|
Forum: [VBP] General Discussion
07-31-2009, 03:42 PM
|
Replies: 5
Views: 16,102
|
Forum: [VBP] Third Party Tools
07-31-2009, 10:10 AM
|
Replies: 3
Views: 14,732
thank you.
the Output directory field on...
thank you.
the Output directory field on the Project/Solution tab works perfectly for me, very useful feature.
I have another similar question.
How do I do a similar thing to Librarian...
|
Forum: [VBP] Third Party Tools
07-29-2009, 03:41 PM
|
Replies: 1
Views: 11,899
|
Forum: [VBP] Third Party Tools
07-15-2009, 02:20 PM
|
Replies: 1
Views: 13,072
How to exclude .vdproj?
I know VBP6.X doesn't support .vdproj.
I'm building a .vcproj in the Make VS.NET step. I'm ggeting an error : "can't open project file ...../..../..../XXXX.vdproj
When I aknowledge that...
|
Forum: [VBP] Third Party Tools
07-09-2009, 01:46 PM
|
Replies: 3
Views: 14,732
|
Forum: [VBP] Third Party Tools
05-01-2008, 01:05 PM
|
Replies: 5
Views: 25,540
|
Forum: [VBP] Third Party Tools
04-30-2008, 02:23 PM
|
Replies: 5
Views: 25,540
|