Old 22nd August 2007, 19:11   #1
123mobile
Junior Member
 
Join Date: Jul 2007
Posts: 17
Question Connecting Nsis with visual basic

Hi,

this question may sound naive, as I have never made anything in VB. But in my company we have lot of code in VB and I need to connect it to the nsis, i.e. NSIS take care of the user interface instead of VB but rest of the thing is done by vb like a plugin dll.

Is this possible, I search also around in this forum but could not find a way to create a dll in vb which can connect to the NSIS.

Any help in this direction will be a great help.

Prabhat.
123mobile is offline   Reply With Quote
Old 22nd August 2007, 20:28   #2
helix400
Member
 
Join Date: Oct 2003
Posts: 51
Explain a little more in detail what your end goal is.

Often, these broad questions are best solved when you describe your end goal...and then we can help point out if your particular solution is a good idea, and if not, alternate ways to better achieve your goal.
helix400 is offline   Reply With Quote
Old 22nd August 2007, 22:44   #3
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Easiest way is to build those VB codes into separate windows executables and run them with ExecWait.

Stu
Afrow UK is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump