I am currently installing the Amyuni pdf print driver via Installshield and execute the install.exe with the -n, -s and -c options specified. This works fine - but testing the uninstall I cannot get it to work by using the install.exe -u option. Are there any other option that are needed in the command parameters???
Cheers.
uninstall procedure
Hello,
Please check that you are running Install.exe -u from a folder containing install.exe and all the dlls you received with the PDF Converter.
Also please note that you need to specify the printer name you want to unistall. So if your PDF printer is called "My PDF Printer", you need to call:
Installu -u "My PDF Printer"
Hope this helps.
Please check that you are running Install.exe -u from a folder containing install.exe and all the dlls you received with the PDF Converter.
Also please note that you need to specify the printer name you want to unistall. So if your PDF printer is called "My PDF Printer", you need to call:
Installu -u "My PDF Printer"
Hope this helps.