Help - Search - Members - Calendar
Full Version: Microsoft Money 2004 - Help Needed
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
knewman01
Following the info from the sticky post:

CODE
Microsoft Money 2004
Install Switch: syspack.msi /qn
Install Switch: money.msi /qn BOOTSTRAPPERLAUNCH=yes


The syspack installs just fine. When I try to execute the money.msi, appending the BOOTSTRAPPERLAUNCH section just kicks up a help window.

Anyone have this working sucessfully?
ODC
I have it working from RunOnceEx.cmd:
CODE
REG ADD %KEY%\022 /VE /D "Microsoft Money 2004" /f
REG ADD %KEY%\022 /V 1 /D "%CDROM%\Applications\Money2004\syspack.msi /qn" /f
REG ADD %KEY%\022 /V 2 /D "%CDROM%\Applications\Money2004\money.msi /qn BOOTSTRAPPERLAUNCH=yes" /f
knewman01
Confirmed...it's working. The problem was that it was missing files.

And now that I've seen it's a 90meg addition to my CD, I've run it through InstallRight...now a much more manageable 28M.

Thanks for the response!
WwTIPPYwW
how did you get it so small? I did a standard install thru InstallRite and it was 92mb - down from 112mb.

I've got Money 2004 Deluxe.
WwTIPPYwW
edit - did a custom and skipped the audio/video




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.