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.

Firepower

Member
  • Joined

  • Last visited

  • Country

    Germany
  1. Yes, thats right, but if I slipstream it, I cannot uninstall it afterwards the Day SP2 RTM arrives So I need this method for my unattended
  2. Hello, This is my cmd: cmdow @ /HID@echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installiere Anwendungen" /f REG ADD %KEY%\001 /VE /D "Installation von SP2 RC1" /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\XPUpdate\xpsp2.exe /U /Q /O" /f REG ADD %KEY%\005 /VE /D "Flashget 1.6" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Flashget\fgf160.exe /S" /fREG ADD %KEY%\005 /V 2 /D "REGEDIT /S %systemdrive%\Install\Flashget\register.reg" /f REG ADD %KEY%\010 /VE /D "Alcohol 120" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\Alcohol\setup.exe /qn Reboot=Suppress" /fREG ADD %KEY%\010 /V 2 /D "REGEDIT /S %systemdrive%\Install\Alcohol\register.reg" /f REG ADD %KEY%\015 /VE /D "Nero Burning Rom 6" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\Nero\Nero6302.exe /silent /noreboot /no_ui /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /write_sn " /f REG ADD %KEY%\020 /VE /D "WinRAR 3.30" /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\WinRAR\WinRAR.exe /s" /f REG ADD %KEY%\025 /VE /D "ACDSee 6.0.2" /fREG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\ACDSee\ACDSee.msi /QN USERNAME=FIRE ALLUSERS=1 SLL_LICENSENUMBER=XXX-XXX-XXX-XXX-XXX-XXX REBOOT=REALLYSUPPRESS" /f REG ADD %KEY%\030 /VE /D "MS Office 2003" /fREG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f REG ADD %KEY%\035 /VE /D "Sun Java 1.4.2" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\Java\j2sdk-1_4_2_03-windows-i586-p.exe /s /v/qn" /f REG ADD %KEY%\040 /VE /D "TuneUp 2004" /fREG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\TuneUp2004\tuneup.msi /QB ALLUSERS=1 REBOOT=REALLYSUPPRESS" /fREG ADD %KEY%\040 /V 1 /D "REGEDIT /S %systemdrive%\Install\TuneUp2004\register.reg" /f REG ADD %KEY%\045 /VE /D "Adobe Reader 6" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\Install\AcrobatReader\AcrobatReader.msi /qn" /fEXITThe problem is that after SP2 RC1 the first 2 Apps don't get installed. I already changed the install order after SP2 but I doesn't get it. Anyone who can help me? Thanks in advance

Account

Navigation

Search

Search

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.