Hello,
 
Can anyone tell me the best practices for building a Wix based install
for an ASP.NET web app?  Apparently Visual Studio changes filenames for
many files in the ASP.NET app everytime you recompile.  This seems to
make it difficult to create a Wix based install.  Any suggestions?
 
 -Garth
 

------------------------------------------------------------------

Garth Brantley, Senior Development Engineer 

DeJarnette Research Systems, Inc

(410) 583-0680 x412

(410) 583-0696 fax

------------------------------------------------------------------ 

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krunal
Doshi
Sent: Tuesday, January 15, 2008 7:48 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix question - How to find build x86 build or amd64
bitbuild



Hi,

 

I have single wxp and wxf file which are used to generate x86 build and
amd64 build. Now within wix during install time how can I find which
build is getting installed.

 

Something like

 

If(x86 build is getting installed) 

                Logic

If(amd64 build is getting installed)

                Logic

Common logic

 

Any idea ?

 

Thanks,

Krunal Doshi

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to