Ok, I am running my installation program and under english everything works
fine, my installer can transform into other languages and install.  However
if I change the Regional and langauge options to anything but English, my
installer fails with a Fatal Error.  I checked the log and it gets to the
point where it calls my custom action DLL: 
MSI (c) (A4:20) [18:51:39:919]: Invoking remote custom action. DLL:
C:\DOCUME~1\Admin\LOCALS~1\Temp\MSI57.tmp, Entrypoint: Options
MSI (c) (A4:A8) [18:51:39:919]: Cloaking enabled.
MSI (c) (A4:A8) [18:51:39:919]: Attempting to enable all disabled priveleges
before calling Install on Server
MSI (c) (A4:A8) [18:51:39:935]: Connected to service for CA interface.
Koniec akcji 18:51:40: Options. Zwrócona wartość 3.
MSI (c) (A4:88) [18:51:40:857]: Doing action: FatalError
Akcja 18:51:40: FatalError. 
Początek akcji 18:51:40: FatalError.

I used orca to remove my custom actions and it goes directly to the Progress
Dialog just fine and installs. I know the issue has to be something with the
Custom action DLL, but I don't know what to do from here. Any help would be
good.
-- 
View this message in context: 
http://www.nabble.com/Changing-System-Region-or-Locale-causes-fatalError-on-Custom-Action-DLL-tf4502895.html#a12842285
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to