t; Sudheer
> BGE Build Team (X 34482)
>
>
> -Original Message-
> From: danimian [mailto:miand...@gmail.com]
> Sent: Tuesday, October 06, 2009 2:41 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] write custom action in csharp for storing information
>
t;
> -Original Message-
> From: danimian [mailto:miand...@gmail.com]
> Sent: Tuesday, October 06, 2009 2:41 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] write custom action in csharp for storing information
>
>
> Hi,
> in tutorial there is a
al Message-
From: danimian [mailto:miand...@gmail.com]
Sent: Tuesday, October 06, 2009 2:41 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] write custom action in csharp for storing information
Hi,
in tutorial there is an example of csharp custom action for checking Key
which l
Hi,
in tutorial there is an example of csharp custom action for checking Key
which look like this
public class SampleCheckPID
{
[CustomAction]
public static ActionResult CheckPID(Session session)
{
string Pid = session["PIDKEY"];
session["PIDACCEPTED"] = Pid.StartsWith("
4 matches
Mail list logo