Premiere Elements 2.x
Hi
just following this guide for creating a msi to install Premiere Elements 2 (so i can install with AD)
i havent done this before and would like to know
A: "Create an MST for Adobe Premiere Elements 2.0.msi supplied by the vendor." am i creating one of these or pulling one from the cd
B: "Import the .reg file created in step 3 into the MST." how do i do that?
C: what do i do with the mst file when its made?
Thanks
just following this guide for creating a msi to install Premiere Elements 2 (so i can install with AD)
i havent done this before and would like to know
A: "Create an MST for Adobe Premiere Elements 2.0.msi supplied by the vendor." am i creating one of these or pulling one from the cd
B: "Import the .reg file created in step 3 into the MST." how do i do that?
C: what do i do with the mst file when its made?
Thanks
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
knight
18 years ago
Hi fester,
If your installer is already an .MSI, you can create a .MST file.
In creating .MST (Transforms) you can use a freeware tools (ORKTOOLS).
Upon creating MST, you can insert this regfile on the way upon creating MST.
You can test the created .MST file if its working correctly by typing this at run command
msiexec /i "Path to MSI" TRANSFORMS"Path to MST"
/i means Install
/x means UnInstall
/f means Repair
I hope this helps.
knight.
If your installer is already an .MSI, you can create a .MST file.
In creating .MST (Transforms) you can use a freeware tools (ORKTOOLS).
Upon creating MST, you can insert this regfile on the way upon creating MST.
You can test the created .MST file if its working correctly by typing this at run command
msiexec /i "Path to MSI" TRANSFORMS"Path to MST"
/i means Install
/x means UnInstall
/f means Repair
I hope this helps.
knight.
Posted by:
knight
18 years ago
Posted by:
fester2001
18 years ago
Posted by:
knight
18 years ago
If you wanted to create a transforms using ORCA, you can add the reg file on the reg table. First open the MSI with ORCA, click on transforms (New Transform), click on component table. Copy one component name and paste it on the notepad for your referrence. Now go to registry table, then right click on the righ window pane. Select Add row, then add row window will appear. Enter the value of what reg you wanted to add, on the bottom you can see the component column, use the name you copied on notepad on component table.
Reg Root.
0 = HKEY_Classes
1 = HKEY_Current_User
2 = HKEY_Local_Machine
Hope this helps,
knight.
Reg Root.
0 = HKEY_Classes
1 = HKEY_Current_User
2 = HKEY_Local_Machine
Hope this helps,
knight.
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.