Changes

Jump to: navigation, search

Skype

624 bytes added, 09:42, 25 July 2006
no edit summary
This is a silent installer for the Skype. Download it from [http://www.skype.com www.skype.com].

<pre>
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="skype"
name="Skype"
revision="1"
reboot="false"
priority="10">
<check type="file" condition="exists" path="%PROGRAMFILES%\Skype\Phone\unins000.exe" />
<install cmd='%PACKAGES%\SkypeSetup.exe /norestart /silent /sp-' />
<upgrade cmd='%PACKAGES%SkypeSetup.exe /norestart /silent /sp-' />
<remove cmd='%PROGRAMFILES%\Skype\Phone\unins000.exe /SILENT' />
</package>
</packages>
<pre></pre>
9
edits

Navigation menu