Re: [WiX-users] Microsoft bootstrapper

2010-09-16 Thread Sai Kodi
That's weird. Not sure why its looking in the c: folder. It should searching for them in the SDK location. Can you check the path registry value and specify the value data. -Original Message- From: Umeshj [mailto:umesh_jogle...@hotmail.com] Sent: Thursday, September 16, 2010 3:24 PM To: w

Re: [WiX-users] Microsoft bootstrapper

2010-09-16 Thread Sai Kodi
Microsoft.NET\Framework64\v3.5\" 3. Execute: msbuild.exe For example: msbuild.exe C:\BootStrapper.xml I posted the entire solution here so others can use this. The path you are looking for is declared in the WindowsSDKPath property above. Thanks, Sai Kodi -Original

Re: [WiX-users] ConfigureIIS CA not getting called during cancellation

2010-09-07 Thread Sai Kodi
Thanks Rob. How do I file a bug? Please advise. Regards, Sai Kodi -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Monday, September 06, 2010 8:42 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ConfigureIIS CA not getting

Re: [WiX-users] Logging while uninstalling from Control Panel

2010-08-10 Thread Sai Kodi
Thanks guys. So looks like the only option is to enable logging in registry manually that will create log files for any program when uninstalled from Control Panel. I guess I have to live with it. -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Saturday, August 07,

Re: [WiX-users] Logging while uninstalling from Control Panel

2010-08-06 Thread Sai Kodi
to log the uninstallation of my application. Using msiexec, I can do that using: Msiexec.exe /x [productcode] /l*v uninstall.log How can I achieve a similar behavior while uninstalling from Control Panel? Thanks, Sai Kodi -Original Message- From: Pally Sandher [mailto:pally.sand...@iesve.