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.

taotaolu

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Diesel 98a... Change to batch file? it's already a *.cmd file.. not sure what you mean by that.. could you explain?? Evil Voice... where do I add the reg.exe file? I didn't see it being mentioned anywhere in the forum or msfn web site.... please explain.. thanks
  2. I was able to create a working Windows XP unattended DVD and now I am working on the Windows 2000 unattended DVD. I am having problem with the RunOnceEx.cmd, I can't seem to make it run after the Windows 2000 installation, it boots directly to the desktop instead of running the application install. I created cmdlines.txt and RunOnceEx.cmd under $OEM$ Any experts please give me some help with this. Thank you so much! -----------------------------------Begin RunOnceEx.cmd--------------------------------- cmdow @ /HID @Echo Off FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i: SET PP=%cdrom%\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Applications Installation" /f REG ADD %KEY%\140 /VE /D "Adobe Acrobat 7" /f REG ADD %KEY%\140 /V 1 /D "%CDROM%\install\ACROBAT7\AcroStan.msi /qb" /f REG ADD %KEY%\200 /VE /D "WinZip 9" /f REG ADD %KEY%\200 /V 1 /D "\"%systemdrive%\Program Files\WinZip\winzip32.exe \" /noqp /autoinstall" /f REG ADD %KEY%\250 /VE /D "PowerDVD 4" /f REG ADD %KEY%\250 /V 1 /D "%CDROM%\install\PowerDVD\setup.exe /q" /f REG ADD %KEY%\330 /VE /D "Microsoft Office System 2003" /f REG ADD %KEY%\330 /V 1 /D "%CDROM%\install\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\350 /VE /D "Roxio EZ CD Creator Basic" /f REG ADD %KEY%\350 /V 1 /D "%CDROM%\install\Roxio\ECDC5B.msi /qb REBOOT=Suppress REBOOTPROMPT=S TRANSFORMS=1033.MST" /f REG ADD %KEY%\450 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\450 /V 1 /D "REGEDIT /S %CDROM%\install\OCC.reg" /f REG ADD %KEY%\500 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\500 /V 1 /D "%CDROM%\install\cleanup.cmd" /f EXIT -----------------------------------End RunOnceEx.cmd---------------------------------

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.