I just started working with WiX and it seems like an amazing piece of software. 
I am hoping that someone could write an example wsx file for me that does the 
tasks below. I urgently need to replace a batch file with an installer because 
of the unreliability of a batch file. If someone could write an example for me 
that does the following I would be very thankfull.

Need the installer to:
Check that .NET 3.5 is installed
Create folder named myfiles under system32
Unregister files in the myfiles folder if they already exist.
Copy new files to system32\myfiles and regsvr32 them.
Add a registry entry.
Have the program show up in add/remove programs and be uninstallable.

Thanks so much for the help! This will really help me understand if I have an 
example and can modify it to my needs.

Thanks!


      

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to