there are to sfx archives that i want to add to my installation because i have to have OemPreinstall=No to install my Raid drivers.
I made an archive of everything that is going into the Windows folder called $$.exe and I made an archive of everthing that is going in the documents and settings folder called $DOCS.exe. Can I add them both to DetachedProgram like this:
DetachedProgram="%systemdrive%\$$.exe;%systemdrive%\$DOCS.exe"
or is there some way that i have to make it 1 file?
Page 1 of 1
Detachedprogram Multiple Files?
#2
Posted 18 February 2005 - 02:13 AM
j4ever, on Feb 17 2005, 11:40 PM, said:
... DetachedProgram="%systemdrive%\$$.exe;%systemdrive%\$DOCS.exe" ...<{POST_SNAPBACK}>
No can do ...
#3
Posted 18 February 2005 - 09:03 AM
You could put $DOCS.exe in $$.exe, and have $$.exe run $DOCS.exe when it extract its files.
#4
Posted 18 February 2005 - 09:19 AM
better to call a cmd file.
from there you can run what you like, 1 or many programs.
from there you can run what you like, 1 or many programs.
#5
Posted 18 February 2005 - 05:23 PM
ok so i will put $DOCS.exe into $$.exe. in the coments tab of my $$.exe i have:
Path=C:\Windows
SavePath
Silent=1
Overwrite=2
what do i need to add to it to get it to run $DOCS.exe ?
Path=C:\Windows
SavePath
Silent=1
Overwrite=2
what do i need to add to it to get it to run $DOCS.exe ?
#6
Posted 18 February 2005 - 05:48 PM
Use this for your coments tab
;The comment below contains SFX script commands Path=%windir%\ SavePath Setup=$DOCS.exe Silent=1 Overwrite=1
Share this topic:
Page 1 of 1



Help

Back to top








