Jump to content

help with my runonceex


Recommended Posts

cmdow @ /HID

@Echo Off

rem PP=%SystemDrive%\Install\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Custom Programs" /f

REG ADD %KEY%\000 /VE /D "TweakUI 2.10 Powertoy" /f

REG ADD %KEY%\000 /V 1 /D "%SystemDrive%\Install\TweakUI.msi /qb" /f

REG ADD %KEY%\001 /VE /D "WinXP Image Resizer Power Toy" /f

REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\ImageResizer.exe /s /v/qn" /f

REG ADD %KEY%\002 /VE /D "PowerToy Calculator" /f

REG ADD %KEY%\002 /V 1 /D "%SystemDrive%\Install\PowerCalc.exe /s /v/qn" /f

REG ADD %KEY%\003 /VE /D "Sun Java VM 1.4.2.06" /f

REG ADD %KEY%\003 /V 1 /D "%SystemDrive%\Install\j2re-1_4_2_06-windows-i586-p.exe /s /v\"/qb IEXPLORER=1 REBOOT=ReallySuppress\"" /f

REG ADD %KEY%\004 /VE /D "GetRight" /f

REG ADD %KEY%\004 /V 1 /D "%SystemDrive%\Install\getrt52b.exe /S" /f

REG ADD %KEY%\004 /V 2 /D "taskkill /IM getright.EXE /F" /f

REG ADD %KEY%\005 /VE /D "Flashget 1.65" /f

REG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\fgf165.exe /s" /f

REG ADD %KEY%\006 /VE /D "WinRAR 3.40 Corp." /f

REG ADD %KEY%\006 /V 1 /D "%SystemDrive%\Install\wrar341_corp.exe /s" /f

REG ADD %KEY%\007 /VE /D "Yahoo Messenger 6.0" /f

REG ADD %KEY%\007 /V 1 /D "%SystemDrive%\Install\ymsgr_1750.exe /s" /f

REG ADD %KEY%\007 /V 2 /D "taskkill /f /t /im ypager.exe" /f

REG ADD %KEY%\008 /VE /D "Windows MediaPlayer 10" /f

REG ADD %KEY%\008 /V 1 /D "%SystemDrive%\Install\WMP10\MP10Setup.exe /Q:A /R:N /C:\"setup_wm.exe /DisallowSystemRestore /Q:A /R:N\"" /f

REG ADD %KEY%\009 /VE /D "WinISO 5.3" /f

REG ADD %KEY%\009 /V 1 /D "%SystemDrive%\Install\WinISO.exe /VERYSILENT /SP-" /f

REG ADD %KEY%\009 /V 2 /D "taskkill /F /IM WinISO.exe" /f

REG ADD %KEY%\010 /VE /D "Ccsetup 1.15" /f

REG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\ccsetup115.exe /s" /f

REG ADD %KEY%\011 /VE /D "DVDShrink 3.2" /f

REG ADD %KEY%\011 /V 1 /D "%SystemDrive%\Install\dvdshrink3.2.exe /s" /f

REG ADD %KEY%\012 /VE /D "Ad-Aware SE Personal Edition" /f

REG ADD %KEY%\012 /V 1 /D "%systemdrive%\install\aawsepro.exe /s" /f

REG ADD %KEY%\012 /V 2 /D "%systemdrive%\Install\pskill\sleep.exe /5" /f

REG ADD %KEY%\012 /V 3 /D "%systemdrive%\Install\pskill\pskill hh.exe" /f

REG ADD %KEY%\012 /V 4 /D "%systemdrive%\Install\pskill\pskill Ad-Aware.exe" /f

EXIT

this is what i have so far i have run it on VM but for entry 10 and 11 it opens the install and i have to click next like normally do in a manual setup.

also can somebody know how to install the new kazaa lite revolution 2.6 cause it dont work like the old kazaa lite resurection :(

im a noob :} in this runonceex so plz help me. :hello:

ps: i also try to add the new windows messenger 5.1 but it didnt work, i use the same instruction from the unatended web for 5.0

Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...