/build/static/layout/Breadcrumb_cap_w.png

QuickBooks 2016 Ent

I am trying to create a mst for quickbooks 2016. Everything works when i run msiexec msi TRANSFORMS=mst.
However if i use /qb! not all components get installed. 
I think there is condtion on the component, maybe CA? Cant find a solution.

Any ideas would help.

Thank you,
Michael.


0 Comments   [ + ] Show comments

Answers (5)

Posted by: rileyz 7 years ago
Red Belt
1
log, log, log log log.

LOG!

As mentioned, have you check the logs when installing? Log with /*vx .\Nameof.log.
When using msiexec without /qb you're interactive mode which is different from /qn (non interactive mode). 

Anyway, easiest way to check is to verify the install level of the features and set the PROPERTY appropriately.
Posted by: ogeccut 7 years ago
Black Belt
0
My understanding is that there is something in InstallUISequence that isn't in the InstallExecuteSequence. InstallUISequence is not running with /qn switch. I am going through the logs and cant find anything?

Comments:
  • Could be, more likely the install level, check what the install level for the features are and get the INSTALLLEVEL property higher.

    Use Orca or InstEd to check. - rileyz 7 years ago
Posted by: ogeccut 7 years ago
Black Belt
0
I am getting as far as installing an application with a command line. However when i try to open the the application i am getting an error 3371. Could not load the license data. I have tried deleting C:\ProgramData\Intuit\Entitlement Client\v8 folder, that didnt help. Have you seen anything like that?

I am trying to package QuickBooks 2016

Comments:
  • How did you licence the product? What is in the mst? - rileyz 7 years ago
Posted by: ogeccut 7 years ago
Black Belt
0
I am getting as far as installing an application with a command line. However when i try to open the the application i am getting an error 3371. Could not load the license data. I have tried deleting C:\ProgramData\Intuit\Entitlement Client\v8 folder, that didnt help. Have you seen anything like that?

I am trying to package QuickBooks 2016
Posted by: Pressanykey 7 years ago
Red Belt
0
Hi, as rileyz has already stated, log... *always*
As you have noticed yourself, using the /qb-! or /qn fails, which in my experience is always a CA being present in the UI seq., but not in not in execute immediate.
For cases like this I always define that in the transform all dialogues should be disabled, only the progress dialogue is visible, but the escape / exit functionality is removed. This allows you to carry out an installation without using the /qn switch, but still disallows a user to interrupt it. Ok course if the installation runs into an error, you *may* get a dialogue, but that's what testing is for right?

Cheers
Phil
 
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