After you have installed xp and it first starts, it runs an introduction movie.
Is there any way to stop this on an unattended setup?
Page 1 of 1
Stopping the introduction movie
#2
Posted 21 December 2004 - 10:43 AM
You're referring to the welcome to windows XP tour that starts up after login?
Or are you referring to the OOBE ?
;----- Disable Windows Tour ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000
Or are you referring to the OOBE ?
#3
Posted 21 December 2004 - 01:13 PM
I use Factorymode = Yes under [Unattended] in the winnt.sif file. After setup it attemps to run %SYSTEMDRIVE%\Sysprep\Factory.exe (part of sysprep) but cant find it so continues. I autologon but dont know if it works this way if you want to add users manually.
#4
Posted 21 December 2004 - 03:16 PM
It is before the runonce is executed.
Its an into movie with a white background at the start.
Its an into movie with a white background at the start.
#5
Posted 21 December 2004 - 03:35 PM
Sorry - ignore my last comment, the first responce was correct.
Do I just implement this from runonce, in a batch file?
Do I just implement this from runonce, in a batch file?
#6
Posted 21 December 2004 - 03:55 PM
in your winnt.sif file goto [Unattended] and add Factorymode = Yes like below
After the GUI mode of setup has completed this will be run by the winnt.sif file, no extra additions are needed
[Unattended] Factorymode = Yes
After the GUI mode of setup has completed this will be run by the winnt.sif file, no extra additions are needed
#7
Posted 21 December 2004 - 11:47 PM
Yes, you can either use the winnt.sif value that benners mentions, or use the registry tweak I mentioned (the registry tweak should be applied through cmdlines.txt).
- ← help! how to Slipstreaming WMP10 to xpsp2CD?
- Unattended Windows 2000/XP/2003
- REQ: alienware shell32.dll or some cool shell32 →
Share this topic:
Page 1 of 1



Help
Back to top










