[WiX-users] How to bypass UAC prompt?

2014-08-12 Thread kpanilkumarmca
Hi, I got a requirement to disable/bypass UAC prompt. Is it possible do that for an MSI which will copy files to program files, adds a registry entry, create apppool and website??? I dont want to do anything in OS level to disable UAC. Let me know if you need more info regarding this. Thanks

[WiX-users] Is there a way to specify major version greater than 255?

2015-06-12 Thread kpanilkumarmca
Hi, I believe windows installer will not accept major version greater than 255. If we specify, we will encounter error like below: error CNDL0242: Invalid product version '2014.1.2.3'. Product version must have a major version less than 256, a minor version less than 256, and a build version less t