Edit: 2007-08-16 - Replaced attachments with new versions
Edit: 2007-08-24 - Added version 2 script
Version 1.0 - Initial release 2007-06-17
Version 1.1 - 2007-08-15 Change StartMenu folder from "Skype" to "Internet", change advertised shortcuts to common shortcuts, misc script improvements
Version 2.0 - 2007-08-24 Added MsgBoxes to ask user which modifications to implement
This script creates a silent installer for "Skype for Business" msi
Asks user (Yes/No) to perform the following:
- disable starting Skype after installation
- disable starting Skype on System Startup
- change name of StartMenu folder
- install Program Files into a new sub-folder
- change advertised shortcuts to common shortcuts
- remove Internet Explorer and Firefox plugins
- create a svcpack Addon for use with RVM_Integrator
If you keep the plugins, my config.txt file will not install them in silent mode because I use:
RunProgram="RunHiddenConsole.exe /w msiexec /i setup.msi FEATURE_IEPLUGIN=0 FEATURE_FFPLUGIN=0 /qb!"
Instructions:
Ensure you have installed:
- AutoIt v3
- Orca (from Shark's File Repository)
- Universal Extractor v1.5 http://www.msfn.org/...showtopic=62418
Copy these two files to your system path i.e. C:\WINDOWS
- 7za.exe http://www.7-zip.org/download.html
- upx.exe http://upx.sourceforge.net/
Put the following files into a working directory of your choice:
- 7zS.sfx modified per http://www.ryanvm.ne...wtopic.php?t=67
- RunHiddenConsole.exe http://www.msfn.org/board/index.php?act=ST...=70&t=49184
- config.txt
- MakeSilentSkype2.0.au3
- SkypeSetup.msi
The attached SupportFiles.7z contains my 7zS.sfx, config.txt, RunHiddenConsole.exe, cabarc.exe
Attached File(s)
-
SupportFiles.7z (85.07K)
Number of downloads: 125 -
MakeSilentSkype.au3 (21.49K)
Number of downloads: 99 -
MakeSilentSkype2.0.au3 (27.89K)
Number of downloads: 122
This post has been edited by beeker: 27 August 2007 - 04:30 PM



Help

Back to top









