August 6, 200818 yr I'm a relative newbie at creating unattended install CDs and am using nLite to build my first ones. I can get cmdlines.txt to run the first command (regedt32) but not the batch file. The contents of my cmdline.txt file appears below. What am I doing wrong? [COMMANDS]"regedt32.exe /s initialize.reg""batch.cmd"
August 6, 200818 yr well i use xp 64bit version , while you use 32 bit version.So i use this f.example. :regedit.exe /s %source%tweaks\Remove_Startup-Java.regso is your regdt32-.exe properly named?
August 6, 200818 yr Author well i use xp 64bit version , while you use 32 bit version.So i use this f.example. :regedit.exe /s %source%tweaks\Remove_Startup-Java.regso is your regdt32-.exe properly named?My recollection was that regedit and regedt32 can be used interchangeably in Windows XP. But in any event, the "initialize.reg" file does get entered successfully into the register.
August 6, 200818 yr Author do you have batch.cmd in the same folder as with cmdlines.txt?Yup, they're both in the $OEM$ folder.
August 6, 200818 yr I honestly have no idea. im only a newbie with this also, have you tried running your batch.cmd from RunOnceEx? I think cmdlines runs during install at T12 and RunOnceEx runs after ... ?
Create an account or sign in to comment