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.

[Release] Skype 3.6.32.248 Lite

Featured Replies

You can use this (with msi installer):

INSTALLLEVEL : Property which controls which feature/s gets installed

INSTALLEVEL=10 (set by default, install all features:"Phone & IE PLUGIN & Plugin for Firefox")

INSTALLEVEL=1 (Installs the "Phone" feature only)

INSTALLEVEL=3 (Installs the "Phone and IE PLUGIN" features does not install the Plugin for Firefox)

example: msiexec /i SkypeSetup.msi INSTALLLEVEL=1 /qb

To install without desktop shortcut use TRANSFORMS=:RemoveDesktopShortcut.mst

To install without any shortcuts use TRANSFORMS=:RemoveAllShortcuts.mst

To disable starting Skype automatically at logon use TRANSFORMS=:RemoveStartup.mst

To disable Skype launch after installation ends use STARTSKYPE=FALSE

To install for All Users use ALLUSERS=1

Example:

msiexec /i SkypeSetup.msi INSTALLLEVEL=1 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:RemoveStartup.mst TRANSFORMS=:RemoveDesktopShortcut.mst /qr

  • 4 weeks later...

Updated to 3.5.32.202

thx, but there is no start menu shortcut

And it creates a desktop shortcut.

Edited by sp00f

Updated to 3.5.32.202

thx, but there is no start menu shortcut

And it creates a desktop shortcut.

Using my method above it has start menu shortcut and it doesn't create desktop shortcut :rolleyes:

  • Author
Updated to 3.5.32.202

thx, but there is no start menu shortcut

And it creates a desktop shortcut.

Ok, there was a problem with desktop shortcut that appears after install (I forgot to remove it). Start Menu shortcut is in "Programs\Internet\". I will upload new installer soon.

Edit:

Updated installer :)

Edited by odyn1982

msiexec /i SkypeSetup.msi INSTALLLEVEL=1 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:RemoveStartup.mst TRANSFORMS=:RemoveDesktopShortcut.mst /qr

Using my method above it has start menu shortcut and it doesn't create desktop shortcut :rolleyes:

Thanks, worked like a charm, managed to make a nice silent installer for the family, no faffing about required :thumbup

Start Menu shortcut is in "Programs\Internet\".

To bad :}

Any way to get this on the normal place again?

  • Author

It's not bad, just I like that place for shortcut. You can change by editing msi file with Orca or InstallShield. Watch my video tutorial if you don't know how ;)

  • 2 weeks later...
Updated to 3.5.32.229

Tnx man. ****, you are quick :thumbup

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.