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.

Silent Installs Batch File

Featured Replies

hi there, I have been messing with setting up a batch file that will install loads of applications for me silently

Id like commands for the following

Nero 8,9

Office 2007

Firefox - sorted!

Adobe - sorted !

Itunes

Skype

Win Rar

K-Pack codecs

picasa 3

this is what i have so far, I know this is very very basic but once I get the apps installed im happy!

REM installing Firefox Mozilla

f -ms

Echo Installing Adobe Reader

a -p"-s /v\"/qn\""

Edited by tech

K-Lite is no problem.

Rename the package in klite.exe

Put it in c:\ and the open command prompt.

type cd c:\ to change directory

then type klite.exe -make unattended

which allows you to modify the installation the way you want it. It also give you instruction how to make a self-install package out of it. After that, put the install path in the batch file with no switches.

Enjoy,

Sp0iLeDBrAt

  • Author

thanks for that! 1 less to worry about!

iTunes

First extract itunessetup.exe,

then make sure that you have the newest version of windows installer installed on your system

and finally install it with the /qn or /qb switch...

start /wait %cdrom%\iTunes.msi /qb /norestart

  • Author

sorry im new to this :( can you explain a little tks

download itunes..extract it with winrar.. u will get an *.msi file. Install it with the switches /qn or /qb

  • Author

Thanks for the help guys, Im getting there slowly but getting there..

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.