Previous Topic: Patch a Local InstallationNext Topic: Patch an Existing Administrative Installation Source Image


Create a New, Patched Administrative Installation Source Image

To create a new administrative installation source image that incorporates the fixes in the hotfix patch package:

  1. Create a new source image by running the following command:
    msiexec /a <Full path to original MSI> 
    

    Where the /a option creates an administrative installation source image and <Full path to original MSI> specifies the full path and name of the source image .msi file on the original CA DataMinder distribution media. This command launches the CA DataMinder installation wizard, which prompts you to specify the network location of the new source image.

  2. To patch the new source image, run the command described in Patch an Existing Administrative Installation Source Image.