I am not able to uninstall net snmp net-snmp-5.4.0-1.win32.exe in silent mode using the /S option.
Are there other options I can use to accomplish this or how do I find out what options installer provide?
Please help! If any one knows how to uninstall snmp in silent mode.
Thanks,
Z
uninstalling net snmp in silent mode
4 posts
Thanks Red, I already read that article before this posting and it doesn't solve the problem.
net snmp uses Nullsoft v2.20 for its installer. And the /S option is not able to do a silent uninstall.
You can access this net-snmp-5.4.0-1.win32.exe at:
Please help!
Thanks,
Z
net snmp uses Nullsoft v2.20 for its installer. And the /S option is not able to do a silent uninstall.
You can access this net-snmp-5.4.0-1.win32.exe at:
Please help!
Thanks,
Z
Assuming you're referring to the message boxes that appear, that's hardcoded in their script. Instead of using simply MessageBox, they should use MessageBox /SD to provide a default for silent installers.