1. Euphoria & Windows Vista
- Posted by Andy <videogamefreak101 at hotmail.com> Feb 07, 2007
- 636 views
Will Euphoria(the most current version) run on windows vista. I'm just wondering I might try it sometime
2. Re: Euphoria & Windows Vista
- Posted by cklester <cklester at yahoo.com> Feb 07, 2007
- 575 views
Andy wrote: > Will Euphoria(the most current version) run on windows vista. I'm just > wondering > I might try it sometime Hey! My company just bought a new Vista Ultimate PC. I'll try to do some testing tomorrow. -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
3. Re: Euphoria & Windows Vista
- Posted by Andy <videogamefreak101 at hotmail.com> Feb 07, 2007
- 578 views
- Last edited Feb 08, 2007
cklester wrote: > > Andy wrote: > > > Will Euphoria(the most current version) run on windows vista. I'm just > > wondering > > I might try it sometime > > Hey! My company just bought a new Vista Ultimate PC. I'll try to do some > testing tomorrow. > > -=ck > "Programming in a state of Euphoria." > <a > href="http://www.cklester.com/euphoria/">http://www.cklester.com/euphoria/</a> OK thanks
4. Re: Euphoria & Windows Vista
- Posted by c.k.lester <euphoric at cklester.com> Feb 08, 2007
- 570 views
- Last edited Feb 09, 2007
Andy wrote: > > Will Euphoria(the most current version) run on windows vista. I'm just > wondering > I might try it sometime I was able to run all the demos in the DEMO folder just fine. I was also able to run a program I created for my company, although it says, "Unrecognized OS!" LOL. Yeah, well. I ran the benchmark but it said 0.00 as the result. The PC with Vista on it is one fast... uh... PC. It's got an Intel Core2 Duo E6600 at 2.4GHz with 2GB RAM and a 256MB nVidia 7300 graphics card. I'm telling you, this baby is fast!!!!!
5. Re: Euphoria & Windows Vista
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 08, 2007
- 557 views
- Last edited Feb 09, 2007
c.k.lester wrote: > > Andy wrote: > > > > Will Euphoria(the most current version) run on windows vista. I'm just > > wondering > > I might try it sometime > > I was able to run all the demos in the DEMO folder just fine. Even the DOS programs? using ex.exe? Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com
6. Re: Euphoria & Windows Vista
- Posted by c.k.lester <euphoric at cklester.com> Feb 08, 2007
- 558 views
- Last edited Feb 09, 2007
Robert Craig wrote: > c.k.lester wrote: > > Andy wrote: > > > Will Euphoria(the most current version) run on windows vista. I'm just > > > wondering > > > I might try it sometime > > I was able to run all the demos in the DEMO folder just fine. > Even the DOS programs? using ex.exe? ex.exe runs fine (dosint.ex says DOS Version: 5.0). The problem with Vista is that DOS fullscreen mode doesn't work, so a lot of the demos would not work! Well, there are workarounds, but it's a pain. I'm going to download DOSBox (DOS emulator) and see if that works, but it's not best case. You would have to provide DOSBox to your end-users if they wanted to run fullscreen DOS apps in Vista. DOSBox is at http://dosbox.sourceforge.net/news.php?show_news=1.
7. Re: Euphoria & Windows Vista
- Posted by c.k.lester <euphoric at cklester.com> Feb 08, 2007
- 563 views
- Last edited Feb 09, 2007
c.k.lester wrote: > > ex.exe runs fine (dosint.ex says DOS Version: 5.0). The problem with Vista > is that DOS fullscreen mode doesn't work, so a lot of the demos would not > work! Well, there are workarounds, but it's a pain. I'm going to download > DOSBox (DOS emulator) and see if that works, but it's not best case. > You would have to provide DOSBox to your end-users if they wanted to run > fullscreen DOS apps in Vista. wire.ex works with DOSBox... but it's very slow. The point is, ex.exe runs fine, but not in fullscreen mode without work- arounds or emulation.
8. Re: Euphoria & Windows Vista
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 08, 2007
- 592 views
- Last edited Feb 09, 2007
c.k.lester wrote: > The point is, ex.exe runs fine, but not in fullscreen mode without work- > arounds or emulation. Thanks. So once again Microsoft pre-declares DOS finally dead and buried, but doesn't actually have the guts to kill it. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com
9. Re: Euphoria & Windows Vista
- Posted by c.k.lester <euphoric at cklester.com> Feb 08, 2007
- 576 views
- Last edited Feb 09, 2007
Robert Craig wrote: > > c.k.lester wrote: > > The point is, ex.exe runs fine, but not in fullscreen mode without work- > > arounds or emulation. > > Thanks. > So once again Microsoft pre-declares DOS finally dead and buried, > but doesn't actually have the guts to kill it. If you use Windows XP video drivers, things work fine (that is, fullscreen is available). Also, if you use the generic VGA driver, things work fine. It's only the default Vista video drivers that won't allow fullscreen. Don't know why. This is from what I've read, not personally experienced. :)