Jump to content

GuiRunOnce doesnt work


Recommended Posts

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 setup

my layout is:

C:\XP\$OEM$\$1\Install\

Location of batch.cmd --> C:\XP\$OEM$\$1\Install\batch.cmd

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

in 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 by vyas_vipul
Link to comment
Share on other sites


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