Can you point me on a good and detailed example to create a CustomAction in
C#, I have tried to create one but the Install pop an error saying that the
DLL cannot be run.

Thanks!

-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: August-17-11 10:29 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Calling an url during install process

The Windows Installer doesn't not provide a mechanism to do that and we have
not written a CustomAction in the WiX toolset to do that either so you'd
have to write your own CustomAction.

On Wed, Aug 17, 2011 at 7:08 AM, Jean-Luc Morin
<jeanluc.mo...@gmail.com>wrote:

> Hello!
>
>
>
> I have a new requirement I'm not sure how to meet.  The install package
> needs to call an url during the install process in silent mode.
>
> I need to validate a url is accessible from the box the application is
> installing before the actual install starts.  It doesn't require any user
> interaction so opening a browser and navigate to the url is not really an
> option.
>
>
>
> Is this possible using WiX?  If so, how?
>
>
>
> Thanks!
>
> JL
>
>
>
>
>
----------------------------------------------------------------------------
--
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
> user administration capabilities and model configuration. Take
> the hassle out of deploying and managing Subversion and the
> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
----------------------------------------------------------------------------
--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to