WIX gets installed to: C:\Program Files (x86)\WiX Toolset v3.7\bin That folder is not in your PATH environment path, you will need to add it or do at the command prompt set PATH=%PATH%;C:\Program Files (x86)\WiX Toolset v3.7\bin;
Steve -----Original Message----- From: Kesavan, Lakshminarayanan IN BLR STS [mailto:[email protected]] Sent: January-30-13 8:06 AM To: [email protected] Subject: [WiX-users] Wix Installation not working I installed WIX using wix37.exe and I opened the command prompt and typed "candle.exe". But I got the following message, "'candle.exe' is not recognized as an internal or external command, operable program or batch file." I searched for "candle.exe" in My Computer and I didn't get any result. I am new to WiX. Could you please someone help me on this? Regards Narayanan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

