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.

RunOnceEx.cmd Creator

Featured Replies

Hey

I got a big problem,i want to mske a xp disk with all the programs i use to use,so the programs is installed with xp,i use RunOnceEx.cmd Creator,but i cant get it to work,it get a error message,some thing like this:windows can not find c:program name,i have a$OEM$ folder,and inside i have a folder called$$ and inside that there is a folder called $install,can any one help me so i can get it to work PLEASE,sorry for my english.i'm from Denmark


Hi,

Use this in your runonceex.cmd:

@Echo Off

IF EXIST D:\CD.txt set CDROM=D:
IF EXIST E:\CD.txt set CDROM=E:
IF EXIST F:\CD.txt set CDROM=F:
IF EXIST G:\CD.txt set CDROM=G:
IF EXIST H:\CD.txt set CDROM=H:
IF EXIST I:\CD.txt set CDROM=I:
IF EXIST J:\CD.txt set CDROM=J:

SET PP=%cdrom%\Apps\

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

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


REG ADD %KEY%/005 /VE /D "Winrar 3.30" /f
REG ADD %KEY%/005 /V 1 /D "%PP%winrar\Winrar330.exe /s" /f

REG ADD %KEY%/010 /VE /D "NOD32" /f
REG ADD %KEY%/010 /V 1 /D "%PP%NOD32\setup.exe /silentmode /f

I included 2 examples of programs, just look up the silent switches in the guide. Make sure you have a CD.txt file on your cd (just an empty file). And make a directory on the root of your disk called "Apps" and put there all the applications, or change the code above.

Good Luck!

Edited by Bolus123

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.