Hi,
I want to execute a custom action as a last step in my uninstall
process. Can anyone please let me know what code I should write in Wix, to
call the custom action.
Thank you,
Regards
Balaji.
DISCLAIMER
==
This e-mail may contain privileged and confidential inform
Hi,
I want to execute a custom action after completing my whole uninstall
process. Can anyone please let me know what code I should write in Wix, to
call the custom action.
Thank you,
Regards
Balaji.
DISCLAIMER
==
This e-mail may contain privileged and confidential info
rst, but it would be worth checking.
Regards,
Richard
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Balaji
Nidadavolu
Sent: Thursday, August 02, 2007 5:40 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] FW: passing parameters through custom actions in
Hi,
I am trying to pass parameters from WIX to C# code, but I am not able to do
it properly. To code that I have written on WIX side is:
The code I have written in C# and compiled as a DLL is :
using System;
using System.Text;
using System.Runtime.InteropServ
Hi,
Our current requirement is something like this.
Requirement(in WIX) : We are currently adding a component to the existing
software. While installing the component, we need to take a backup of 2
files since they will be replaced with their latest versions. While
uninstalling
Hi,
I am trying to pass parameters from WIX to C# code, but I am not able to do
it properly. To code that I have written on WIX side is:
The code I have written in C# and compiled as a DLL is :
using System;
using System.Text;
using System.Runtime.InteropService
6 matches
Mail list logo