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:
This one would enable german language. Works perfectly here.
CODE
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Skype\Phone\UI\General]
"Language"="de"
[HKEY_CURRENT_USER\Software\Skype\Phone\UI\General]
"Language"="de"
This one would enable german language. Works perfectly here.
