Force uninstall Hog 4 PC
Symptoms/Issue
Hog 4 PC will not uninstall and cannot install. When running the installer the following errors might appear:
"This application is designed to operate on Windows XP 32bit (SP2 or greater), Windows Vista 32/64, Windows 7 32/64, or windows 8 32/64 operating system."
"The Code execution can not proceed because archive.dll was not found. Reinstalling the program may fix this problem"
Description/Explanation of Issue
This is most likely caused because the computer has been upgraded from one version of Windows to a newer version of Windows.
Fix/Solution
Do not perform the following steps unless you are encountering these error messages specifically
Using Microsoft's installer cleanup utility
- Download the cleanup utility
- Install the cleanup utility,
- Run it and select the installation you would like to remove.
-OR-
Download MsiZap.Exe One piece of information that needs to be known in order to use MsiZap is the product code of the MSI installer. There are a couple of ways to get the product code of the MSI. See the ways below.
- Open up a Windows Powershell command prompt
- Hold down the Windows key, tap "R", type in "
powershell
" and press "Enter" - Copy and paste the command below
get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -AutoSize
- Hold down the Windows key, tap "R", type in "
- Open up the Windows Registry and search for the product code
- Hold down the Windows key, tap R, type in "
regedit
" and press Enter - Now look in the following registry locations :
- HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
- HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
- HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall
- Hold down the Windows key, tap R, type in "
- Find the registry key which has the Hog 4 PC DisplayName.
- Copy the parent registry key because that is the product code.
- Run the following MsiZap command.
MsiZap.exe T {productcode)
- Example :
MsiZap.exe T {5BC4652A-D70F-4654-8704-0BD49F079160}
- Example :
- (Be sure to enclose the product code in the squiggly braces { })
Using either method will still leave all of the installation files on disk. Be sure to clean up the old files before installing another version of Hog 4 PC.
If neither application fixes the issue, perform a fresh install of Windows 10.