- Right-click the 1E.Client-x64.msi choosing Edit with Orca from the context menu.
- From the Transform menu in the Orca application, select Apply Transform...
- In the Open dialog, select the 1E.Client-x64-5.1.x.mst file.
-
In the Table list on the left, scroll down and locate
Property
. -
On the right pane, scroll down to StatusMsgEvents and update its value to 0x1000000064 (
0x0
by default).
-
From the Transform menu, choose Generate Transform and save the file with a new name.
For example: 1E.Client-x64-5.1.x-StatusMsgEvents.mst
-
Repeat steps 1-6 for the x86 version of the installer and
.mst
file.
-
Edit the
AppImport.xml
file and update<AppSourceMST>
and<PkgSourceMST>
to point to the new transform files for both x86 and x64 versions.The picture shows the original file.