Hello!
We are planning to use FreePDF for converting all kind of files to PDF, that's a very nice program.
But first we have to install Ghostscript in silent mode, because we use a software management system.
The silent install should not be the problem, I had found some switches.
But I can't find anything about a silent uninstall of Ghostscript.
What switches should I use for a silent uninstall? I hope, that somebody can help me.
Thanx!
Andrč Döking
Page 1 of 1
Ghostscript 8.13 - Uninstall Silent silent uninstall of Ghostscript 8.13
#2
Posted 16 April 2008 - 05:44 PM
Uninstalling Ghostscript is divided into three parts:
1) Uninstall the Ghostscript fonts:
2) Uninstall Ghostscript v8.xx:
3) Delete the program folder:
You'll have to use the quotation marks when (un-)installing Ghostscript under Windows Vista!
Better late then never
Regards,
ThinkPsy
1) Uninstall the Ghostscript fonts:
"%PROGRAMFILES%\gs\uninstgs.exe" "%PROGRAMFILES%\gs\fonts\uninstal.txt" -q
2) Uninstall Ghostscript v8.xx:
"%PROGRAMFILES%\gs\uninstgs.exe" "%PROGRAMFILES%\gs\gs8.xx\uninstal.txt" -q
3) Delete the program folder:
rd "%PROGRAMFILES%\gs" /S /Q
You'll have to use the quotation marks when (un-)installing Ghostscript under Windows Vista!
Better late then never
Regards,
ThinkPsy
- ← Req: Silent Installation Visual Studio 2003
- Application Installs
- Registry file for silent install winzip 11.2.8094 ? (Not the key ! →
Share this topic:
Page 1 of 1



Help
Back to top








