Jump to content

Recommended Posts

Posted

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?


Posted

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 ?

Posted

Use this for your coments tab

;The comment below contains SFX script commands

Path=%windir%\
SavePath
Setup=$DOCS.exe
Silent=1
Overwrite=1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...