/build/static/layout/Breadcrumb_cap_w.png

Intuit Inc. QuickBooks Pro 2007

Version: 17

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 4.5k  |  Created: 04/16/2007

Average Rating: 0
QuickBooks Pro 2007 has 1 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
117
Command Line
First copy the installation files to a network resource and create a transform file based on the QuickBooks.msi

Include serial information in this transform Install QuickBooks 2007 on a test machine and capture the updates, update settings, and registration in an update MSI.

Install with the following

rem Reset Permissions
xcacls.exe "c:\Program Files" /G Users:F /E
rem Install QuickBooks Pro 2007
"\\xxxx\QuickBooks Pro 2007\setup.exe" /s /v/passive TRANSFORMS="\\xxxx\QuickBooks Pro 2007\QuickBooks1.mst"
msiexec /i "\\xxxx\QuickBooks Pro 2007\QB07_update.msi" /qn
rem Icon Cleanup
del "C:\Documents and Settings\All Users\Desktop\QuickBooks Pro 2007.lnk" /q /f
del "C:\Documents and Settings\All Users\Start Menu\Programs\QuickBooks\QuickBooks Database Server Manager.lnk" /q /f

I ended up having to use passive install on this, I couldn't get a /qn or /quiet method to work correctly.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
To uninstall QuickBooks Enterprise Solutions 7.0, run the following commands in this order. 5 dashes (-----) will separate the 9 scripts:

REM !!!Customer Support Department 17.0.4010.564 is removed by uninstall of QuickBooks Enterprise Solutions: Nonprofit Edition 7.0
REM MsiExec.exe /quiet /uninstall {78B4389F-806C-46A3-B38D-7D6AF150410C}
-----
REM QuickBooks Product Listing Service 2.0.126 cannot be unstalled from DS. It must be ran manually and before QuickBooks ES: NE
REM REM "%ProgramFiles\Intuit\QuickBooks Product Listing Service\QuickBooks Product Listing Service.exe" /uninstall
REM Note this task MUST be ran by the local administrator and no other account. No other account works. If another account runs the task, the error is MsiExec:1605 which means the product cannot be found.
REM Note to get around this, run THIS TASK with the local administrator account.
MsiExec.exe /quiet /uninstall {55584E16-4D70-44EE-93DD-F144E8B7D4B7}
-----
REM QODBC Driver - Must be before QuickBooks ES: NE
"C:\Program Files\Intuit\QuickBooks Enterprise Solutions 7.0\Components\QODBC\unwise32.exe" /S "C:\Program Files\Intuit\QuickBooks Enterprise Solutions 7.0\Components\QODBC\INSTALL.LOG"
-----
REM QuickBooks Enterprise Solutions: Nonprofit Edition 7.0
MsiExec.exe /quiet /uninstall {78B4389F-806C-46A3-B38D-7D6AF150410C} UNIQUE_NAME="belnonprofit" QBFULLNAME="QuickBooks Enterprise Solutions: Nonprofit Edition 7.0" ADDREMOVE=1 QB_LICENSENUM=xxxx-xxxx-xxxx-xxx QB_PRODUCTNUM=xxx-xxx
-----
REM SupportSoft Assisted Service 15
MsiExec.exe /quiet /uninstall {5A3F6A80-7913-475E-8B96-477A952CFA43}
-----
REM MSXML 4.0 SP2 Parser and SDK 4.20.9818.0
MsiExec.exe /quiet /uninstall {716E0306-8318-4364-8B8F-0CC4E9376BAC}
REM But it leaves a Security fix installed on Windows XP desktop.
-----
REM Clean up files that were not removed by the uninstaller
rd /s /q "%ProgramFiles%\Intuit"
rd /s /q "%ProgramFiles%\Common Files\Intuit"
rd /s /q "%ALLUSERSPROFILE%\Application Data\Intuit"
rd /s /q "%ALLUSERSPROFILE%\Application Data\COMMON FILES\INTUIT"
REM if you get error 255, make sure to add 2 %s instead of 1
FOR /R "C:\documents and settings" %%i IN (Intuit) DO (IF EXIST "%%i" rd /s /q "%%i")
-----
REM Remove some but not all Registry keys
REG DELETE HKLM\SOFTWARE\Intuit /f
REG DELETE "HKLM\SOFTWARE\QODBC Driver for QuickBooks" /f
-----
REM Still need to uninstall QuickBooks PDF Converter (printer)
-----
That's all 9 of them. The only thing to note is that the Product Listing Service CAN ONLY BE UNINSTALLED by the account who installed it. It doesn't even show up in Add/Remove Programs if a different user, including another admin, logs in.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

QuickBooks Pro 2007

Version

17

Questions & Answers (1)

Questions & Answers related to Intuit Inc. QuickBooks Pro 2007

2
ANSWERED

Blogs (0)

Blog posts related to Intuit Inc. QuickBooks Pro 2007

Reviews (0)

Reviews related to Intuit Inc. QuickBooks Pro 2007

 
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