Silent uninstallation command for Curl
Hi
I am trying to uninstall the Curl RTE silently and no luck.
Application is getting installed thru curl-rte-6.0.2-x-202-en.exe
tried all the options listed in the link http://developers.curl.com/thread/1637;jsessionid=CD4322418DB32BA878C77301B43543F6
but no luck...
It would be great if anyone could provide me the commendline parameters to uninstall silently.
I am trying to uninstall the Curl RTE silently and no luck.
Application is getting installed thru curl-rte-6.0.2-x-202-en.exe
tried all the options listed in the link http://developers.curl.com/thread/1637;jsessionid=CD4322418DB32BA878C77301B43543F6
but no luck...
It would be great if anyone could provide me the commendline parameters to uninstall silently.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
bearden3
14 years ago
I am regularly snagged by syntax errors. The devil is in the details...
So, they said to use the following to uninstall version 6.
"c:\Program Files\Curl Corporation\Surge\7\bin\config.exe" --silent --uninstall-completely
I would ask that you take a look at the double quotes, the double dashes, along with the single spaces to make 100% sure that you used exactly what they said to use. They also mentioned that the number directory should be one digit higher than the version you are trying to uninstall. In this case, 7 should be correct for you.
Then if it doesn't work, post a message to them. Meanwhile, do what Ian said and capture it...
So, they said to use the following to uninstall version 6.
"c:\Program Files\Curl Corporation\Surge\7\bin\config.exe" --silent --uninstall-completely
I would ask that you take a look at the double quotes, the double dashes, along with the single spaces to make 100% sure that you used exactly what they said to use. They also mentioned that the number directory should be one digit higher than the version you are trying to uninstall. In this case, 7 should be correct for you.
Then if it doesn't work, post a message to them. Meanwhile, do what Ian said and capture it...
Posted by:
sanhivi
10 years ago
Posted by:
pjgeutjens
14 years ago
Posted by:
WSPPackager
14 years ago
Hi All,
Thanks for your repsonses. I had two options
1. Create Wise script to uninstall everything...since we have silent installation mechanism. --- This is not recommended way of doing.
2. Capture the installation and convert into MSI. Recommended way.
I would go with option 2 as vbScab is saying.
Bearden3, Tried all options and verified the quotes, spaces, double quotes...but no luck.
Thanks for your repsonses. I had two options
1. Create Wise script to uninstall everything...since we have silent installation mechanism. --- This is not recommended way of doing.
2. Capture the installation and convert into MSI. Recommended way.
I would go with option 2 as vbScab is saying.
Bearden3, Tried all options and verified the quotes, spaces, double quotes...but no luck.
Posted by:
maxiakra
4 years ago
sanhivi is correct, works with his arguments HOWEVER do not change the order, when putting '--configure' as the first argument it didn't work for me.
Posted by:
anonymous_9363
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.