vjuyav Posted September 14, 2006 Posted September 14, 2006 (edited) (1st of all, I'm not a native englsih. Please understand my stupid expressions)I make my own Unattended WinXP CDsAnd some applications are installed by RunOnceEx scriptI think mine(RunOnceEx) is perfect but *some installers are skipped(Though in installation menu - what is excuted after RunOnceEx.cmd injected n reboot - very looks fine, nothing installed)What is strange,every time I setup whole Windows, skipped apps are different by times(not all apps are skipped, there's *some fixed ones *some : diskeepr, **** nfo viewer)In addition, after all Windows setup over,that some apps are installed fine with manual RunOnceEx registry injection(run edited RunOnceEx.cmd manually, reboot, then install -> works fine )Here are my RunOnceEx scriptsCMDOW @ /HID@ECHO OFFSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Install next programs" /fREG ADD %KEY%\005 /VE /D "Windows Genuine Advantage Crack" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\INSTALL\WGA\KB892130 /q /n /z" /fREG ADD %KEY%\005 /V 2 /D "%systemdrive%\INSTALL\WGA\CRACK.EXE" /fREG ADD %KEY%\005 /V 3 /D "REGEDIT /S %systemdrive%\INSTALL\WGA\UNLOCK_WGA.REG" /fREG ADD %KEY%\010 /VE /D ".NET Framework 1.1 SP1" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\INSTALL\APPS\DOTNET11_SP1.EXE" /fREG ADD %KEY%\010 /V 2 /D "%systemdrive%\INSTALL\APPS\LANGPACK1.EXE /Q /c:\"inst.exe /qb\"" /fREG ADD %KEY%\015 /VE /D ".NET Framework 2.0" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\INSTALL\APPS\DOTNET20.EXE" /fREG ADD %KEY%\015 /V 2 /D "%systemdrive%\INSTALL\APPS\LANGPACK2.EXE /Q /c:\"install.exe /qb\"" /fREG ADD %KEY%\020 /VE /D "Adobe Reader 7.0.8" /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\INSTALL\APPS\ADOBERD_708.EXE /S /v/qn" /fREG ADD %KEY%\025 /VE /D "DAEMON Tools 4.03 HE" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\INSTALL\APPS\DAEMON_403.EXE" /fREG ADD %KEY%\030 /VE /D "**** NFO Viewer 2.10.0032" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\INSTALL\APPS\DAMN_NFO.MSI /qn" /fREG ADD %KEY%\035 /VE /D "Diskeeper 9.0.524 Pro" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\INSTALL\APPS\DSKEEPER_9.EXE /S /v/qn" /fREG ADD %KEY%\040 /VE /D "FlashGet 1.72 b128" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\INSTALL\APPS\FGET_172.EXE /S" /fREG ADD %KEY%\040 /V 2 /D "%systemdrive%\INSTALL\APPS\FGET_SET.CMD" /fREG ADD %KEY%\045 /VE /D "Maxthon 1.56 b42" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\INSTALL\APPS\MAXTHON_156.EXE" /fREG ADD %KEY%\045 /V 2 /D "%systemdrive%\INSTALL\APPS\MAXTHON_SET.CMD" /fREG ADD %KEY%\050 /VE /D "VSO CopyToDVD 3.1.3.137" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\INSTALL\COPY2DVD\COPY2DVD.CMD" /fREG ADD %KEY%\055 /VE /D "UltraISO 8.2.0.1669" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\INSTALL\APPS\ULTRAISO_8.EXE" /fREG ADD %KEY%\055 /V 2 /D "%systemdrive%\INSTALL\APPS\ULTRAISO_SET.CMD" /fREG ADD %KEY%\060 /VE /D "WINAMP 5.25 b868" /fREG ADD %KEY%\060 /V 1 /D "%systemdrive%\INSTALL\APPS\WINAMP_525.EXE" /fREG ADD %KEY%\060 /V 2 /D "%systemdrive%\INSTALL\APPS\WINAMP_ADDON.EXE" /fREG ADD %KEY%\065 /VE /D "WinRAR 3.60 Retail" /fREG ADD %KEY%\065 /V 1 /D "%systemdrive%\INSTALL\APPS\WINRAR_36K.EXE /S" /fREG ADD %KEY%\075 /VE /D "Malicious Code Anti-Wares" /fREG ADD %KEY%\075 /V 1 /D "%systemdrive%\INSTALL\APPS\ANTIWARE.EXE" /fREG ADD %KEY%\090 /VE /D "Registry Tweaks" /fREG ADD %KEY%\090 /V 1 /D "REGEDIT /S %systemdrive%\INSTALL\TWEAK.REG" /fREG ADD %KEY%\095 /VE /D "Apply system cache set and Reboot" /fREG ADD %KEY%\095 /V 1 /D "%systemdrive%\INSTALL\CPU_RAM\CPU_L2.CMD" /fREG ADD %KEY%\095 /V 2 /D "%systemdrive%\INSTALL\CPU_RAM\RAM.CMD" /fREG ADD %KEY%\095 /V 3 /D "%systemdrive%\INSTALL\REBOOT.CMD" /fEXIT Edited September 22, 2006 by vjuyav
vjuyav Posted September 16, 2006 Author Posted September 16, 2006 ------------------- Self question Self answer ------------------------Cuz 'Adobe Reader' has 3 times packaged(1st Its own packager 'FEAD' 2nd Setup.exe a Install package 3rd .msi format)System(RunOnce) misunderstand its completion before it really end its installationThus RunOnce Setup starts next step before 'Acrobat Reader' finishedSo I added 'sleep 20 seconds' script and now it works fine
mazin Posted September 17, 2006 Posted September 17, 2006 Manually, I usually let 'Adobe Reader' extract itself then take MSI.Later, I use the MSI file to install 'Adobe Reader'.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now