Help - Search - Members - Calendar
Full Version: [Release] Skype 3.6.32.248 Lite
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2

   


Google Internet Forums Unattended CD/DVD Guide
odyn1982
I made it and it's totally silent and unattended.

modifications listing:
no toolbar installation
remove IE plugin
remove Mozilla plugin
remove autorun on boot
remove desktop shortcut
change advertised shortcut to common shortcut in startmenu
doesn't change the homepage to skype

For language selections import a registry entry after installation;

As posted by Dynaletik
QUOTE
I am german. The only thing I had to to: Change the language to german. The installer has all the languages, but the default is english. You could even use a .reg tweak after installing the .msi:
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Skype\Phone\UI\General]
"Language"="de"

This one would enable german language. Works perfectly here.


Skype 3.6.32.248 Lite

LINK:Skype 3.6.32.248
MD5: F1CECC73589A6AC7C13B899EBC1054E2
SIZE: 13 MB
INSTALLS TO: %PROGRAMFILES%\Skype
SHORTCUT: All Programs\Internet
LAST UPDATED: 2008.02.06

Video Tutorial "How to edit Skype.msi and build new silent installer"
Video Tutorial Download Link 3MB
Play with MPC or VLC (codec-AVC, container-MKV)
sp00f
Skype 3.2.0.175 - Final is released
odyn1982
Updated to 3.2.32.175
sp00f
QUOTE (odyn1982 @ Jul 5 2007, 01:20 PM) *
Updated to 3.2.32.175

NOPE its not

Versie 3.2.0.175 = latest
odyn1982
QUOTE (sp00f @ Jul 6 2007, 08:25 AM) *
NOPE its not

Versie 3.2.0.175 = latest

Look here Skype .msi download
Inferi0r
QUOTE (odyn1982 @ Jul 5 2007, 01:20 PM) *
Updated to 3.2.32.175


Thanx man! keep the good work.

"SHORTCUT: Programs\Internet"
Why not Programs\Skype ?
odyn1982
QUOTE (Malarky @ Jul 10 2007, 07:10 PM) *
"SHORTCUT: Programs\Internet"
Why not Programs\Skype ?

Because I use many silent installers from other authors and they add shortcuts to Start/Internet. Now i don't have a mess.
sp00f
And how i make this same as yours? blushing.gif
odyn1982
Download Skype.msi and use InstallShield 12 Premier to edit msi file. Watch my Video Tutorial newwink.gif
Inferi0r
Wow man! very nice work.

But i keep yours
sp00f
Doesnt work for me.... wacko.gif
odyn1982
I forgot to mention that you must delete IE and Mozilla toolbars files in "Files and Folders" tab.
Just use my Skype.exe. biggrin.gif
sp00f
QUOTE (odyn1982 @ Jul 14 2007, 10:27 PM) *
I forgot to mention that you must delete IE and Mozilla toolbars files in "Files and Folders" tab.
Just use my Skype.exe. biggrin.gif

Yours is the old version.

And i tried all day severall ways , but no go, it installs but when i click skype it opens phone folder instead of skype.

i give up
odyn1982
@spoof
I've used the latest stable version (.msi file 3.2.32.175).
Uploaded new installer which I've tested in VMWare and also I've made a new video tutorial. So please test it once again.
sp00f
QUOTE (odyn1982 @ Jul 14 2007, 11:26 PM) *
@spoof
I've used the latest stable version (.msi file 3.2.32.175).
Uploaded new installer which I've tested in VMWare and also I've made a new video tutorial. So please test it once again.

thx for your time.
i made more installers myself like this.
but this one...doesnt work for me and believe me i tried. sad.gif
Mercury_22
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
odyn1982
Updated to 3.5.32.202
sp00f
QUOTE (odyn1982 @ Aug 7 2007, 08:58 PM) *
Updated to 3.5.32.202

