/build/static/layout/Breadcrumb_cap_w.png

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: 5k  |  Created: 09/01/2009

Average Rating: 0
Quicken has 6 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
2
Note
On the CD,
\DISK1\setup.exe /s
This will install the application silently.

You can then download the patch manually from Intuit
https://quicken.custhelp.com/cgi-bin/quicken.cfg/php/enduser/std_adp.php?p_faqid=7154

Once download, extract the file.. I used 7Zip for extracting
I have been unable to make this completely silent, but it does the entire install of the patch, then notifies you when done, you just have to click "Finish"

\PatchFolder\QWPATCH.EXE /S


If you must deploy to several computers, manually activate the software on a test computer, then copy the following directory from the test computer to all deployment computers to activate.
C:\Documents and Settings\All Users\Application Data\Intuit\Quicken\Config
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note
I packaged this application using a batch file for installation.

in the batch file, i use the mentioned /S flag for the install, then have my batch file remove the web links from the All Users\Desktop path, and then apply the patch.

Again, as previously noted, the only interaction needed by the user is clicking on Finish after the patch installs.

Here is an example of the .bat file I created and use.

---------------

@echo off
echo "Quicken Deluxe 2009 Installing..."
"C:\Program Files\Install Files\Quicken2009Deluxe\DISK1\setup.exe" /s
del /Q "C:\Documents and Settings\All Users\Desktop\Best Card for Quicken users - Great NEW rewards.url"
del /Q "C:\Documents and Settings\All Users\Desktop\Free Credit Report and Score.url"
del /Q "C:\Documents and Settings\All Users\Desktop\One Month FREE - pay bills right from Quicken.url"
echo "Quicken Deluxe 2009 Patch Installing..."
"C:\Program Files\Install Files\Quicken2009Deluxe\patchfolder\QWPATCH.EXE" /S
echo "Quicken Deluxe 2009 Installed and Patched"
echo "Click on Finish to complete"
exit
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (6)

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

Quicken

Version

18.1.4.14

Contact

Customer Support Department

Comments

All URLs valid as of July 2006

Uninstall String

MsiExec.exe /X{ED2A3C11-3EA8-4380-B59C-F2C1832731B0}

Questions & Answers (1)

Questions & Answers related to Intuit Quicken

Blogs (0)

Blog posts related to Intuit Quicken

Reviews (0)

Reviews related to Intuit Quicken

 
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