Is it possible to use external JScript file in the WXS-file to call the
functions from it? I have several WIX projects that use the same set of
functions and I want to keep these functions in one file.
Thanx.
-
!
--
View this message in context:
http://n2.nabble.com/External-Javascript-File
This is the piece of WXS file:
NOT
REMOVE
NOT
REMOVE
This is the piece of the DLL file:
namespace CustomAction
{
public class CustomActions
{
[CustomAction]
public static ActionResult CustomActionA(Session session)
{
Thank you! It works!
-
!
--
View this message in context:
http://n2.nabble.com/C-two-custom-actions-from-one-DLL-tp3663658p3685278.html
Sent from the wix-users mailing list archive at Nabble.com.
--
Come build with
Hello!
This is the code:
http://schemas.microsoft.com/wix/2006/wi";>
4 matches
Mail list logo