-
[XPCD Example]: BioHaZaRD Unattended PRoJeCT
| T-55: Text-mode installation |_ | T-51: Partition and file system election, reboot |_ | T-39: WinNTBBU.dll screen it's shown | |_SystemDrive.exe it's extracted |_ | T-13: Progs.cmd runs | |_CMDLines.txt | |_User accounts, programs with custom install, codecs, right-menu entries, custom logonui, custom regtweaks, RunOnceEx.cmd entries |_ | T0: Reboot |_ | Custom LogonUI it's shown | |_RunOnceEx starts | |_Programs installation, custom boot, Office and PhotoshopCS (2nd CD), startup entries and shortcuts clean |_ | Reboot |_ | Custom NTOsKrnl it's shown |_ | Autologon | |_nLite post-operations | |_Temp installation files cleaned + Custom desktop (Installation end) Red reboot is second reboot,but i have not , I have this picture to setting up windows,i had to do it i had to manualy restart my system to get the autologo and runonceex running at the next boot!
-
Unattended XP install
My oemlogo.exe and logonui.reg have not any problem! please you know my meaning I make a unattended xp ,have not second reboot ,who can help me oemlogo.exe is actived after sencond reboot,but i have not second reboot!
-
Unattended XP install
I have oemlogo.exe ,MY LogonUI.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "UIHost"=hex(2):25,00,57,00,49,00,4e,00,44,00,49,00,52,00,25,00,5c,00,73,00,79,\ 00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6f,00,65,00,6d,00,6c,00,6f,00,\ 67,00,6f,00,2e,00,65,00,78,00,65,00,00,00 It have any problem?
-
Unattended XP install
I make a unattended xp ,have not second reboot ,who can help me T-55: Text-mode installation |_ | T-51: Partition and file system election, reboot |_ | T-39: WinNTBBU.dll screen it's shown | |_SystemDrive.exe it's extracted |_ | T-13: Progs.cmd runs | |_CMDLines.txt | |_User accounts, programs with custom install, codecs, right-menu entries, custom logonui, custom regtweaks, RunOnceEx.cmd entries |_ | T0: Reboot |_ | Custom LogonUI it's shown | |_RunOnceEx starts | |_Programs installation, custom boot, Office and PhotoshopCS (2nd CD), startup entries and shortcuts clean |_ | Reboot |_ | Custom NTOsKrnl it's shown |_ | Autologon | |_nLite post-operations | |_Temp installation files cleaned + Custom desktop (Installation end)
-
[XPCD Example]: BioHaZaRD Unattended PRoJeCT
I make a unattended xp,but have not second reboot ,who can help me! |_ | T-55: Text-mode installation |_ | T-51: Partition and file system election, reboot |_ | T-39: WinNTBBU.dll screen it's shown | |_SystemDrive.exe it's extracted |_ | T-13: Progs.cmd runs | |_CMDLines.txt | |_User accounts, programs with custom install, codecs, right-menu entries, custom logonui, custom regtweaks, RunOnceEx.cmd entries |_ | T0: Reboot |_ | Custom LogonUI it's shown | |_RunOnceEx starts | |_Programs installation, custom boot, Office and PhotoshopCS (2nd CD), startup entries and shortcuts clean |_ | Reboot |_ | Custom NTOsKrnl it's shown |_ | Autologon | |_nLite post-operations | |_Temp installation files cleaned + Custom desktop (Installation end)
-
Unattended XP install
I test is ok !but i have not second reboot now,I do not know how to get it! http://unattended.msfn.org/xp/applications/mediaplayer10.htm
-
Unattended XP install
I'm sorry to nero serial. I have edited out nero serial. but clean.cmd is not my problem , I said my problem is finish installing,the system not reboot,the runonceex is not actived!
-
Unattended XP install
I test it failture, i had to manualy restart my system to get the runones running at the next boot. cmdow @ /HID @echo off rem PP=%SystemDrive%\install\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Kaye Installing Applications" /f REG ADD %KEY%\010 /VE /D "MSN Messenger 7" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\msn7\MsnMsgs.msi /qn" /f REG ADD %KEY%\015 /VE /D "NERO 6" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\nero6\nero6601.exe /silent /noreboot /no_ui /sn=****-****-*****-*****-*****-**** /write_sn" /f REG ADD %KEY%\020 /VE /D "NERO chs" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\nerochs\kaye.exe REG ADD %KEY%\025 /VE /D "MPC" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\mpc\mpc.exe /quiet" /f REG ADD %KEY%\030 /VE /D "Windows Media Player 10" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\035 /VE /D "Real Alternative" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\Real\real.exe /silent" /f REG ADD %KEY%\040 /VE /D "Winrar" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\winrar\wrar.exe /s" /f REG ADD %KEY%\045 /VE /D "Flashget1.6" /f REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\flashget1.6\flashget.exe /s" /f REG ADD %KEY%\050 /VE /D "UltraISO" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\UltraISO\UISO.exe /silent" /f REG ADD %KEY%\055 /VE /D "Acrobat6" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\Acrobat6\AdbeRdr6.exe -p\"-s /v\\""/qn\\"\""" /f REG ADD %KEY%\060 /VE /D "Winamp" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\winamp\setup.exe" /f REG ADD %KEY%\065 /VE /D "MiniLyrics" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\MiniLyrics\kaye.exe" /f REG ADD %KEY%\070 /VE /D "QQ" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\QQ\kaye.exe" /f REG ADD %KEY%\075 /VE /D "Wav" /f REG ADD %KEY%\075 /V 1 /D "%systemdrive%\install\wav.exe" /f REG ADD %KEY%\080 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\080 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f exit
-
Unattended XP install
mine is like this [COMMANDS] "useraccounts.cmd" "REGEDIT /S logonui.reg" "REGEDIT /S Regtweaks.reg" "RunOnceEx.cmd" my cmdlines have any problem? I will test like this [COMMANDS] "useraccounts.cmd" "RunOnceEx.cmd" "REGEDIT /S logonui.reg" "REGEDIT /S Regtweaks.reg" but I feel this is not my problem thanks~~
-
Unattended XP install
why my Unattended XP installing have not second reboot,finish installing ,the system not reboot! My Unattended xp Runonceex,autologo and other thing is ok but this! who can help me !thanks~~