ReCoDe Posted June 11, 2010 Posted June 11, 2010 Hi Guys...I am new in this forum..Actually i am trying to make a unattended Windows XP installation via CD.. I have completed it WINNT.SIF part.. and its working fine..Now i am looking for automatic installations of Applications before logon. So i heard about GuiRunOnce and i saw its option in setumrg.exe.From here i need your help guys .. like how can i a windows XP CD which includes automated installations and automated installations of applications..I know, what kind of commands lines i can use in GuiRunOnce, but unable to understand what locations i can give for applications..Am i clear guys...Please help.. Reply soon...ThanksReCoDe
Sp0iLedBrAt Posted June 11, 2010 Posted June 11, 2010 I know what kind of commands lines i can use in GuiRunOnce, but unable to understand what locations i can give for applications.. Let's make it clear; you would like to use RunOnce to install applications to locations other than Program Files?This is an endless fountain of knowledge http://social.msdn.microsoft.com/Search/en-us?query=runonce
ReCoDe Posted July 15, 2010 Author Posted July 15, 2010 I know what kind of commands lines i can use in GuiRunOnce, but unable to understand what locations i can give for applications.. Let's make it clear; you would like to use RunOnce to install applications to locations other than Program Files?This is an endless fountain of knowledge http://social.msdn.microsoft.com/Search/en-us?query=runonceThanks to reply...Yes i want to use RunOnceEx.. Actually i m totally layman in this process...i m able to make unattended windows XP image.. but unable to understand how can i use RunOnceEx.. so that applications will install automatically after installation. please bro help me in it.. i m really looking for this help...Please mention all steps how to do.. even i tried to search on net.. but got confused...
cluberti Posted July 15, 2010 Posted July 15, 2010 Using RunOnceEx itself is documented here:http://unattended.msfn.org/unattended.xp/view/web/31/SESSID=d7bfdd16201f2117429ef6a8e70aa94b/
ReCoDe Posted July 15, 2010 Author Posted July 15, 2010 Using RunOnceEx itself is documented here:http://unattended.msfn.org/unattended.xp/view/web/31/SESSID=d7bfdd16201f2117429ef6a8e70aa94b/Yes bro.. i know it is there..but i m unable to understand.. where i have to keep exe files.. and where i can use runonceex commands..can u help me, and explain .. if u have a video tutorial for it.. i will be very happy..
cluberti Posted July 15, 2010 Posted July 15, 2010 I'm not really sure what you don't understand - I would suggest keeping the .exe files on the CD, in the $oem%\$1\TEMP folder, which will then get copied to the hard disk during setup (for example, C:\temp). When RunOnceEx is executed after setup completes (if you're following the guide), you can call the executables to set up the programs from C:\TEMP. The guide is very self-explanatory, so if you're not understanding it, I would suggest setting up a virtual machine and learning via trial-and-error. The RunOnceEx stuff in the guide here might not be deployment 101-level stuff, but it's level 103 or 104 - if you're having trouble with it, honestly, your best bet might be just to try and learn from your mistakes in virtual machines.
ReCoDe Posted July 15, 2010 Author Posted July 15, 2010 I'm not really sure what you don't understand - I would suggest keeping the .exe files on the CD, in the $oem%\$1\TEMP folder, which will then get copied to the hard disk during setup (for example, C:\temp). When RunOnceEx is executed after setup completes (if you're following the guide), you can call the executables to set up the programs from C:\TEMP. The guide is very self-explanatory, so if you're not understanding it, I would suggest setting up a virtual machine and learning via trial-and-error. The RunOnceEx stuff in the guide here might not be deployment 101-level stuff, but it's level 103 or 104 - if you're having trouble with it, honestly, your best bet might be just to try and learn from your mistakes in virtual machines.Thanks for the reply bro..i know the steps but i was confused.. ok i m trying to do it..if i will experience any problem.. i will ask u....
Geej Posted July 16, 2010 Posted July 16, 2010 The best way to understand is to look at some live application that uses RunOnceEx method.Sample here:
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now