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.

13 min mark RUNonce

Featured Replies

I tried to follow the guide online to allow programs to be installed at the 13min mark during setup, but I can't understand it. If someone could provide an example of the files (maybe with the installation of 1 program) and where they go I would greatly appreciate it.


RunOnce/RunOnceEx doesn't happen at the 13 minute mark. That will happen at first logon. Most people execute there RunOnceEx.cmd from cmdlines.txt but that doesn't mean that the applications will be installed at this time; that just writes the information into the registry for execution at first logon.

If you wanted to execute a setup at T-13, you would add the appropriate command to cmdlines.txt in the $OEM$ folder. I think cmdlines.txt executes at T-12 however.

cmdlines.txt

[COMMANDS]
"%systemdrive%\Install\Applications\7zip\7z313.exe -y /q /r:n"

That's just an example for installing 7zip. My 7zip setup file is in $OEM$\$1\Install\Applications\7zip\

I use RunOnceEx to install my applications however.

If you want to use RunOnceEX to install your applications, a search of the forum should yield many results. Refer to this: http://unattended.msfn.org/xp/runonceex.htm

GUIRunOnce is another option you might consider.

However, you can initiate the RunOnceEX install whenever you want, regardless of beboot.

rundll32.exe iernonce.dll,RunOnceExProcess

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.