|
-
Jan 29th, 2008, 08:28 PM
#1
Thread Starter
Member
[2008]Add .exe to project?
Is there a way to add an exe to my project. I have a command line .exe and i was wondering if it could somehow be bundled into my app so i can call, but have it all by contained in the single vb.net exe.
-
Jan 29th, 2008, 09:09 PM
#2
Re: [2008]Add .exe to project?
It is somewhat possible but really not a good idea. Just distribute the other EXE with your own. If you only want to distribute one file then acquiant yourself with the ZIP format.
-
Jan 29th, 2008, 09:21 PM
#3
Thread Starter
Member
Re: [2008]Add .exe to project?
so would you recommend using the shell command to run the other exe?
-
Jan 29th, 2008, 09:23 PM
#4
Re: [2008]Add .exe to project?
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
|