|
-
Jan 8th, 2009, 08:23 AM
#1
Thread Starter
Member
is VB6 run to all Operating Systems?
hello Sirs..
is VB6 app will run to all OS's?
thnx in advance
-
Jan 8th, 2009, 08:33 AM
#2
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!
-
Jan 8th, 2009, 08:44 AM
#3
Thread Starter
Member
Re: is VB6 run to all Operating Systems?
Thanks for the warm Welcome and for the information kababayan.
how about on MacOS?
-
Jan 8th, 2009, 08:51 AM
#4
Re: is VB6 run to all Operating Systems?
Not sure about that, I have no info regarding MacOS.
-
Jan 8th, 2009, 09:36 AM
#5
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.
-
Jan 8th, 2009, 09:36 AM
#6
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
-
Jan 8th, 2009, 02:49 PM
#7
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.
-
Jan 8th, 2009, 04:13 PM
#8
Re: is VB6 run to all Operating Systems?
VB6 will not on 16 bit Windows either - only Win95 and higher. So, if any of your clients still run Win 3.1 tell them it's about time to upgrade.
-
Jan 12th, 2009, 12:12 AM
#9
Hyperactive Member
Re: is VB6 run to all Operating Systems?
 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.
-
Jan 12th, 2009, 09:39 AM
#10
Re: is VB6 run to all Operating Systems?
 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
-
Jan 12th, 2009, 05:10 PM
#11
Hyperactive Member
Re: is VB6 run to all Operating Systems?
 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.
-
Jan 13th, 2009, 03:21 AM
#12
Re: is VB6 run to all Operating Systems?
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|