Lost Soul Posted July 7, 2004 Posted July 7, 2004 hi greenmachine nice new updated work since i last checked it out, well this i wanted to test it out on how your latest work was going and ive came inti a few snags that maybe you can answer for me.well ive set every thing up like your guide calls for now but for some reason my custom boot screen my custom logon screen/ custom theme, are not working. plus im not sure if i even need to have a reboot of my own added to my cleanup.cmdim calling everything out through a runonceEx and here it iscmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\001 /VE /D "Preparing Installation..." /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /fREG ADD %KEY%\005 /VE /D "Custom Bootlogo" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\bootlogo.cmd" /fREG ADD %KEY%\010 /VE /D "Custom Theme" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\custom.cmd" /fREG ADD %KEY%\015 /VE /D "Lavasoft Ad-Aware 6 Build 181" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\AdAware\aaw6181.exe /s" /fREG ADD %KEY%\020 /VE /D "ZoneAlarm Free 5.0.590" /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Applications\ZoneAlarm\zlsSetup_50_590_043.exe /s /noreboot" /fREG ADD %KEY%\025 /VE /D "TweakUI 2.10 Powertoy" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\Applications\PowerToys\TweakUI.msi /qb" /fREG ADD %KEY%\030 /VE /D "Kazaa Lite Resurrection 0.0.7.5" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\Applications\KazaaLite\autoKLiteRessetup.exe" /fREG ADD %KEY%\035 /VE /D "Adobe Reader 6" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu.exe -p\"-s /v\"/qn\"\"" /fREG ADD %KEY%\040 /VE /D "Sun Java VM 1.4.2" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\Applications\SunJava\j2re-1_4_2_04-windows-i586-p.exe /s /v/qn" /fREG ADD %KEY%\045 /VE /D "Google Search Bar 2.0" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\Google\GoogleToolbarInstaller.exe /qn" /fREG ADD %KEY%\050 /VE /D "Real Alternative 1.10" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Applications\RealAlternative\realalt110.exe /VERYSILENT /SP-" /fREG ADD %KEY%\055 /VE /D "QuickTime Alternative 1.22" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\Applications\QuickTimeAlternative\quicktimealt122.pegasoft.cz.exe /VERYSILENT /SP-" /fREG ADD %KEY%\060 /VE /D "Peer Guardian 199pr14" /fREG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\Applications\PeerGuardian\PeerGuardian_v1.99_pr14.exe /VERYSILENT /SP-" /fREG ADD %KEY%\065 /VE /D "XP AntiSpy" /fREG ADD %KEY%\065 /V 1 /D "%systemdrive%\install\Applications\XPAntiSpy\xp-AntiSpy-setup_en.exe /S" /fREG ADD %KEY%\070 /VE /D "Skype 0.98" /fREG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\Applications\Skype\SkypeSetup-Beta.exe /VERYSILENT /SP-" /fREG ADD %KEY%\070 /V 2 /D "REGEDIT /S %systemdrive%\install\Applications\Skype\register.reg" /fREG ADD %KEY%\075 /VE /D "Reg Scrub" /fREG ADD %KEY%\075 /V 1 /D "%systemdrive%\install\Applications\RegScrub\regscrubxpsetup_3.2.exe /VERYSILENT /SP-" /fREG ADD %KEY%\080 /VE /D "Real Converter Pro" /fREG ADD %KEY%\080 /V 1 /D "%systemdrive%\install\Applications\RealConverterPro\ReaConverterPro.exe /VERYSILENT /SP-" /fREG ADD %KEY%\085 /VE /D "Spybot SD v1.3" /fREG ADD %KEY%\085 /V 1 /D "%systemdrive%\install\Applications\spybot\spybotsd13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSE" /fREG ADD %KEY%\090 /VE /D "Spyware Blaster 3.1" /fREG ADD %KEY%\090 /V 1 /D "%systemdrive%\install\Applications\Spyware_Balster\spywareblastersetup.exe /VERYSILENT /NOCANCEL /SP- /NORESTART" /fREG ADD %KEY%\090 /V 2 /D "%systemdrive%\install\pskill spywareblaster.exe" /fREG ADD %KEY%\095 /VE /D "MSN Messenger 6.2" /fREG ADD %KEY%\095 /V 1 /D "%systemdrive%\install\Applications\Messenger\MsnMsgs.msi /qn" /fREG ADD %KEY%\095 /V 2 /D "REGEDIT /S %systemdrive%\install\Applications\Messenger\register.reg" /fREG ADD %KEY%\100 /VE /D "Messenger Plus 3" /fREG ADD %KEY%\100 /V 1 /D "%systemdrive%\install\Applications\Messenger Plus\MsgPlus-301.exe /SilentInstallNoSponsor" /fREG ADD %KEY%\105 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\105 /V 1 /D "%systemdrive%\install\Cleanup.cmd" /fEXITand also theres a few other issues with my unattended like why messenger plus 3 wont instal and why my cleanupfile dosnt seem to work except for the rebooting part, i know the msg plus 3 isnt your problem thats mine but if you wouldnt mind looking at this cleanup file and my other few questions and then giving me some feed back on what i should do to remidy this id really appreciate it.heres my cleanup.cmd cmdow @ /HIDshutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."net user aspnet /deleteRD /S /Q %systemdrive%\drivers\RD /S /Q %systemdrive%\install\DEL "%USERSPROFILE%\Desktop\RegScrubXP.lnk"DEL "%USERSPROFILE%\Desktop\SpywareBlaster.lnk"DEL "%AllUsersProfile%\Desktop\Configuration Wizard.lnk"DEL "%AllUsersProfile%\Desktop\Java Web Start.lnk"EXITfor some reason my clean up just dosnt delete desktop iconsi hope you can give me some help ful advicethanks
Lost Soul Posted July 7, 2004 Author Posted July 7, 2004 oh yes and to add more insight, in the last version of xpcreate when it was all green and stuffthe ways that i used to instal my custom, theme, boot screen and custom logon, is the very same as i used in the previous xpcrates running them through the runonceEx.well thats about it now i guess ill sit back and hope you have a response for methanks again
Lost Soul Posted July 7, 2004 Author Posted July 7, 2004 i think i may have spotted the problem it seems my $$ folder didnt carry over for some thing, so im gonna test it once again with that folder in place and see what happens ill post back my results
Lost Soul Posted July 7, 2004 Author Posted July 7, 2004 well it seems i fixed my own problem, but to not have this thread in vein i still need my other question answered do i still need to uise my reboot command in my cleanup file or is there a built in reset that youve added, just curious thanks and btw youve really improved xpcreate alot keep up the great work
Virindi Posted July 7, 2004 Posted July 7, 2004 Hmm. I came into the thread ready to answer a question, and it's already done. That was easy As for rebooting the machine, those types of issues are mostly covered in the unattended forum, and not really handled by xpcreate.
Lost Soul Posted July 7, 2004 Author Posted July 7, 2004 well they are answered through the forum but this is greenmachines baby and he always give insight to what his program can and can not do, so its a simple and easy direct question, but right now im leaveing the reboot in my script unless, greenmachine suggest that i dont need it, but thanks for the reply
GreenMachine Posted July 7, 2004 Posted July 7, 2004 Hello again, Lost Soul!So ... it looks like the applications not installing were due to a $OEM$\ file copy, and that's OK now. Your clean-up command looks fine, except that USERSPROFILE should read USERPROFILE (you have an extra 'S').XPCREATE used to handle RunOnceEx and reboots, but I've stopped that for two reasons: 1) It sometimes conflicted with the Users own RunOnceEx files, 2) Reduced maintainence/debugging time.So, in answer to your question, as Virindi said, it is really not an XPCREATE issue. My opinion ... given the list of things you are installing during RunOnceEx, I would recommend a reboot and clean up as you currently have!As I have less and less free time, (and more and more summer vacation!), I'm relying more on users helping eachother, as Virindi has been doing. Thanks!
Lost Soul Posted July 7, 2004 Author Posted July 7, 2004 thanks greenmachine i appreciate your advice, i just wanted to clarify that, i appreciate your reply.
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