i'm starting WIHU directly from CD-Rom using the RunOnceEx from CD (http://unattended.ms...unonceex_cd.htm) method:
my "\OEM$\cmdlines.txt" contains:
[COMMANDS] "\WIHU\runonce.cmd"
my "\WIHU\runonce.cmd" contains:
@echo off SET CDROM=%CD:~0,2% SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Customization..." /f REG ADD %KEY%\001 /VE /D "WIHU..." /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\WIHU\wihu.exe" /f
Works perfectly.
What i still don't understand is:
Why is the "new user" and "password" input disabled?
And "new user has admin rights" is disabled??
And the "use logged in user" is selected by default???
Attached File(s)
-
wihu_screenshot.jpg (40.27K)
Number of downloads: 73



Help
Back to top









