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?
Printable View
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?
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.
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?