[WiX-users] LinkMSI task is failing still a Partial MSI is getting created

2007-06-07 Thread vishvas
HI all, I am facing a strange problem.I am using LinkMsi (light) task to link .wixobj file to create a .msi file. below is our Wix.LinkMsi task: But eventhough LinkMsi taks is failing, .msi file is getting generated which is a wrong MSI. How can i prevent LinkMsi task from generating .msi file

[WiX-users] Overriding Uninstall

2007-05-18 Thread vishvas
Hi all, I am Facing some problems while uninstalling my application.I am Using WIX2.0.I am expexcting user inputs while uninstalling application. But i dont have any control on unistallation. Can any one tell me how to add user input screen while uninstallation ? -- View this message in conte

[WiX-users] How to avoid running two instances of MSI through WIX

2007-04-20 Thread vishvas
Hi all, We have created MSI using WIX 2. But i observed end user can easily run two instances of MSI at the same time. I want to avoid this thing. Can any one give me idea to how to do this using WIX ? -- View this message in context: http://www.nabble.com/How-to-avoid-running-two-instances-of-

[WiX-users] Is it possible for passing Parameters to a SQL file Is it possible to pass input parameter to .sql file which is wrapped inside element in WIX.

2007-04-13 Thread vishvas
Is it possible to pass input parameter to .sql file which is inside element in WIX. I am having a .sql file that needs input parameter to execute. I am taking these parameters from user. -- View this message in context: http://www.nabble.com/Is-it-possible-for-passing-Parameters-to-a-SQL-f