E
EP
I have a strange problem.
I have an installer with a custom action dll (custom action type # 65).
In the past I've always compiled the .dll in ANSI and it worked fine on
English systems... it will only work on Japanese systems if I recompile it
in UNICODE, but then it will not work on German systems until I recompile it
as non-unicode. It works fine both ways on English.
Any one have any idea why this would be? Looking at the log file, it says
it's entering the custom action but nothing gets executed!
I have an installer with a custom action dll (custom action type # 65).
In the past I've always compiled the .dll in ANSI and it worked fine on
English systems... it will only work on Japanese systems if I recompile it
in UNICODE, but then it will not work on German systems until I recompile it
as non-unicode. It works fine both ways on English.
Any one have any idea why this would be? Looking at the log file, it says
it's entering the custom action but nothing gets executed!