I was trying to modify the error message 1633 by providing custom string for the same by creating an entry in the error table. However, this is not reflected and I always get the default message - "This installation package is not supported by this processor type. Contact your product vendor."
Am i missing something. Can anyone throw some light on how these error codes are handled?
Regards
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.

Modifying error messages
Started by
varunAdb
, Aug 16 2011 15:43
1 reply to this topic
Posted 22 August 2011 - 16:30
I guess that the Windows Installer engines hasn't even loaded the msi file at this point, since it found that it's not supported by looking at the summary information stream. In other words: this is a operating system error message and you probably can't change it.
Stefan Krüger
InstallSite.org twitter facebook