Re: [WiX-users] Custom Actions in VB.Net

2010-08-30 Thread kate_102

Hi Chris,

I am using WIX 3.5 to create installer. I need to check if Oracle or SQL
Server is installed on target machine based on user selection by clicking on
radio button on my Dataabse setup dialog. 
If selected database is not installed then display error and exit
installation process. 

I have tried doign this through C# custom action by checking registery
key,butwixu...@nabble.com having issues with displaying error message and
also sequencing my custom action after database selection is done on
database setup dialog. 

Please let me know any solution to achieve this or a better way of doing it.
This is bit urgent. 
Any help is greatly appreciated. 
Thanks in advance. 

Kate. 

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Actions-in-VB-Net-tp5477869p5479844.html
Sent from the wix-users mailing list archive at Nabble.com.

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Custom Actions in VB.Net

2010-08-30 Thread ALBERT Aurélien
Thanks a lot, I missed that !

-Message d'origine-
De : Christopher Painter [mailto:chr...@deploymentengineering.com] 
Envoyé : lundi 30 août 2010 14:20
À : General discussion for Windows Installer XML toolset.
Objet : Re: [WiX-users] Custom Actions in VB.Net

WiX / Votive provides a WiX | VB.NET Custom Action project in Visual Studio.   
Just run the project wizard and all the plumbing will be handled for you.

Chris
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me



- Original Message 
From: ALBERT Aurélien 
To: "wix-users@lists.sourceforge.net" 
Sent: Mon, August 30, 2010 6:51:54 AM
Subject: [WiX-users] Custom Actions in VB.Net

Hi,

I need to call a custom function stored in a DLL from WIX using a CustomAction 
element.

I found several websites describing the method for a C# DLL, like this : 
http://stackoverflow.com/questions/1717318/creating-an-entry-point-in-a-c-dll-to-call-from-wix


How can I do this with a VB.Net DLL ?

Thanks !

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



  

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Custom Actions in VB.Net

2010-08-30 Thread Christopher Painter
WiX / Votive provides a WiX | VB.NET Custom Action project in Visual Studio.   
Just run the project wizard and all the plumbing will be handled for you.

Chris
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me



- Original Message 
From: ALBERT Aurélien 
To: "wix-users@lists.sourceforge.net" 
Sent: Mon, August 30, 2010 6:51:54 AM
Subject: [WiX-users] Custom Actions in VB.Net

Hi,

I need to call a custom function stored in a DLL from WIX using a CustomAction 
element.

I found several websites describing the method for a C# DLL, like this : 
http://stackoverflow.com/questions/1717318/creating-an-entry-point-in-a-c-dll-to-call-from-wix


How can I do this with a VB.Net DLL ?

Thanks !

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



  

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users