Results 1 to 3 of 3

Thread: Noob question, .vb module to .exe?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    2

    Noob question, .vb module to .exe?

    Hey everyone,

    I am new so please pardon my question.

    Currently I am in need of closing an IE window by the title window. I have a module that someone posted online but how would I go about making this into a .exe or .vbe?

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Noob question, .vb module to .exe?

    Welcome to the forum, but you're going to have to give us a bit more information.

    For starters:
    1) What version of VB.NET was the module written in?
    2) Does the module do the entire job? Is there an interface that needs to be added?

    Normally, you would create a new project and go into Project|Inlude Existing Item to add the module to the project, but what type of project would be dependent on your answer to item 2.
    My usual boring signature: Nothing

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    2

    Re: Noob question, .vb module to .exe?

    Thanks for the help, it is much appreciated.

    http://www.xtremevbtalk.com/showthread.php?t=154930

    That is where I received the code so vb 2003?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width