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.

Kampfflieger

Member
  • Joined

  • Last visited

  • Country

    Costa Rica
  1. Could somebody check this sentences, if some is wrong, can help me!! @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Hands-Free por Kampfflieger" /f REG ADD %KEY%\k010 /VE /D "Office XP Professional" /f REG ADD %KEY%\k010 /V 1 /D "%systemdrive%\install\Applications\OfficeXP\instalar.exe TRANSFORMS=%systemdrive%\install\Applications\OfficeXP\Piratas.MST /qb-" /f REG ADD %KEY%\k011 /VE /D "Windows Media 9 Codecs" /f REG ADD %KEY%\k011 /V 1 /D "%systemdrive%\Install\Applications\Media\wma9_redist.exe /q" /f REG ADD %KEY%\k012 /VE /D "DivX 5.0.5" /f REG ADD %KEY%\k012 /V 1 /D "%systemdrive%\Install\Applications\Media\DivX505.exe /s" /f REG ADD %KEY%\k013 /VE /D "Easy CD-DA Extractor 6" /f REG ADD %KEY%\k013 /V 1 /D "%systemdrive%\install\Applications\Media\ezcddax6.exe /S /W" /f REG ADD %KEY%\k013 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\Media\ezcddax6.reg" /f REG ADD %KEY%\k014 /VE /D "PowerDVD v5.0" /f REG ADD %KEY%\k014 /V 1 /D "%systemdrive%\Install\Applications\Media\setup.exe -s -f1 setup.iss " /f REG ADD %KEY%\k015 /VE /D "Winamp v5.02" /f REG ADD %KEY%\k015 /V 1 /D "%systemdrive%\Install\Applications\Media\winamp502.exe /S /NCRC" /f REG ADD %KEY%\k015 /V 2 /D "taskkill.exe /F /IM winamp502.exe" /f REG ADD %KEY%\k015 /V 3 /D "REGEDIT /S %systemdrive%\Install\Applications\Media\winamp502.reg" /f REG ADD %KEY%\k031 /VE /D "Adobe Acrobat Reader 6.0" /f REG ADD %KEY%\k031 /V 1 /D "%systemdrive%\Install\Applications\Adobe\AR6.msi /QB " /f REG ADD %KEY%\k032 /VE /D "Flash Player 6" /f REG ADD %KEY%\k032 /V 1 /D "%systemdrive%\Install\Applications\Web\FlashPlayer.exe /S" /f REG ADD %KEY%\k033 /VE /D "Java 2 Runtime Enviroment" /f REG ADD %KEY%\k033 /V 2 /D "%systemdrive%\Install\cerojava.cmd" /f REG ADD %KEY%\k033 /V 3 /D "REGEDIT /S %systemdrive%\Install\Applications\cerojava.reg" /f REG ADD %KEY%\k033 /V 4 /D "%systemdrive%\Install\Applications\Web\sunjava.msi /qn" /f REG ADD %KEY%\k051 /VE /D "WinRAR 3.20 Corporate" /f REG ADD %KEY%\k051 /V 1 /D "%systemdrive%\install\Applications\WinRAR\wrar320.exe /s" /f REG ADD %KEY%\k071 /VE /D "Alcochol 120 y Profiler" /f REG ADD %KEY%\k071 /V 1 /D "%systemdrive%\install\Applications\Quemado\setup.msi /qn" /f REG ADD %KEY%\k071 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\Quemado\alcohol.reg" /f REG ADD %KEY%\k071 /V 3 /D "%systemdrive%\install\Applications\Quemado\alcoholer.exe /SILENT /NOREBOOT" /f REG ADD %KEY%\k072 /VE /D "DAEMON Tools 3.44" /f REG ADD %KEY%\k072 /V 1 /D "%systemdrive%\install\Applications\Quemado\Daemon344.msi /qr" /f REG ADD %KEY%\k089 /VE /D "DirectX 9b" /f REG ADD %KEY%\k089 /V 1 /D "%systemdrive%\Install\Applications\DirectX\dxsetup.exe /opk" /f REG ADD %KEY%\k090 /VE /D "McAfee VirusScan" /f REG ADD %KEY%\k090 /V 1 /D "%systemdrive%\Install\Applications\Mcafee\setup.exe /qb REBOOT=Suppress" /f REG ADD %KEY%\k095 /VE /D "Mejoras Racing para Windows" /f REG ADD %KEY%\k095 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\tweaks.reg" /f REG ADD %KEY%\k096 /VE /D "Registrando Fuentes" /f REG ADD %KEY%\k096 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\Fuentes.reg" /f REG ADD %KEY%\k099 /VE /D "Quitando Instaladores" /f REG ADD %KEY%\k099 /V 1 /D "%systemdrive%\Install\limpieza.cmd" /f shutdown.exe -r -f -t 10 -c "Reiniciando" EXIT
  2. how to?? Silent Beforehand thanx
  3. I have this sentence on my INICIO.CMD file: RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall In good theory uninstalls MS Java, but ¿there's a way to do it in silent mode, using the same sentence? "As is" shows a window to confirm the action, and asks for reboot, and I don't want to answer nothng neither reboot. Could somebody help me? Beforehand thanx

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.