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.

GLau

Member
  • Joined

  • Last visited

  • Country

    Belgium
  1. hi i have the same problem, when i try to install daemon tool 3.46, it say something about admin policy not allowing it.. I installed Winxp + sp2 unattended with a serie of appz included. Alcohol 120% did install itslef, but when i try to emulate a cd/dvd rom, i got an error.. so..is it something in sp2 that prevent emulate drives to install ? i hope there s a fix..
  2. hello im trying to make an unattend cd of win XP sp2 with office 2003 sp1 included. I followed the guid on the site, sp2 is integrated to windows and also the sp1 patch for office2003.. To be able to put all this on 1 cd, i deleted quite a few useless stuff of winxp install and i used winrar to make a sfx file from office 2003. The installation work fine till it comes to the point of the application installation:it install the applications normally but when it reach office2003 (which is big) it goes unusually fast, and doesnt install it . It doesnt show an error , it just go very fast. When i reboot, office isnt installed. i am using the RunonceEx method. I guess there is an error in my batch file. I assumed i had to first unpack the office2003.exe created with winrar, then run the setup.exe freshly unpacked to install office. So in the properties of office2003.exe i choosed silent install and set the path to "current folder". If anyone can explain to me what is wrong , and how to make it work it would be greatly appreciated. thx here is my RunonceEx.cmd: cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /VE /D "Adobe Reader 6" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Apps\AdobeReader6\AdbeRdr60_fra.msi /qn" /f REG ADD %KEY%\040 /VE /D "Daemon tool 3.46" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Apps\Daemon\daemon.msi /qn Reboot=Suppress" /f REG ADD %KEY%\047 /VE /D "MSN Messenger 6.2" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\Apps\WM\MsnMsgs.msi /qn" /f REG ADD %KEY%\065 /VE /D "Sun Java 1.5.2" /f REG ADD %KEY%\065 /V 1 /D "%systemdrive%\Apps\SunJava\j2re-1_4_2_05-windows-i586-p.exe /s /v/qn" /f REG ADD %KEY%\065 /V 2 /D "REGEDIT /S %systemdrive%\Apps\SunJava\RemoveSunJavaUpdateCheck.reg" /f REG ADD %KEY%\075 /VE /D "WinRAR 3.30" /f REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Apps\WinRAR\wrar330fr.exe /s" /f REG ADD %KEY%\080 /VE /D "Unpacking Office 2003" /f REG ADD %KEY%\080 /V 1 /D "REGEDIT /S %systemdrive%\Apps\Office2003\Office2003.exe /s" /f REG ADD %KEY%\085 /VE /D "Installing Office 2003" /f REG ADD %KEY%\085 /V 1 /D "REGEDIT /S %systemdrive%\Apps\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\090 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\090 /V 1 /D "REGEDIT /S %systemdrive%\Apps\regtweaks.reg" /f REG ADD %KEY%\099 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\099 /V 1 /D "%systemdrive%\apps\cleanup.cmd" /f EXIT

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.