|
-
October 17th, 2001, 02:38 AM
#1
EXE File
Hello gurus,
Is it possible to create EXE file through DOS prompt?
Regards,
ShivaKumar G.M.
-
October 17th, 2001, 06:13 AM
#2
Re: EXE File
did you mean compiling vb in dos prompt??? of course you can. type vb6 /? in the dos prompt and you'll see a bunch of other parameters. in compiling vb project to exe, just use the /make switch.
-
October 17th, 2001, 06:20 AM
#3
Re: EXE File
Hello,
I want to Create a EXE file from the DOS prompt.
Regards,
Shivakumar G.M.
-
October 17th, 2001, 11:23 PM
#4
Re: EXE File
Hello gurus,
I found the answer. That is
vb6/make path\ProjectName
or you can type vb6/? and get the help
Regards,
ShivKumar G.M.
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
|