Loading
Transform Not Working
I have two msi file1.msi and file2.msi with slight difference.

 

I created a transform file by going to tool->create/apply transform, then i choose the base file1.msi(base) and file2.msi and get a mst files, placed under file1 disk image directory.

 

When I apply the mst in the command line, putting the file1.msi as the base msi file. I get the error "Error 1309, could not read file foo". The foo file is a file2.msi specific file.

 

There are more files included in file2.msi, obviously the extra files are not located on the file1.msi directory.

 

Any idea what is wrong?

 

Thanks in advance.

  • CChong2 (Flexera)

    By the sounds of what you are trying to do, you should create a MSP opposed to a MST.

     

    Open any Editor project and go to "Patch Design" (under Media) and you will be able to create a MSP from the differences between the versions.

     

    If a MST is required, you should be able to use Tuner to manually add the files that are required for the update.
    Expand Post

Loading
Transform Not Working