What does your CustomAction.config file say as far as supportedRuntime elements?

-----Original Message-----
From: Kevin Delafield [mailto:kevindelafi...@hotmail.com] 
Sent: Thursday, March 20, 2014 9:20 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Avoid .net 3.5 requirement

If I run without .net 3.5 installed, I get a message box tell me that .net
3.5 is required.

My custom action projects are targeted at .net 4.0.

Kevin

-----Original Message-----
From: Pally Sandher
Sent: Thursday, March 20, 2014 7:50 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Avoid .net 3.5 requirement

What happens if you run your installer without .NET 3.5 installed? Does it 
exhibit the same behaviour on all the versions of Windows you expect it to be 
run on?

Which version of the .NET framework are your custom action projects targeted 
at? (in Visual Studio right click the project -> Properties -> Application tab 
-> "Target Framework" combobox should be set to either ".NET Framework 4 Client 
Profile" or ".NET Framework 4" if you really need the full framework 
(unlikely)).

Palbinder Sandher
Software Platform Engineer
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
http://www.iesve.com

**Design, Simulate + Innovate with the <Virtual Environment>** Integrated 
Environmental Solutions Limited. Registered in Scotland No. 
SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow
G20 0SP
Email Disclaimer


-----Original Message-----
From: kevindelafield [mailto:kevindelafi...@hotmail.com]
Sent: 19 March 2014 22:51
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Avoid .net 3.5 requirement

I am using wix 3.7.
Even though all my custom actions are marked as .bet 4.0 compatible, my 
installer still requires .net 3.5.
I only want to require .net 4.0.
How can I configure my installer to not need .net 3.5?

Thanks,

Kevin Delafield


Sent from my T-Mobile 4G LTE Device
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the 
definitive new guide to graph databases and their applications. Written by 
three acclaimed leaders in the field, this first edition is now available. 
Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users 


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to