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.

elle

Member
  • Joined

  • Last visited

  • Country

    Argentina
  1. still don't working PS. the file is for a x86 windows.
  2. TY @DosProbie, will test it!
  3. Hi forum. After installation, Windows does not start HManager (automatic installer apps, pseudo-wpi). What was done was to write 2 cmd files to start the installer, one is setupcomplete.cmd, which is responsible for setting a preset and call another cmd after installation. @echo off START /B /WAIT %systemroot%\setup\scripts\CCCP.exeSTART /B /WAIT %systemroot%\setup\scripts\MaeOptim.exeregedit /s %systemroot%\setup\scripts\SP.reg reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\NewNetworks" /v NetworkList /t REG_MULTI_SZ /d 00000000 /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /V "Iniciar ToolTip1" /D "reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v TaskbarNoNotification /f" /fREG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /V "Iniciar ToolTip2" /D "reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer /v TaskbarNoNotification /f" /fREG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /V "Iniciar ToolTip3" /D "reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v EnableBalloonTips /f" /f for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) doif exist %%i:\sources\install.wim set CDROM=%%i:Start %cdrom%\Manager\Start.cmddel %0 GOTO EXIT:EXITAnd Start.cmd running the installer itself @echo off for %%i in (C 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:\bootmgr set CDROM=%%i:echo Found CD-Rom as drive %CDROM% '--- start %cdrom%\Manager\RunOnce.exe'--- start %cdrom%\Manager\H.exe GOTO EXIT:EXITat first sight that one searches \install.wim and one in \bootmgr, it may be the error there? (Sorry for my bad english, i'm using google translate)

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.