You need to ensure that you can reinstall the application What should you do?

You have a computer that runs Windows 8. You install a custom application by using an .msi file that is located
in your Documents library.
The computer begins to experience performance issues. You decide to reinstall the custom application. When
you run the .msi file, you receive an error messageabout a corrupted file.
You need to ensure that you can reinstall the application
What should you do?

You have a computer that runs Windows 8. You install a custom application by using an .msi file that is located
in your Documents library.
The computer begins to experience performance issues. You decide to reinstall the custom application. When
you run the .msi file, you receive an error messageabout a corrupted file.
You need to ensure that you can reinstall the application
What should you do?

A.
Run the replace command, specify the application�s .msi file as the source, and then specify the
applicaction�s original installation directory as the destination.

B.
Use file History to revert the application�s .msifile to a previous version.

C.
Run the msiexec /f command and specify the application�s .msi file.

D.
Run the reset /f command and specify the application�s .msi file.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Janice

Janice

Wouldn’t ‘c’ be the answer?
msiexec /f -c
c – Reinstalls a
product if a file
is missing or the stored
checksum value does not
match the calculated
value.

Jicu Petrica

Jicu Petrica

The correct answer is B if the msi file is corrupt you must first restore the file to a previous version