[WiX-users] Whats the best way to create a stub based installer?

2008-10-08 Thread Kunal Manaktola
I need an installer with a stub that has a very small disk size (maybe less than 1MB) that checks conditions to see if the program is already installed, and if it is it launches program.exe, and if it isn't installed, it launches setup.exe as well as other pre-req setup programs like windows instal

[WiX-users] Can WiX create stub installer?

2008-10-04 Thread Kunal Manaktola
Hi I'm new to WiX and I just a have a few questions before I decide to use it. I need to create an installation project for work that be like a stub installer. Basically there will be several installation files and .exe stub. The stub is ran and checks if Windows Installer is installed, if i

[WiX-users] Can WiX be used to create stub installer?

2008-10-03 Thread Kunal Manaktola
Hi I'm new to WiX and I just a have a few questions before I decide to use it. I need to create an installation project for work that be like a stub installer. Basically there will be several installation files and .exe stub. The stub is ran and checks if Windows Installer is installed, if i