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.

What's my RunOnceEx.cmd problem?

Featured Replies

cmdow @ /HID
@Echo Off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "Installing Programs " /f

REG ADD %KEY%\40 /VE /D "Kaspersky Anti-Virus 5 PRO" /f
REG ADD %KEY%\40 /V 2 /D "%systemdrive%\Install\Kav\kav5.0.388_personalproen.exe /S /N" /f
REG ADD %KEY%\40 /V 3 /D "REGEDIT /S %systemdrive%\install\Kaspersky Anti-Virus Personal\kav5.0.388_personalproen.reg" /f

REG ADD %KEY%\060 /VE /D "Sun Java 5" /f
REG ADD %KEY%\060 /V 1 /D "%systemdrive%\Install\Java\setup.exe /1031 /s /v "/qn IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress WEBSTARTICON=0" /f

REG ADD %KEY%\065 /VE /D "NET Framework 2" /f
REG ADD %KEY%\065 /V 1 /D "%systemdrive%\Install\frame2\netfx.msi /qb-" /f

REG ADD %KEY%\070 /VE /D "ACDSee7 POWER Pack" /f
REG ADD %KEY%\070 /V 1 /D "%systemdrive%\Install\acdsee\setup.msi /qb PIDKEY=xxxxxxxxxxxxxx LICENSE_MODEL=FULL" /f

REG ADD %KEY%\075 /VE /D "Adobe Reader 7" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\install\Adobe\setup.exe -p"-s /v\"/qn\"" /f

REG ADD %KEY%\090 /VE /D " Restarting" /f
REG ADD %KEY%\090 /V 1 /D "%systemdrive%\Install\clean.cmd" /f

EXIT

Help for ;

Adobe Reader_wasn't installing

Java_wasn't installing

Kaspersky_wasn't installing

AcdSee_installing but desktop icons wasn't working...and ask me acdsee.msi file

Edited by _U_U_R_


  • Author

Kaspersky working with this code

REG ADD %KEY%\40 /VE /D "Kaspersky Anti-Virus 5 PRO" /f
REG ADD %KEY%\40 /V 2 /D "%systemdrive%\Install\Kav\kav5.0.388_personalproen.exe /S /N" /f
REG ADD %KEY%\40 /V 3 /D "REGEDIT /S %systemdrive%\install\Kaspersky Anti-Virus Personal\kav5.0.388_personalproen.reg" /f

Adobe Reader working with this code

REG ADD %KEY%\075 /VE /D "Adobe Reader 7" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\install\Adobe\setup.exe /w /v"/qb"

Edited by _U_U_R_

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.