|
-
Apr 14th, 2005, 04:00 AM
#1
Thread Starter
Hyperactive Member
Console Application
hahah ok this is pretty much useless and maybe kinda hard to do.
Ok so you know how you can like boot DOS off a floppy by making the first boot device floppy drive. So lets say i wrote a program and once in dos I can put in another floppy drive and type like "app" and it would execute my program.
But the program only has like lines of text and that's all.
How would I do this?
-
Apr 14th, 2005, 04:05 AM
#2
Re: Console Application
That doesn't make any sense at all. Could you like be a bit clearer about what exactly is you're trying to do?
-
Apr 14th, 2005, 04:08 AM
#3
Re: Console Application
You can't do .NET apps in DOS because they require the .NET framework to run. You need to do these in unmanaged C++ I'm pretty sure.
Yey, my 1,300th post.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Apr 14th, 2005, 06:21 AM
#4
Re: Console Application
 Originally Posted by 3dmaker
hahah ok this is pretty much useless and maybe kinda hard to do.
Ok so you know how you can like boot DOS off a floppy by making the first boot device floppy drive. So lets say i wrote a program and once in dos I can put in another floppy drive and type like "app" and it would execute my program.
But the program only has like lines of text and that's all.
How would I do this?
DUH?
I don't live here any more.
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
|