Re: [WiX-users] Problems building under VS2005 and votive v3 under Vista

2007-09-07 Thread Frank Mayer-Potschak
hanks, Frank Von: Schrieken, Rene [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 7. September 2007 14:31 An: Frank Mayer-Potschak Betreff: RE: [WiX-users] Problems building under VS2005 and votive v3 under Vista Frank, Can you try to run the Wixproject3.wixproj from the commandline (

Re: [WiX-users] Problems building under VS2005 and votive v3 under Vista

2007-09-07 Thread Frank Mayer-Potschak
EMAIL PROTECTED] Gesendet: Freitag, 7. September 2007 12:31 An: Frank Mayer-Potschak; wix-users@lists.sourceforge.net Betreff: RE: [WiX-users] Problems building under VS2005 and votive v3 under Vista I think this problem will be solved if you build from an Administrator command prompt.

Re: [WiX-users] Problems building under VS2005 and votive v3 under Vista

2007-09-07 Thread Ratula Das, HCL-Industry Solutions
I think this problem will be solved if you build from an Administrator command prompt. The reason:- When you execute light.exe, it runs validation by default & validation is a form of installation, and in Vista, installation requires elevation. So, you can just try building from an Adminis