Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Unchecking "MSDE2000Feature"


2 replies to this topic

delamere

delamere
  • Members
  • 9 posts

Posted 15 July 2003 - 18:37

Hello,
When I:
1. create an "InstallScript MSI Project"
2. add the MSDE 2000 merge module, whilst checking "Core functionality", "Data Management objects" and "Allow installation to proceed with a blank sa password"
3. install with the default options

Then everything is fine.

But, whilst I am installing, if I un-check the "MSDE2000Feature" then I get a 1603 error - "Fatal error during installation".

Does anyone have any ideas about this problem.
Many thanks,
Marc

luke_s

luke_s
  • Full Members
  • 532 posts

Posted 16 July 2003 - 07:16

Try running the install with verbose log mode
msiexec /I "msi.msi" /L*V c:\msilog.txt



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 July 2003 - 09:27

This is a known problem with the MSDE modules. See the Bugs Bulletin here on InstallSite.