Skip to Main Content
Created by Fabio Iacono
Created on Jun 23, 2022

Repair actionset for Liquit Setup Store packages

Create an action to repair an MSI /f with GUIDhttps://www.exemsi.com/documentation/msiexec-parameters/Repair Options

/f[p|e|c|m|s|o|d|a|u|v]

Repairs a product

p - only if file is missing

o - if file is missing or an older version is installed (default)

e - if file is missing or an equal or older version is installed

d - if file is missing or a different version is installed

c - if file is missing or checksum does not match the calculated value

a - forces all files to be reinstalled

u - all required user-specific registry entries (default)

m - all required computer-specific registry entries (default)

s - all existing shortcuts (default)

v - runs from source and recaches local package

Product Application Workspace
  • Attach files