zuve_fox 0 Light Poster
Recommended Answers
Jump to PostUse command line compiler. This example is taken from the MSDN
To Compile File.vb and create File.exe
vbc /reference:Microsoft.VisualBasic.dll File.vbReplace File.vb with, for example, test.foo.
Jump to PostDidn't quite get what you asked. I would use Shell Function to spawn a separate process and use a bat file.
Since bat-files are normal text files, you can create one easily …
All 5 Replies
Teme64 215 Veteran Poster
zuve_fox 0 Light Poster
Teme64 215 Veteran Poster
charmed94 0 Newbie Poster
Teme64 215 Veteran Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.