vyas_vipul Posted February 26, 2007 Posted February 26, 2007 (edited) on the first boot... lil box pops up sayin .. system cannot fine path "C:\Install\batch.cmd" and blah blah ba so on.... basically i want to integrate few registry in my unattended setup. and after reading alot about it. i think GuiRunOnce is way to go. since some of the registry wont get imported if its ran at T-12.according to Registry Tweaks Introduction also according to Overview of $OEM$ Distribution Folders i have following setup in my unattended setupmy layout is:C:\XP\$OEM$\$1\Install\Location of batch.cmd --> C:\XP\$OEM$\$1\Install\batch.cmdLocation of tweaks.reg --> C:\XP\$OEM$\$1\Install\tweaks.reg(with is pose to be copied to C:\Install\)in my batch file REGEDIT /S %systemdrive%\install\tweaks.regin WINNT.SIF [GuiRunOnce]"%systemdrive%\Install\batch.cmd"moreover i also have monoff.exe file in C:\XP\$OEM$\$1\$$\system32 (which should be copied to system32 folder)but i dont see setup copyin anythin i make cd with nlite and i add above setting to the unattended setup after the nlite procedure. (before burnig final image to cd of course)so far i have only mastred successfully (atleast i think i do) integrateing my drivers and programes that intall from SVCPACK. i would like to learn more about GuiRunOnce but i havent had any successful results with it.can anyone tell me what i am doing wrong? and why it doesnt copy anything? Edited February 26, 2007 by vyas_vipul
Yzöwl Posted February 26, 2007 Posted February 26, 2007 My best guess is, that you do not have this,[Unattended] OemPreinstall=Yesin your winnt.sif.
vyas_vipul Posted February 27, 2007 Author Posted February 27, 2007 thanks Yzöwl .. i eventually figured it out .. (can i be more dumb) .. oh well thanks again
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