MSFN Forum: Detachedprogram Multiple Files? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Detachedprogram Multiple Files? Rate Topic: -----

#1 User is offline   j4ever 

  • Member
  • PipPip
  • Group: Members
  • Posts: 201
  • Joined: 04-July 04

Posted 18 February 2005 - 01:40 AM

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?


#2 User is offline   GreenMachine 

  • ineXPlicable
  • Group: Developers
  • Posts: 3,062
  • Joined: 22-August 03

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 User is offline   shaggy 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 01-March 04

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 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

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.

#5 User is offline   j4ever 

  • Member
  • PipPip
  • Group: Members
  • Posts: 201
  • Joined: 04-July 04

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 ?

#6 User is offline   shaggy 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 01-March 04

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
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy