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.

J-Boy

Member
  • Joined

  • Last visited

  • Country

    Denmark
  1. But Winamp and the msfn codec pack, are still not installed :s I don't see the reason :s Have you any ideas.. Thanks by J-Boy
  2. I did not have a setup.htm, but its not a upgrade cd i have. Okay, my folder/file structure is like this: C:\ -XPCDSP2 (= <Path_to_xp_source> right?) --$OEM$ ---$1 ----Drivers (still empty) ----Install -----Codecs ------codecs2.6.exe -----Programmer ------Frontpage (FP11.MSI and all other files for FP) ------Office2003 (PRO11.MSI and all other files for Office 2003) ------Winamp5.ini ------Winamp521.msi -----cleanup.cmd ---$$ ----System32 -----cmdow.exe ---$Docs ---$Progs ---cmdlines.txt ---runonceex.cmd --DOCS (2 files = txt & gif) --DOTNETFX (25 files) --I386 (6538 files & 163 folders) --VALUEADD (65 files & 20 folders) --BOOTFONT.BIN --WIN51 --WIN51IC --WIN51IC.SP2
  3. Hi again.. T D: XPCD Structure: dirs in XPCD: FIles in XPCD: WIN51, WIN51IC, AUTORUN.INF, SETUP.EXE, BOOTFONT.BIN, WIN51IC.SP1, win51ic.SP2 and 3 htm-files. Do i need both SP1 & SP2 ? bleed: -i386 -SUPPORT -VALUEADD -DOCS -DOTNETFIX +$OEM$ -$Docs -$Progs -$$ +$1 -Drivers -Install <-- That one, right ? Thanks..
  4. Hi again T D. I have tried you code, and it was more correct this time. I saw det box, where it trys to install the apps, but it still don't install anything :s Can you or someone else explain why ? Thanks by J-Boy
  5. Thanks T D. I'll try that, and come back. But not even winamp was installed ? Well.. I'll try your code Thanks by Johnny
  6. Hi everybody.. I made my very first Unattended windows xp yesterday. I used the great MSFN guide about it. But i have some problems. First the things which installed succesful: Windows XP Home SP2 All hotfixes I learned to input files on the computer, two apps in program files folder, which did not need any registration, så i just used the $Progs. But all the other i would have installed by RunOnceEx, failed. also my CleanUp.cmd did not do the job well. It removed all the backgrounds, but not the screensavers ? And it did not remove the start menu icons, but the install dir & the driver dir. I hope someone can & will help me. 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 "Office 2003" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\o2k3\PRO11.msi /qb" /f REG ADD %KEY%\005 /VE /D "FrontPage 2003" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\o2k3\FP11.msi /qb" /f REG ADD %KEY%\005 /VE /D "Codecs" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\codecs2.6.exe /qb" /f REG ADD %KEY%\005 /VE /D "Winamp 5" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\winamp521.msi INI=%systemdrive%\install\winamp5.ini /qn" /f REG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT cleanup.cmd: cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." net user aspnet /delete DEL "%systemroot%\*.bmp" DEL "%systemroot%\Web\Wallpaper\*.jpg" DEL "%systemroot%\system32\dllcache\*.scr" DEL "%systemroot%\system32\*.scr" DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" RD /S /Q %systemdrive%\drivers\ RD /S /Q %systemdrive%\install\ EXIT If you need more for helping me just say. Thanks

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.