PDF Studio Silent Un-installation through command line

Q: Is there a way to uninstall PDF Studio silently through command line? A: PDF Studio can be uninstalled programmatically without requiring user input. On Windows: To uninstall PDF Studio: [File path to PDF Studio Uninstall.exe] -q For example: “C:/program files/PDFStudio2018/uninstall” -q To delete setting files: rmdir /S /Q [Directory of PDF Studio Setting files] […]

Read More