Forum: [VBP] General Discussion
05-01-2009, 03:31 PM
|
Replies: 2
Views: 11,913
|
Forum: [VBP] General Discussion
05-01-2009, 02:24 PM
|
Replies: 2
Views: 11,913
End project based upon Macro value
How do I quit a project from within a step?
Actually I do not just want to quit the project but fail a step that will then call a specific fail step to send an appropriate e-mail before quitting....
|
Forum: [VBP] Third Party Tools
07-22-2008, 02:47 PM
|
Replies: 3
Views: 14,302
|
Forum: [VBP] Third Party Tools
07-22-2008, 02:44 PM
|
Replies: 3
Views: 14,302
|
Forum: [VBP] Third Party Tools
07-22-2008, 09:33 AM
|
Replies: 3
Views: 14,302
Problem constructing Team Build 2008 command line
I am trying to call a team build 2008 project with the Team Build step in v6.7, and am getting the following error with the resulting command line: (I have sanitized the command line to remove...
|
Forum: [VBP] General Discussion
11-05-2007, 03:45 PM
|
Replies: 1
Views: 11,267
Calculate Dir tree size for DVD Burn
I am sure that I am simply overlooking something obvious, but I am trying to archive some data to DVD and want to be able to traverse a folder structure and create a DVD archive of the data.
The...
|
Forum: [VBP] Third Party Tools
10-26-2007, 11:11 AM
|
Replies: 2
Views: 14,744
|
Forum: [VBP] Third Party Tools
10-09-2007, 04:33 PM
|
Replies: 2
Views: 14,744
Shut Down Problem
I am attempting to use the new "Shut Down" step to re-boot a remote server in a vbp version 6.6 project, and whenever the step executes, it fails with the following output text:
Connecting to...
|
Forum: [VBP] General Discussion
10-08-2007, 03:35 PM
|
Replies: 2
Views: 12,143
|
Forum: [VBP] General Discussion
10-08-2007, 01:37 PM
|
Replies: 2
Views: 12,143
Replace in File
First, please excuse my regex ingorance, but I am trying to use the regex function in the replace in file step to update the third element of a build number on a line within a text file. I have been...
|
Forum: [VBP] General Discussion
05-02-2007, 08:59 AM
|
Replies: 1
Views: 10,534
Close a finished project
Is there a way to allow a completed project to close at the end of the run without asking if I want to save the changes?
I am running a master project which calls several child projects. I would...
|
Forum: [VBP] Suggestions
07-17-2006, 09:31 AM
|
Replies: 0
Views: 16,908
Feature Request
Has anyone requested WIX support as yet? If not, I would like to request the addition of support for installations created with the WIX toolset (Building the .wxs files from one or more directories...
|
Forum: [VBP] General Discussion
12-09-2005, 06:25 PM
|
Replies: 1
Views: 10,094
Process Files Question
I am trying to COM register a directory of files, with a twist. I need to exclude files that match a name pattern from being registered, but only if the condition of a specific macro is true. That...
|
Forum: [VBP] General Discussion
09-26-2005, 05:08 PM
|
Replies: 3
Views: 11,890
That helps, and I can work with that. It will...
That helps, and I can work with that. It will take a bit of re-coding though.
What I was really looking for was a way to remove the values from all of the existing project macros, but leave the...
|
Forum: [VBP] General Discussion
09-26-2005, 04:12 PM
|
Replies: 3
Views: 11,890
Clearing the Contnet of all Application macros
Is there a way to clear all application macro contents from within the VBP tool? I have a step that creates/populates macros at the beginning of the project via an XML file generated from a SQL...
|