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.

Registry Before not working in time

Featured Replies

I run a little .REG to disable the Security warning on a couple of programs. I am using the .REG in the "Registry before" line but it does not seem to take effect fast enough before the Application starts to install. IS there a way to make the install wait until the Registry setting is complete? If i manually run it before i install the app it works.

Like adding a wait 10 seconds or something after the .reg runs.

Registry before: regedit /S %systemdrive%\install\CWS_REMOVAL\DIS_SECWARN.reg

Command 1:%systemdrive%\install\CWS_REMOVAL\aawsepersonal.exe /S

Registry after:regedit /S %systemdrive%\install\CWS_REMOVAL\ENA_SECWARN.reg

Code for DIS_SECWARN.reg (disables security warning for .exe files)

Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
"LowRiskFileTypes"=".exe;"

Code for ENA_SECWARN.reg:(enables security warning for .exe files)

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]

BTW. this forum rocks.

  • 3 weeks later...
You could add it into the WPI.cmd reg file that runs at startup.

Does the reg file that WPI.cmd run re-enable the security warnings? Because I wouldn't want to leave .exe,.zip ,etc as lowrisk?

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.