English, asked by ankitgautam7825, 11 months ago

Application On Repair Board

Answers

Answered by ug57125
0

1. Open the application, select Help from the menu, and click Detect and Repair.

2. Open Control Panel, open Add Or Remove Programs, select the application, click Change, and follow the instructions presented to repair the application.

3. Click Start, then Run, type msiexec /fu package or msiexec /fm package to repair either the per-user or per-computer settings as desired. Here package is the .msi file used to install the application. This method is great for administrators since you can repair apps remotely using this approach.

4. Open regedit.exe and navigate to HKCU\Software\Company\Program\Version\and delete either the per-user or per-computer settings for the application (but back up the registry first!) and then restart the application. This is the method of next to last resort.

5. Copy the registry keys for your application from another computer with similar configuration to your machine and on which the same version of the same application is installed. This is definitely the method of last resort, but it can work—sometimes!

Similar questions