Re: [WiX-users] Writing custom actions that run on windows 9x/me

2012-09-03 Thread Rob Mensching
Dutil explicitly uses the Unicode functions. Haven't written code for 9x in many years, not sure how much work it'd take to get things working back there. On Sun, Sep 2, 2012 at 2:16 AM, Sean Farrow wrote: > Hi: > I've had a user come to me wanting an installer written that must run on > windows

[WiX-users] Writing custom actions that run on windows 9x/me

2012-09-02 Thread Sean Farrow
Hi: I've had a user come to me wanting an installer written that must run on windows 9x. I have two questions: Firstly, are the function written in Dutil.lb etc all Unicode or do they adapt based on he defines. Ideally I'd like to use mslu to deal with this. Secondly, do I need to distribute mslu