PDA

View Full Version : Progress using file.run and wait for exit



danfloun
02-12-2005, 02:35 PM
I'm using file.install to extract an 'example.exe' to a temporary directory which works fine.

I then need to run the 'example.exe' using file.run and make the SF7.0 installer wait untill the file has finished installing before it moves onto the next stage.

I've got the 'example.exe' running but after it completes, it keeps repeating the install untill I click cancel.

Any help appreciated

Absynthe
02-12-2005, 05:24 PM
I would help if you posted your code, without seeing what your are doing codewise we have no idea what the problem could be.