PDA

View Full Version : Repeating a project step on Fail


garyb@se.rr.com
05-27-2008, 05:11 PM
I am having trouble in VBP where when it's running the installshield command line programs or automation, output is being sent to my \TEMP folder in temp sub folders, however installshield is attempting to delete the temp output and fails because something has the folder locked.

If I hit F7 in VBP it tries to rerun the step and typically succeeds.

What I would like to do is have VBP repeat the step automatically if the step fails.

Can someone point me in the right direction?

I have been reading about the failure build steps but cannot seem to equate them to what I want to do.

Thanks.

kinook
05-27-2008, 05:13 PM
http://www.kinook.com/Forum/showthread.php?threadid=3534

garyb@se.rr.com
05-27-2008, 05:24 PM
Thanks.... Trying it out now.