Bendfella Posted October 17, 2010 Posted October 17, 2010 Can anyone write a complete batch file for me. Whn i double click on the .exe which is a silent install it installs perfectly but i want it to start in nlite. And its for Office2003.exe. I already have the command for runoncex
Guest Posted October 17, 2010 Posted October 17, 2010 I'm not sure what you are asking. To launch Office2003.exe just use PATH_TO_FOLDER\Office2003.exe
Bendfella Posted October 17, 2010 Author Posted October 17, 2010 Runoncex command to point to batch.cmd in oem folder. I have that. Need the layout of the complete batch.cmd. So when nlite install, my silent install which extracts first with 7zip must be installed. Start with @echo off, finish with end. Thank u
Yzöwl Posted October 18, 2010 Posted October 18, 2010 You don't need a batch file, you only need the RunonceEx command to invoke the .exe file directly.
Bendfella Posted October 18, 2010 Author Posted October 18, 2010 Then please can u write it for me and where do u suggest i put the exe in the oems folder. Thank u for helping me
johnhc Posted October 18, 2010 Posted October 18, 2010 Can anyone write a complete batch file for me. Whn i double click on the .exe which is a silent install it installs perfectly but i want it to start in nlite. And its for Office2003.exe. I already have the command for runoncexBendfella, you don't need a batch file. Simply place the Office2003.exe file in your source folder root and use the RunOnce tab in the Unattended task of nLite to execute the file. Enjoy, John.
Bendfella Posted October 18, 2010 Author Posted October 18, 2010 The runoncex command i have only points to the batch.cmd. Now if u say the batch file aint needed, how will the command look like? And i will place my exe in oems s1 folder otherwise it wnt get copied
Bendfella Posted October 18, 2010 Author Posted October 18, 2010 The runoncex command i have only points to the batch.cmd. Now if u say the batch file aint needed, how will the command look like? And i will place my exe in oems s1 folder otherwise it wnt get copied
Guest Posted October 18, 2010 Posted October 18, 2010 (edited) nm, do what john says Edited October 18, 2010 by -X-
Bendfella Posted October 19, 2010 Author Posted October 19, 2010 Write the command out for me. I dnt have a clue how it looks like. Im talking about the command to invoke the exe
Yzöwl Posted October 19, 2010 Posted October 19, 2010 -X- has answered the question twice.Topic Closed.
Recommended Posts