Hi,
Am trying to uninstall winzip application through Landesk, i have build a uninstall package through landesk package builder, but when am scheduling this task am getting teh following error "Failed to download additional package, reset the hash Value".
Its not with this package but whenever am doing software distribution maximum of time am getting the above error, the log of teh same has been attached.
Do suggest some steps to get rid of this error.
Hi Suprith
Is there a reason you are using package builder to remove winzip? i would suggested checking the MSI uninstall string in the registry (HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall).
"msiexec /x" to uninstall
"/qn" to make it silent
But what about the other software's, instead of creating a batch file cant it be done through the package?
I see what you mean - you have already deployed WinZip using a package made with Package Builder?
Does the package show up in Add/Remove Programs in Windows Control Panel?
Yes it can be viewed in Add remove programs
In which case, navigate to the registry path above as advised, and find the uninstall string that relates to that application. The will give you the exact command (usually) to run to remove the application.
You can also get the uninstall information from appdeploy.com.
For instance, here is one for WinZip 11.2.
| ||||||
