[WiX-users] Bootstrapper for .Net 2.0

2010-07-23 Thread Umesh Joglekar

 
Hi,
 
Our application needs to have .NET 2.0 installed on the user's machine. It is 
used on both 32 bit and 64 bit operating systems. 
 
I looked at the example on Sourceforge and modified the project to create the 
bootstrapper with 32 bit dotnetfx 2.0, and it works fine. How do I add x64 and 
IA64 redistributables to the project so it can conditionally install these on 
different operating systems?  
 
Or do I need to write an unmanaged Windows bootstrap application to query the 
OS and decide which one to launch?

 

Also it is not clear to me how I can query the registry. If my Win32 
application queries the registry to check to see if the prerequisite is 
installed on x64 OS would it be seeing the WoW part of the registry? As I 
understand it, Win32 applications registry calls would be mapped to a different 
part of the registry. Can someone clarify how these work and how they affect 
the deployment scenarios?
 
Thanks.
 
Umesh

  
_
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with 
Hotmail. 
http://www.windowslive.com/campaign/thenewbusy?tile=multicalendarocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Bootstrapper for .Net 2.0

2010-07-23 Thread Pally Sandher
http://dotnetinstaller.codeplex.com/ 

Palbinder Sandher 
Software Deployment  IT Administrator
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: Umesh Joglekar [mailto:umesh_jogle...@hotmail.com] 
Sent: 23 July 2010 12:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Bootstrapper for .Net 2.0


 
Hi,
 
Our application needs to have .NET 2.0 installed on the user's machine.
It is used on both 32 bit and 64 bit operating systems. 
 
I looked at the example on Sourceforge and modified the project to
create the bootstrapper with 32 bit dotnetfx 2.0, and it works fine. How
do I add x64 and IA64 redistributables to the project so it can
conditionally install these on different operating systems?  
 
Or do I need to write an unmanaged Windows bootstrap application to
query the OS and decide which one to launch?

 

Also it is not clear to me how I can query the registry. If my Win32
application queries the registry to check to see if the prerequisite is
installed on x64 OS would it be seeing the WoW part of the registry? As
I understand it, Win32 applications registry calls would be mapped to a
different part of the registry. Can someone clarify how these work and
how they affect the deployment scenarios?
 
Thanks.
 
Umesh

  
_
The New Busy think 9 to 5 is a cute idea. Combine multiple calendars
with Hotmail. 
http://www.windowslive.com/campaign/thenewbusy?tile=multicalendarocid=P
ID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5

--
This SF.net email is sponsored by Sprint What will you do first with
EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users