We have discontinued this forum and moved support tickets to the GitHub issue tracker. More info

commmand option from silent Uninstall

Ask, answer questions, and express your opinion about Uninstall Tool. Discussion of found bugs and problems, feature requests

Moderator: Steven

Post Reply
magarjoba
Posts: 1
Joined: 15 Dec 2016, 15:25

commmand option from silent Uninstall

Post by magarjoba »

hi.
Prompt keys for removal of external applications via the command line

example :

Code: Select all

@echo "\\\01_install_unistall_tool\\\\\\\\" 
UninstallTool.exe /S /I
@echo "\\\\\\\\\\\\\NEXT\\\\\\\\\\\\\\\\\\"
@echo "\\\02_uninstall_openoffice\\\\\\\\" 

"C:\Program Files\Uninstall Tool"UninstallTool.exe /uninstall_openoffice    ????  

@echo "\\\\\\\\\\\\\NEXT\\\\\\\\\\\\\\\\\\"
.........................

At the command line parameters in the internet I could not find anything,
something to use in your program.
Help solve this problem.
User avatar
Steven
CrystalIDEA Developer
Posts: 2294
Joined: 21 Dec 2009, 11:48
Location: CrystalIDEA headquarters
Contact:

commmand option from silent Uninstall

Post by Steven »

Dear sir,

Unfortunately there's no such an option at the moment.

http://www.crystalidea.com/uninstall-tool-command-line
Post Reply