Changes

Ghostscript

142 bytes added, 11:42, 24 October 2006
no edit summary
== AFPL Ghostscript ==
This is a silent installer and uninstaller for AFPL Ghostscript and the accompanying AFPL Ghostscript Fonts. Note that the uninstall proces is not silent, the user is prompted to verify removing the software. The installation files can be obtained by unzipping the .exe installer.
<remove cmd='%ProgramFiles%\ghostgum\gsview\uninstgs.exe "%ProgramFiles%\fonts\uninstal.txt" -q' />
== GPL Ghostscript ==
This is the silent installer for GPL Ghostscript.
<remove cmd='%WINDIR%\system32\cmd /c start /wait /d %SOFTWARE%\gs8.54 %SOFTWARE%\gs8.54\uninstgs.exe "%ProgramFiles%\gs\fonts\uninstal.txt"' />
</package>
 
The uninstall for GPL ghostscript is not silent. It prompts the user to confirm the uninstall.
[[category:Silent Installers|Ghostscript]]
Anonymous user