/build/static/layout/Breadcrumb_cap_w.png

error 2753 in package

Hi everybody,

I have to distribute a special program. The installer consists of 1 big exe. Repackager gives an error, because there is an msi inside. I have distilled the msi (universal extractor), created an mst with install tailor, but now I have the error "error 2753, the file xxx.exe is not marked for installation.
I also installed orca, and did a search on this file. I found it several times, one time in the custom action table, action = runconfig, type = 220, Target = empty. Should this have a value, if yes, what should it be? If no, any idea how I can solve this error?
Any help is appreciated.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: epan 13 years ago
Yellow Belt
0
Hi again,

In the mean time I figured out that the error is related to the /jm switch I was using. I tried to install the program with the following command: "msiexec /jm gramssuite.msi /T gramssuite.mst".
Now I have removed the /T and the gramssuite.mst file, and the error message is still the same.
Then I tried "msiexec /i gramssuite.msi /T gramssuite.mst", the error message is gone, but no customized settings, and off-course, no silent installation

How can I install the msi with the customized settings in silent mode?
Posted by: anonymous_9363 13 years ago
Red Belt
0
The /'T' switch is only used when advertising a package. For installation, use the TRANSFORMS property.
Posted by: epan 13 years ago
Yellow Belt
0
Thanks.
With the TRANSFORMS property it is installing, but no customized settings. It looks like the mst file is ignored.
Then I added also the /quiet switch, and now it is working.
Don't understand why it is not working without the /quiet.
Posted by: anonymous_9363 13 years ago
Red Belt
0
You can check whether or not a transform is being applied by logging your install. The resulting log will contain many entries which detail the table(s) being transformed.
Posted by: pjgeutjens 13 years ago
Red Belt
0
Have you tried adding the /c option to advertise a new instance?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