through custom actions in C#
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
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
2 matches
Mail list logo