Forum: [VBP] General Discussion
12-12-2016, 06:26 PM
|
Replies: 4
Views: 22,337
|
Forum: [VBP] General Discussion
12-09-2016, 01:50 PM
|
Replies: 4
Views: 22,337
|
Forum: [VBP] General Discussion
11-30-2016, 06:47 PM
|
Replies: 4
Views: 22,337
Burning DVD causes VBP to stop responding
I am using v 9.3
I am burning a DVD using the "Burn CD\DVD" step.
After the burn is complete, VBP will stop responding, Windows will show the dialog indicating it has stopped responding, and then...
|
Forum: [VBP] General Discussion
01-28-2016, 11:20 AM
|
Replies: 2
Views: 17,495
|
Forum: [VBP] General Discussion
01-27-2016, 04:19 PM
|
Replies: 2
Views: 17,495
Combine Retry and Terminate on More tab
I'm looking to combine the functionality on the "More" Tab of
Retry X times, pausing Y seconds before retry
and
Terminate action if not completed after Z minutes
I have tried enabling both,...
|
Forum: [VBP] General Discussion
05-21-2014, 04:39 PM
|
Replies: 1
Views: 14,415
Step name or number as a macro
I'd like to have either the step name or step number in a macro. Is this possible?
At the beginning of each step, in the output window, I see something like:
5/21/2014 2:35:21 PM: Building...
|
Forum: [VBP] General Discussion
01-10-2014, 06:39 PM
|
Replies: 4
Views: 17,931
Regex and Read File step
I'm trying to use regex in a Read File Step. I'm looking for a substring match. However I cannot get VBP to return a positive results regardless of how vague the regex.
Is there a problem using...
|
Forum: [VBP] General Discussion
12-20-2013, 12:28 PM
|
Replies: 4
Views: 14,876
Thank you for the help.
The problem was...
Thank you for the help.
The problem was foldername\filename length problem. The path was very deep and the filename was very long.
Once I excluded to offending folder, the ISO was created as...
|
Forum: [VBP] General Discussion
12-20-2013, 10:57 AM
|
Replies: 4
Views: 14,876
|
Forum: [VBP] General Discussion
12-19-2013, 06:14 PM
|
Replies: 4
Views: 14,876
Issues creating ISO image
I am trying to create an ISO image.
when I create the ISO image, the filenames are truncated to the 8.3 format.
I know that I have folder\filenames that exceed 255 character so I have...
|
Forum: [VBP] General Discussion
09-27-2012, 12:17 PM
|
Replies: 1
Views: 12,323
Rebuild step if it fails via VBScript
I randomly experience a Microsoft VS2010\Windows 7 bug that causes a build to fail with a mt.exe error. It has been acknowledged by MS, but I have not seen a fix yet.
In the meantime, I'd like to...
|
Forum: [VBP] Third Party Tools
02-23-2009, 03:17 PM
|
Replies: 1
Views: 12,146
|
Forum: [VBP] Third Party Tools
12-05-2007, 07:17 PM
|
Replies: 1
Views: 14,410
Run Script Step and Call
Using version 5.7
I have a "Run Script" step that works fine outside of Visual Build Pro, but not within.
The failure is on the line "Call objVirtualServer.CreateVirtualMachine("APP_%BUILDNUM%",...
|
Forum: [VBP] General Discussion
05-01-2006, 01:42 PM
|
Replies: 2
Views: 11,591
|
Forum: [VBP] General Discussion
05-01-2006, 10:59 AM
|
Replies: 2
Views: 11,591
Save Changes?
I have a nightly build and over the weekend my build only ran on Saturday night, not Sunday night.
When I check the build PC, my build is open and asking "Do you want to save changes? YES, NO"
It...
|
Forum: [VBP] General Discussion
04-28-2006, 10:22 AM
|
Replies: 7
Views: 12,397
|
Forum: [VBP] General Discussion
04-27-2006, 03:59 PM
|
Replies: 3
Views: 14,467
|
Forum: [VBP] General Discussion
04-27-2006, 12:25 PM
|
Replies: 3
Views: 14,467
Fail Build from VBScript
I am using the tlbimp command in a build and have noticed that when an error occurs, the build continues.
So I cobbled together a vb script to parse the LASTSTEP_OUTPUT and look for an error...
|
Forum: [VBP] General Discussion
04-06-2006, 01:20 PM
|
Replies: 1
Views: 11,168
Reset next step using VBScript
I am a newbie to VBP and have a question:
I know you can save the status of a build (see SaveStatus.bld) however I also want to reset the step that is run when that build is started again.
Can...
|