Re: [WiX-users] Minimum Requirements for msi on client machine.

2007-10-24 Thread Silvio Massari
Hi, do you compile your custom action in Debug or in Release? Whic version of C++ are you using? Be sure to deploy the VC runtime too. Run depends.exe tool on your friend´s machine and validate each dependence of your custom action dll. Regards Silvio. -Original Message- From: [EMAIL

[WiX-users] Remove button doesn't work

2007-06-04 Thread silvio massari
Hi, I created a Setup using Wix 3.0.2925 using the Wix_UI_Mondo user interface. The installation works fine, but when I try to remove the application clicking the Remove button from Maintenance dialog, it doesn’t work and no error is raised. But, if I right click the msi file, and choose the

Re: [WiX-users] version 3 - error LGHT0216

2006-07-04 Thread Silvio Massari
ob debugging these issues if they arise again in the future.   Thanks, Derek   From: Silvio Massari [mailto: [EMAIL PROTECTED]] Sent: Monday, July 03, 2006 12:01 PM To: [EMAIL PROTECTED] Cc: wix-users@lists.sourceforge.netSubject: Re: [WiX-users] version 3 - error LGHT0216   Hi Derek, c:\wix&

Re: [WiX-users] version 3 - error LGHT0216

2006-07-03 Thread Silvio Massari
Hi Derek, c:\wix>light.exe -v product.wixobjMicrosoft (R) Windows Installer Xml Linker version 3.0.1828.0Copyright (C) Microsoft Corporation 2003. All rights reserved. Updating file information.Generating database.Merging modules.Processing media information.Creating cabinet 'C:\DOCUME~1\silvio\L

[WiX-users] version 3 - error LGHT0216

2006-07-03 Thread Silvio Massari
Hi everybody, Few days ago I began to try with version 3. But I always have the same error executing Light.   C:\wix>candle.exe product.wxsMicrosoft (R) Windows Installer Xml Compiler version 3.0.1828.0Copyright (C) Microsoft Corporation 2003. All rights reserved. product.wxs C:\wix>light.exe pro