Re: [WiX-users] WiX custom action error on windows vista or XP

2010-02-24 Thread Alex Wernecke
- From: Blair [mailto:os...@live.com] Sent: Thursday, February 25, 2010 12:04 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] WiX custom action error on windows vista or XP Are you logging in your CA before each and any error is returned? What sp

Re: [WiX-users] WiX custom action error on windows vista or XP

2010-02-24 Thread Blair
Installer XML toolset. Subject: Re: [WiX-users] WiX custom action error on windows vista or XP They require .Net Framework 2.0, Im testing for the framework with the following condition Installed OR NETFRAMEWORK35 This test is done just within the package tags. So it checks as the

Re: [WiX-users] WiX custom action error on windows vista or XP

2010-02-23 Thread Alex Wernecke
uence. NOT Installed -Original Message- From: Blair [mailto:os...@live.com] Sent: Tuesday, February 23, 2010 6:25 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] WiX custom action error on windows vista or XP What

Re: [WiX-users] WiX custom action error on windows vista or XP

2010-02-23 Thread Blair
What version of the framework do your custom actions require, and what version of the framework are you testing for? Also, how/where do you test for the framework, and at what point are your custom actions sequenced? -Original Message- From: Alex Wernecke [mailto:awerne...@finteq.co.za]