okay that worked. But now I want to uninstall wix37.exe since its not a
stable release and use wix3.6 as the stable one.

Uninstalling wix37.exe from Control Panel says "failed to uninstall - try
again"

I tried using Wmic command like :


wmic product where name="WiX Toolset v3.7 Core" call uninstall
wmic product where name="WiX Toolset v3.7 Managed SDK" call uninstall
wmic product where name="WiX Toolset v3.7 Visual Studio Integration" call
uninstall
wmic product where name="WiX Toolset v3.7 Native 2010 SDK" call uninstall


but even now, I m not able to install wix3.6.exe ; it just gives the splash
screen w/o any click-install link.

Any workaround to get this working ?





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Install-Wix37-exe-using-command-line-tp7580153p7580286.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to