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.

jiggles19c

Member
  • Joined

  • Last visited

  • Country

    Canada
  1. Eureka !!!! I had forgotten to copy the cmdnow app into the system32 folder... and seeing as this was the 1st line of my .cmd file it wouldnt run cmdow @ /HID Thanx Djé for the suggestion to actually remove this line....
  2. Thanx for the reply, I'll get on it as soon as I get back to work. Cheers
  3. Hi All, I've been at this for a couple of weeks now and I'm getting frustrated... I've setup RunOnceEx according to the Definitive How To Guide from here; http://unattended.msfn.org/unattended.xp/view/web/31/ here's what my cmdlines.txt looks like; [Commands] "rundll32 advpack.dll,LaunchINFSection nLite.inf,nLiteReg" "RunOnceEx.cmd" here's what my RunOnceEx cmd file looks like; cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\020 /VE /D "Novell 4.9" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Novell49\setupnc.exe /qn" /f REG ADD %KEY%\030 /VE /D "McAfee Antivirus version 8.0" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\mcafee\setup.exe /qn" /f REG ADD %KEY%\035 /VE /D "Java 5.0.6 Runtime Environment" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\java\jre506.exe /qn" /f REG ADD %KEY%\040 /VE /D "Adding user,Cleaning Up and Rebooting" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT I create my ISO using nLite, I boot the computer, windows installs beautifully BUT, not the RunOnceEx file. It DOES work however, when I execute it from the command prompt; START>RUN> rundll32.exe iernonce.dll,RunOnceExProcess On that same note, I can't seem to find winnt.sif to remove [GuiRunOnce] so that it doesn't interfere with "my" setup. So I am at a loss as to what to do next and I would really apreciate some help. Thanx

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.