6
edits
Changes
Dropbox
,→Package file
== Package file ==
This is the silent installer package definition for GPL Ghostscriptdropbox installation.
<source lang="xml">
<packages>
<package id="dropbox" name="Dropbox client 1.0.10" revision="1" reboot="false" priority="0">
<check type="logical" condition="and">
<remove cmd='%WINDIR%\system32\cmd /c rd /S "%ALLUSERSPROFILE%\Start Menu\Programs\Dropbox"' />
</package>
</packages>
</source>