RHPT Posted April 7, 2009 Share Posted April 7, 2009 Is there a version of Skype 4 Lite available? I know there's one for Skype 3.6.32.248, but I can't find anything about version 4. Link to comment Share on other sites More sharing options...
ajua Posted April 7, 2009 Share Posted April 7, 2009 I make a switchless installer for every new version of Skype. Latest version is 4.0.0.224.The installers are in my site under Custom Installers. Link to comment Share on other sites More sharing options...
RHPT Posted April 7, 2009 Author Share Posted April 7, 2009 Cool! If you don't mind me asking, what did you modify on the install, as far as taking stuff out? Link to comment Share on other sites More sharing options...
oskingen Posted April 7, 2009 Share Posted April 7, 2009 (edited) usually i get skype.msi for business on skype website and use their own command:start /wait msiexec /i SkypeSetup.msi INSTALLLEVEL=1 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:removeStartup.mst TRANSFORMS=:removeDesktopShortcut.mst /qrthis result in no skype plugin manager, no toolbar, no ie and ff addon Edited April 7, 2009 by hannubys Link to comment Share on other sites More sharing options...
ajua Posted April 8, 2009 Share Posted April 8, 2009 Cool! If you don't mind me asking, what did you modify on the install, as far as taking stuff out?My installer don't install Firefox and IE plugins, the shortcuts on the desktop and Send To are removed and the automatic startup is disabled. Link to comment Share on other sites More sharing options...
RHPT Posted April 8, 2009 Author Share Posted April 8, 2009 usually i get skype.msi for business on skype website and use their own command:start /wait msiexec /i SkypeSetup.msi INSTALLLEVEL=1 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:removeStartup.mst TRANSFORMS=:removeDesktopShortcut.mst /qrthis result in no skype plugin manager, no toolbar, no ie and ff addonThe STARTSKYPE=FALSE doesn't seem to work. I still had a registry entry for Skype to run on startup. Link to comment Share on other sites More sharing options...
ajua Posted April 12, 2009 Share Posted April 12, 2009 usually i get skype.msi for business on skype website and use their own command:start /wait msiexec /i SkypeSetup.msi INSTALLLEVEL=1 STARTSKYPE=FALSE ALLUSERS=1 TRANSFORMS=:removeStartup.mst TRANSFORMS=:removeDesktopShortcut.mst /qrthis result in no skype plugin manager, no toolbar, no ie and ff addonThe STARTSKYPE=FALSE doesn't seem to work. I still had a registry entry for Skype to run on startup.The modified installer i make doesn't have that problem because i disabled the registry entry responsible for it. Link to comment Share on other sites More sharing options...
Stoner81 Posted May 4, 2009 Share Posted May 4, 2009 What do you use to make the .mst files for this installer? Link to comment Share on other sites More sharing options...
oskingen Posted May 5, 2009 Share Posted May 5, 2009 What do you use to make the .mst files for this installer?you do not have to worry about the command line above with mst. Just execute it and it should work.but to answer your question you can use Orca to make mst file. Ajua provide a skype lite you can use it because it is switchless installer. The only difference with mine is that i don't install the plugin manager. Link to comment Share on other sites More sharing options...
Stoner81 Posted May 5, 2009 Share Posted May 5, 2009 Ok thanks dude, I have downloaded it and will have a nosy but it looks mega complicated!!! I have downloaded your installer for it since I also dont want the FF/IE plugins n stuff either.Thanks for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now