|
|
#1 |
|
Junior Member
Join Date: Feb 2008
Posts: 6
|
ExecWait wont wait when burned to DVD
Hi,
I made an installer for a mod that also installs a game, a patch and a game expansion during this mods installation. I use execWait to run each of these components (setup.exe) 1 by 1. This works fine until i try burning it to a DVD. When I do it tries to run the first to exes 1 right after the other. Anyone know why this might be happening. If i copy the installer to the HD from the dvd then run it, it works fine... |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
can you attach the script or paste the portion of the code with the execwait cmd?
|
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Feb 2008
Posts: 6
|
Sorry,
Quote:
|
|
|
|
|
|
|
#4 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
try ExecWait "$EXEDIR\Swat 4 Expansion\setup.exe" or whatever the correct structure would then be
|
|
|
|
|
|
#5 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|