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] 
Sent: Tuesday, February 23, 2010 6:31 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX custom action error on windows vista or XP

Hi,

 

Im having a problem. My WiX MSI's seem to only work correctly on windows
7?

 

In my WiX installation custom c# project actions are called and
performed but it only seems to work on windows 7 machines.

I have a condition check to check that the machine has .Net Framework
3.5 but at the point in the installation when the c# custom action is
executed the application installation ends with an error. 

The installation needs to be done on any machine from Windows XP or
newer.

 

What could cause this??

 

Many thanks,

 

Alex

 

----------------------------------------------------------------------------
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to