Silent install of QuickBooks Enterprise
trying to install quickbooks silently
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
Roonerspism
12 years ago
What version? How are you planning to deploy? Have you looked at the package lists? Does this relate to you? Can you use the script provided in the notes? Have you contacted the vendor?
http://itninja.com/software/intuit-inc/quickbooks-enterprise-solutions-1/10-1047
http://itninja.com/software/intuit-inc/quickbooks-enterprise-solutions-1/10-1047
Comments:
-
Enterprise version 11. I'm not sure what you mean by package lists. Have not contacted the vendor yet... - dcastro 12 years ago
-
so i've tried this and it worked: "msiexec /i quickbooks.msi /le installLog.txt CKBOX_GDS=0 AgreeToLicense=Yes INSTALLDESKTOPICONS=0 MULTIUSERINSTALL=1 QB_LICENSENUM=xxxx-xxxx-xxxx-xxx QB_PRODUCTNUM=xxx-xxx /quiet /norestart" but I'm trying to upgrade from version 10 to version 11. This method installs a separate instance of quickbook rather then upgrading the currrent version. So now I have both version 10 and 11 installed. Anyone know what the switch is to "upgrade" quickbooks from 10 to 11? When I do a manual installation, there is an option to "Replace the version selected below with the version I'm installing now" and it shows version 10 and its path location. - dcastro 12 years ago
-
we run into this a lot with all kinds of applications where the msi doesn't upgrade previous version. We create a batch file, Install.cmd the run the uninstall string for the previous version (10) on one command line and another command to install the new version (11). - PackagerDude13 5 years ago
-
DId you ever find an upgrade switch? I'm looking to do the same upgrade. - neimadpc 11 years ago
-
Few more tips here: http://www.itninja.com/software/intuit/quickbooks-pro-1/20-31 - bkelly 11 years ago