EliasXP Posted January 19, 2005 Posted January 19, 2005 Can somebody who has time, translate my RunOnceEx.cmd to javascript (for WPI) please. Because i really am not that good in javascript cmdow @ /HID@Echo OffSET PP=%SystemDrive%\Install\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Programmes aan het installeren..." /fREG ADD %KEY%\000 /VE /D "Winrar 3.42" /fREG ADD %KEY%\000 /V 1 /D "%PP%\wrar342.exe /s" /fREG ADD %KEY%\001 /VE /D "Alcohol 120 %" /fREG ADD %KEY%\001 /V 1 /D "%PP%\trial_setup.msi /qn" /fREG ADD %KEY%\002 /VE /D "FireFox" /fREG ADD %KEY%\002 /V 1 /D "%PP%\fire.exe" /fREG ADD %KEY%\002 /V 2 /D "%PP%\profile.exe" /fREG ADD %KEY%\003 /VE /D "DU Meter 3" /fREG ADD %KEY%\003 /V 1 /D "%PP%\UMeter-Install.exe /verysilent /sp-" /fREG ADD %KEY%\004 /VE /D "Windows Media Player 10" /fREG ADD %KEY%\004 /V 1 /D "%PP%\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore"" /fREG ADD %KEY%\005 /VE /D "Messenger v7.0" /fREG ADD %KEY%\005 /V 1 /D "%PP%\MsnMsgs.msi /qb-" /fREG ADD %KEY%\006 /VE /D ".NET Framework 1.1 SP1" /fREG ADD %KEY%\006 /V 1 /D "%PP%\netfxsp1.exe" /fREG ADD %KEY%\007 /VE /D "Acrobat Reader 7" /fREG ADD %KEY%\007 /V 1 /D "%PP%\acroread7.exe" /fREG ADD %KEY%\008 /VE /D "Crystal XP" /fREG ADD %KEY%\008 /V 1 /D "%PP%\Pack_Crystal_XP_3.0_RC1.exe /S" /fREG ADD %KEY%\009 /VE /D "Gmail Notifier" /fREG ADD %KEY%\009 /V 1 /D "%PP%\GmailInstaller.exe /S" /fREG ADD %KEY%\010 /VE /D "MicrosoftAnti Spyware" /fREG ADD %KEY%\010 /V 1 /D "%PP%\Anti.msi /quiet /qn" /fREG ADD %KEY%\010 /V 2 /D "%ProgramFiles%\Microsoft AntiSpyware\gcasDtServ.exe /regserver" /fEXITThanks
Astalavista Posted January 19, 2005 Posted January 19, 2005 dont be so lazyall u need to do is copy your runonceex.cmd codingand add it in the config option of wpi1. launch wpi.hta2. click on config on the right handside3. click add on the bottom right corner4. start entering your runonceex.cmdhow hard is that?
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