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 Install Skype.

Featured Replies

Hey,

What is the easiest way to silently install Skype?

I found this:

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

But that dont work with cmdlines.. And i want to install Skype from cmdlines (with HJW's InstallTips).

I got Skype.MSI of newest version. (from temporary folder in docsandsettings).

When i put skype.msi, InstallTips.exe and InstallTips.ini in one directory and add this:

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

And then i run it, then i get this warning:

t_warningm_dddd124.png

From what direction should i run the command?

Edited by Raoul90

  • 10 months later...

Well. I've thought to post in a pre-posted topic instead of posting a new topic.

Please how can extract the SkypeSetup.msi file from the package I've downloaded? so I can use SkypeSetup.msi directly.

You can't extract it. After starting the small setup.exe, it will download the Skype.msi to your Documents and Settings/User Name; when it finishes downloading (watch the progress bar during download), go to this folder and simply copy-paste Skype.msi to another folder.

If you want, you can get a switchless installer of the latest version (I keep it updated) at the links in my signature.

  • 7 years later...

Hello,

I'm using msi method to silent install skype and regedit to disable autoupdates:

start /wait msiexec /i "%~dp0%SkypeSetup.msi%" /qn

And disable update with regedit:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Skype\Phone]

"DisableVersionCheck"=dword:00000001

You can implement the regedit command on first script. 

Best regards

Edited by Tripredacus
removed spam

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.