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.

Fireplay5

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Well after trying a ton of switches without success I just wrote a very simple autoit script that I think will work. In case someone is looking for it here it is: RUn("mfnt.exe /S") WinWaitActive("Install") Sleep(1000) ProcessClose("mfnt.exe")
  2. I have a fax program which I am trying to install silently along with my unattended DVD. So far I have it install fine and register it with the following code but at the end of the install process it tells me it needs to reboot and either press "OK" to reboot or "Cancel" to reboot later. I have tried /NORESTART , /NOREBOOT, and /NOREBOOT REBOOT=ReallySuppress without any success. Any ideas or is there anyone that has done this successfully? Thanks. ECHO. ECHO Installing MightyFax Fax Software 3.16a... ECHO Please wait... start /wait %SYSTEMDRIVE%\install\Applications\fax\mfnt.exe /silent /noreboot ECHO. ECHO Registering MightyFax Fax Software 3.16a... Copy "%SYSTEMDRIVE%\install\Applications\fax\MF.ini" "%systemdrive%\Program Files\MightyFax\" Oh yeah, for any that is interested. In order to have your program silent install already registered, just install your program to your computer and register it. Then copy your MF.ini file to your unattend disc and use the above code to have it copy over during install. Fireplay5
  3. Is there a way to upload files here? I went ahead and put the file for you on my site which you can get it here! I can not say how long I will leave it there so if there is a more permanent solution then please let me know and I will upload it somewhere else. Good luck.
  4. Another way you can get rid of the error message and still keep the location in your start menu where you want it is to just make a copy of the folder in your start menu and put it back in it's original location. Then change the parameters as hidden. You will not know it is in the programs folder but the program will. Then you can have your shortcuts whereever you want without the error. I hope I wasn't too confusing. Good luck.

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.