Cannot create MST file
Hi,
I have "MindManager X5 Pro Admin.msi" and I'm trying to create an MST file.
Once I click on Finish, the screen of Capture froze.
Note: I did install ISSCRIPT 8.
Any help.
Thanks
I have "MindManager X5 Pro Admin.msi" and I'm trying to create an MST file.
Once I click on Finish, the screen of Capture froze.
Note: I did install ISSCRIPT 8.
Any help.
Thanks
0 Comments
[ + ] Show comments
Answers (11)
Please log in to answer
Posted by:
WiseUser
19 years ago
Posted by:
husema1
19 years ago
Posted by:
WiseUser
19 years ago
Posted by:
husema1
19 years ago
Posted by:
Ilikebananas
19 years ago
Posted by:
TomB
19 years ago
When I have trouble creating a Transform in the Install Shield gui I use the MSTran from the MSI SDK.
Make a copy of the current MSI and give it a different name, such as package_Tran.msi
Then edit the copy using your editor and make any changes you need.
Then run "MSTran.exe /g <path>\package.msi <path>\package_tran.msi <path>\transform.mst"
I haven't had any trouble with that apporch yet.
Make a copy of the current MSI and give it a different name, such as package_Tran.msi
Then edit the copy using your editor and make any changes you need.
Then run "MSTran.exe /g <path>\package.msi <path>\package_tran.msi <path>\transform.mst"
I haven't had any trouble with that apporch yet.
Posted by:
Bartesque
19 years ago
Posted by:
TomB
19 years ago
ORIGINAL: Bartesque
i thought the whole idea using transforms was NOT altering the .MSI [:-]
Bartesque, the whole point is to not distribute an altered MSI. You make a good point, I did not mentioned that, but yes we only distribute the original MSI and the MST that was created. The modified MSI is discarded.
I do not suggest distributing the altered MSI, but using it as a reference point to create a Transform. The MSITRAN utility will take the difference between 2 MSI files and Create a MST. So it only makes sense to copy the original, add your modifications using your favorite tool and thus the when the MST is created you only have the changes.
No need to pay extra for a MST tool.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.