|
-
May 16th, 2010, 07:04 AM
#1
Thread Starter
Fanatic Member
VB6 vs VB.net simple exe file
In VB6 if I compile I get a nice simple something.exe which I can move around at will.
With vb.net I got several files
things like
Interop.VBScript_RegExp_55.dll
Interop.SHDocVw.dll (for automating internet explorer rather than webbrowser control)
Interop.Scripting.dll
So is there a way to just "register" those DLL so I can copy just the exe files around and the computer knows where to find the corresponding dll.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|