View Single Post
  #2  
Old 03-05-2008, 04:28 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
It appears that InstallShield still has open handle(s) to the directory when it tries to delete it when building from the command-line.

You should be able to reproduce the problem outside of VBP by checking the 'Log command-line...' checkbox on the Options tab, rebuilding the step, then copying and pasting the command-line from the build output to a Command Prompt and running it from there.

These might give some clues: http://tinyurl.com/37gq3w
Reply With Quote