Results 1 to 12 of 12

Thread: Visual Basic for MS-DOS

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Location
    Pennsylvania
    Posts
    11

    Question DOS help yet?

    Did anyone reply to you yet? I am in some serious DOS and VB help myself....if you hear anything please let me know!
    Chris
    Systems Analyst
    Visual Studio 6 Enterprise SP1 (VB6)

  2. #2
    Addicted Member
    Join Date
    Mar 2000
    Location
    Gainesville, FL
    Posts
    131
    I have VBDos. It is VERY old, and I'll see if I can get it for you.
    (It's on my old 386 laptop which is in pieces at the moment)

  3. #3
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215

    vb1

    I think Visual Basic 1.0 was dos based (if I can remember right), anyways if you actually want it I think you can find it here: (no warez URLs please - John) in the appz section, but I doubt you could do much with it.

    [Edited by John on 06-26-2000 at 07:15 AM]

  4. #4
    Hyperactive Member
    Join Date
    May 2000
    Location
    Or
    Posts
    316
    There was an article on vbworld the other day on writing console programs in VB. I'm not sure if this is what you are looking for, but I thought I would mention it.

    http://www.vb-world.net/articles/console/

  5. #5
    New Member
    Join Date
    Mar 2000
    Posts
    9
    Crypt wrote:
    "I think Visual Basic 1.0 was dos based (if I can remember right), anyways if you actually want it I think you can find it here: (no warez links please - John) in the appz section, but I doubt you could do much with it."

    Visual Basic 1.0 was DOS based and Windows based, depending on which you bought. I own VB1 for Windows, but I've seen VB1 for DOS on warez sites and the such. If anyone finds a copy somewhere, can ya possibly email me and/or just post it here. I'm not wanting to write serious programs in it, I just want to see the thing!

    [Edited by John on 06-26-2000 at 07:19 AM]

  6. #6
    New Member
    Join Date
    Jun 2000
    Location
    NE Oregon
    Posts
    5
    Thank you reeset! That got me on a whole new train of thought (I think it's already derailed though )
    According to this article, all I'd have to do is start a basic exe and remove the form and create a module. Does that sound right? Would that mean I could write a very basic GUI with ANSI graphics? Or would I still be better off using VBDOS?
    I know...I know...So many questions...So little mind...
    MerlinZG
    High-Tech Redneck!

  7. #7
    New Member
    Join Date
    Mar 2000
    Posts
    9
    MerlinZG posts:
    "According to this article, all I'd have to do is start a basic exe and remove the form and create a module. Does that sound right? Would that mean I could write a very basic GUI with ANSI graphics? Or would I still be better off using VBDOS?"

    There is only one problem with this. Does your application have to be run in DOS? That article teaches you how to make a console applications (just a MSDOS window), but the application still needs to be run from Win32.

  8. #8
    New Member
    Join Date
    Jun 2000
    Location
    NE Oregon
    Posts
    5
    What I'm trying to do is create an automated program that will be started at boottime from a bootable CD and access an image file. In effect, I'd be making my own restore cd, but considerably better that the crap that the manufacturers put out. So yes, I need to be in native dos mode.
    MerlinZG
    High-Tech Redneck!

  9. #9
    Addicted Member LAURENS's Avatar
    Join Date
    Jan 2000
    Location
    Utrecht, the Netherlands
    Posts
    138
    With the current versions of VB this can't be done. VB programs need windows to run, so unless you succeed in putting Windows on a diskette you should look for another solution.

    Just wondering, what's so crappy about products like Norton Ghost and Power Quest DriveImage ? They make a one to one image of your disk. That's about all you can get I suppose, so what else do you want ?
    Regards,
    Laurens

    Using VB5 Enterprise edition SP3
    VB6 Enterprise edition SP5

  10. #10
    New Member
    Join Date
    Jun 2000
    Location
    NE Oregon
    Posts
    5
    I've never tried ghost. I've got Drive Image. Basically, I've made the image, but the two floppy method for extracting leaves something to be desired. I am trying to determine command line switches for DI so that I can create a GUI boot menu with a couple of different install options for my various systems (same cd). It's an idea I've been working on. No particular time frame or anything. Theoretically, it can be done, and I just have a slight problem with not being able to finger something out.
    MerlinZG
    High-Tech Redneck!

  11. #11
    Addicted Member LAURENS's Avatar
    Join Date
    Jan 2000
    Location
    Utrecht, the Netherlands
    Posts
    138

    Question

    Two floppy method ?
    I've got one bootable floppy with a very basic OS and DriveImage on it. I even have 20k left !

    A small autoexec that looks like this

    mouse
    pqdi

    is enough to start DriveImage at bootup.

    I haven't figured out any commandline parameters because I don't mind the two or three clicks I have to do in order to restore an image. It still beats reinstalling windows.



    [Edited by LAURENS on 06-27-2000 at 03:53 AM]
    Regards,
    Laurens

    Using VB5 Enterprise edition SP3
    VB6 Enterprise edition SP5

  12. #12
    Guest

    Thumbs up Surprise....surprise....surprise

    Have vb1 for DOS on 51/4....yeap still have those disks laying around. Anyone wants it they can have it, only taking space in the shelves.

    Otherwise try a quick C program to solve your problem.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width