Jump to content

Recommended Posts

Posted

i would like to load some apps after the install in the winnt.sif file

can someone help me in whether to do a batch file or what commands to run and where to put the......maybe runonce?


Posted

batch file is probly the easiest if your new ..

all u need 2 do is

put

[GuiRunOnce]

%Systemdrive%\Install\Apps\Myfile.bat

& in the .bat file put all your files u want installed..

start /wait programname.extension /switch

example: start /wait firefox.msi /qn

hope this helps, as simonsays goto http://unattended.msfn.org for further help :)

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...