Results 1 to 12 of 12

Thread: is VB6 run to all Operating Systems?

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2009
    Location
    Philippines
    Posts
    36

    is VB6 run to all Operating Systems?

    hello Sirs..

    is VB6 app will run to all OS's?

    thnx in advance

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: is VB6 run to all Operating Systems?

    There are various things needed for a VB6.0 program to be able to successfully run on Vista, and I don't think it can run on Linux.

    Welcome to the forums kababayan!
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2009
    Location
    Philippines
    Posts
    36

    Re: is VB6 run to all Operating Systems?

    Thanks for the warm Welcome and for the information kababayan.

    how about on MacOS?

  4. #4
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: is VB6 run to all Operating Systems?

    Not sure about that, I have no info regarding MacOS.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: is VB6 run to all Operating Systems?

    Moved To General Developer

    VB6 apps, natively, will not run on macintosh machines, but, they can be ported to both Macs and Linux.

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: is VB6 run to all Operating Systems?

    I doubt it.... VB6 needs the VB6 runtime libraries, and as faras I know, those are only available on MS Windows.

    do you need something that is cross platform?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: is VB6 run to all Operating Systems?

    The Mono Framework is supposed to work on Macs and Linux, so you could write .NET applications instead.

  8. #8

  9. #9
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: is VB6 run to all Operating Systems?

    Quote Originally Posted by techgnome
    I doubt it.... VB6 needs the VB6 runtime libraries, and as faras I know, those are only available on MS Windows.

    do you need something that is cross platform?

    -tg
    Yeap there are platforms to run it on either linux or MacOS.

  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: is VB6 run to all Operating Systems?

    Quote Originally Posted by KiwiDexter
    Yeap there are platforms to run it on either linux or MacOS.
    then you need something other than VB6.
    .NET can be cross platform, as long as it is written right, and you can use Mono for development (which I recommend, as it's goign to be the only way to compile it on the non Windows platforms anyways (As faras I know)).

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  11. #11
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: is VB6 run to all Operating Systems?

    Quote Originally Posted by techgnome
    then you need something other than VB6.
    .NET can be cross platform, as long as it is written right, and you can use Mono for development (which I recommend, as it's goign to be the only way to compile it on the non Windows platforms anyways (As faras I know)).

    -tg
    Exactly so hence then mention of "platform". Been a while since I looked at the cross OS release thing as we're pretty much standard behind a web interface currently rather than desktop.

  12. #12
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: is VB6 run to all Operating Systems?

    Quote Originally Posted by dee-u
    There are various things needed for a VB6.0 program to be able to successfully run on Vista, and I don't think it can run on Linux.

    Welcome to the forums kababayan!
    There is a program called "Wine" (something like that!) for running Windows programs in Linux.

    Edit:

    http://lifehacker.com/396590/run-win...x-with-wine-10
    Last edited by Nightwalker83; Jan 13th, 2009 at 03:24 AM.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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