thx, but there is no start menu shortcut
And it creates a desktop shortcut.
Mercury_22
QUOTE (sp00f @ Aug 8 2007, 12:07 AM) *
QUOTE (odyn1982 @ Aug 7 2007, 08:58 PM) *
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.gif
odyn1982
QUOTE (sp00f @ Aug 8 2007, 12:07 AM) *
QUOTE (odyn1982 @ Aug 7 2007, 08:58 PM) *
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 smile.gif
nlitened
QUOTE (Mercury_22 @ Aug 8 2007, 02:51 AM) *
QUOTE (Mercury_22 @ Jul 14 2007, 11:13 PM) *

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.gif

Thanks, worked like a charm, managed to make a nice silent installer for the family, no faffing about required thumbup.gif
sp00f
QUOTE
Start Menu shortcut is in "Programs\Internet\".


To bad confused.gif

Any way to get this on the normal place again?
odyn1982
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 newwink.gif
Vancho
New Bussness version -> http://www.skype.com/intl/en/download/skyp...s/business.html -> 3.5.32.214 whistling.gif
radix
QUOTE (Vancho @ Aug 23 2007, 11:22 AM) *

That is Skype Business 3.5.32.202 not 3.5.32.214


thumbup.gif
sp00f
thx welcome.gif
Vexii
Skype 3.5.0.229 is out! thumbup.gif
odyn1982
Updated to 3.5.32.229
Vexii
QUOTE (odyn1982 @ Aug 30 2007, 10:27 AM) *
Updated to 3.5.32.229


Tnx man. ****, you are quick thumbup.gif
odyn1982
Updated to 3.5.32.234
Vexii
QUOTE (odyn1982 @ Sep 5 2007, 02:46 PM) *
Updated to 3.5.32.234


Even quicker this time newwink.gif
Tnx again!!!
sp00f
thx again thumbup.gif
Tefole
Hi,
i really appreciate the IntroVideo; nice HowTo.
But i still deliberating, how your SelfExtractingSkypeExe gets automatically the Skype Icon ?

Edit:
I found it out rolleyes.gif
I guess, you changed the Icon from the 7zs.sfx File with a ResourceEditor.
sp00f
Skype 3.5.0.239 smile.gif
odyn1982
Updated to 3.5.32.239 smile.gif
Inferi0r
Thanks man.

Can the following time pack the 7zsd.sfx with UPX (using the command: upx --ultra-brute). This will save space of the package. More info can you found on my tutorial here.
sp00f
thx man , you are fast. welcome.gif
odyn1982
Skype 3.6.32.216 Lite uploaded newwink.gif
gvshil
odyn1982
Has made under your instruction.
Thanks, all works!
JacGuess
Thanks for the app, but really I'm thankful much more by the tutorial, and still more by the attached archives to make the appz, since with those archives I could use them to make others appz.

Excuse my english, but I don't speak or write it.
sp00f
new version released smile.gif
odyn1982
Updated smile.gif
sp00f
It says Skype 3.6.32.244 Lite , but the file is called Skype 3.6.0.244 Lite

???
ajua
which version is it?
i haven't try it.
radix
QUOTE (sp00f @ Jan 20 2008, 10:42 PM) *
It says Skype 3.6.32.244 Lite , but the file is called Skype 3.6.0.244 Lite

???

msi file was edited with Installshield and changed the name from Add or Remove Programs.
sp00f
QUOTE (radix @ Jan 21 2008, 12:11 PM) *
QUOTE (sp00f @ Jan 20 2008, 10:42 PM) *
It says Skype 3.6.32.244 Lite , but the file is called Skype 3.6.0.244 Lite

???

msi file was edited with Installshield and changed the name from Add or Remove Programs.

That was not the question.
odyn1982
Uploaded new Skype 3.6.32.248 Lite
ajua
thanks. i just download it.
radix
Thanks man!
sp00f
thx thumbup.gif




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.