Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

help with my runonceex

Featured Replies

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

probably switches are case-sensitive, try "/S"

about kazaa, sorry but i don't use it and don't know the switch. take a look onto the sticked app switches thread or do a simple search...

I haven't heard of a windows messenger 5.1 :blink:

The switch for KLR 2.6, is this - "/VERYSILENT /SP-".

  • Author

prathapml thanks for the klr install code :thumbup

and the Windows messenger 5.1 check it our here :yes:WM 5.1

it came out like 2 weeks ago check it and if you get the command for the runonceex let me know ;)

The file name shown on the link you provided is a .msi. You should be able to silently install it with:

msiexec /i %path%\messenger.msi /qn

See here for details.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.