Longhorn/Vista Question

Everything else that doesn't fall into one of the other PB categories.
Brice Manuel

Longhorn/Vista Question

Post by Brice Manuel »

Stupid question, but, Does anybody know if "Console Mode" programs will still work on Vista?
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Longhorn/Vista Question

Post by PB »

I don't see why they shouldn't. Each version of Windows is 90% the same,
in that the API doesn't change too drastically between versions. Is there
anyone here that has a beta version of Vista to test?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

I attempted some PB in Vista 5270 but couldn't get the compiler to run - something about couldn't allocate temp space for the compiler. Probably a configuration problem.

When I attempted to return to my Win XP partition, Vista hung and sunsequently had done something to the boot segment on the drive, such that the partitions were not recognized. (Vista uses a different boot manager technique). I spent last night attempting to recover my system and subsequently deleted the Vista partition, lest I be tempted to try it again :)

If you venture into Vista land make sure you have good backups or, better yet, do it on a sandbox system where losing systems/data is no problem. IMO it's not quite ready for beta testing on production machines yet.

cheers
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Hi rsts,

Thanks for the heads-up! You may have saved me from some heartache next week.
@}--`--,-- A rose by any other name ..
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

If you "Dare2" venture into VistaLand, just be wary :)

I had installed an earlier version and noticed the additional boot manager, but had subsequently re-installed XP which installed it's boot manager.

This time, after the hang, the disk was unrecognizable to windows - when I was finaly able to get an XP system genned, XP just showed it as raw.

I was finally able to recover the structure via Acronis undelete, but it was too much aggravation for the little time spent in Vista.

Vista is still a little short on up-to-date drivers so unless you run a pretty generic system you won't be able to do a whole lot anyway.

As I said, I'll think twice before I install on my production computer again.

cheers
Hydrate
Enthusiast
Enthusiast
Posts: 436
Joined: Mon May 16, 2005 9:37 pm
Contact:

Post by Hydrate »

Well for a month or 2 now ive been using purebasic purely with vista, well a longhorn version anyway, and i havent had any problems at all.
Lazarus404
User
User
Posts: 74
Joined: Fri Dec 02, 2005 3:11 pm
Location: England
Contact:

Post by Lazarus404 »

It's not quite 90% like previous version of windows... In fact, really, it's more like about 30%. Windows Vista was built from the ground up using .NET technology. It's supposed to be faster, slicker, easier to develop for and contains features Linux users would sell their mother for.
Laz

Registered PureBasic user since Nov 2005
Check out FlashML at www.designrealm.co.uk... The ultimate Flash Component
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Post some examples Lazarus. 8)
xonTAB
User
User
Posts: 24
Joined: Sat Dec 31, 2005 8:40 pm
Location: Fgura, Malta
Contact:

Re: Longhorn/Vista Question

Post by xonTAB »

Brice Manuel wrote:Stupid question, but, Does anybody know if "Console Mode" programs will still work on Vista?
Most of the programs work. Only few programs have compatibilty problems with Vista.

I have tried varies PB programs but X-Soft Chat Program did not work in Vista.

If you want to test any program on Windows Vista just E-mail me on xontab@x-soft.cjb.net.

I have included some screenshots on : http://xsoft.r8.org/vista/
showing Console Mode on Vista.
Last edited by xonTAB on Wed Jan 04, 2006 5:12 pm, edited 2 times in total.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

It's a pity that Microsoft doesn't give the console more power. For computer freaks using console can be much faster than stupid mouse chasing. I think the crap console is one of the biggest weaknesses windows has these days, see transparency in consoles would also be really cool it's standard on Mac OS X and Linux. I heard something of a new console system called Monad but it uses .NET 2.0 and I didn't want to download it. I don't know wether it is possible to make it transparent though...
bye Nik
xonTAB
User
User
Posts: 24
Joined: Sat Dec 31, 2005 8:40 pm
Location: Fgura, Malta
Contact:

Post by xonTAB »

I tried monad both on XP SP 2 and Vista but it is similar to command prompt.
Screenshot of MCH : http://xsoft.r8.org/vista/7.PNG .
Last edited by xonTAB on Thu Jan 12, 2006 6:10 pm, edited 2 times in total.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Hydrate wrote:Well for a month or 2 now ive been using purebasic purely with vista, well a longhorn version anyway, and i havent had any problems at all.
I had run some of the earlier versions without significant problems also. It's only been 5270 that gave me the "hang" that led to the boot/mbr problem.

However, I 've been unable to run any of the versions to accomplish any "real life" work since I'm unable to locate suitable drivers for my nvidea and scsi/raid cards, fax/scanner, and frequently encounter program incompatabilities, etc.

Glad to see there are some who are able to help them "de-bug" the OS and help the PB community. :)

cheers
xonTAB
User
User
Posts: 24
Joined: Sat Dec 31, 2005 8:40 pm
Location: Fgura, Malta
Contact:

Post by xonTAB »

I'm unable to locate suitable drivers for my nvidea and scsi/raid cards, fax/scanner, and frequently encounter program incompatabilities, etc.
Did you install an upgrade or clean installation of Windows Vista? When I tried the upgrade feature, the Nvidia (LDDM) driver did not install and I could not get the vista glass theme and effects.

To solve this program I had to format and install a clean install. I downloaded and installed latest Windows XP Drivers and worked properly.

To speed up Vista, I disabled some Windows Services that I did not use. To do this I using "msconfig" tool.

http://www.tweakvista.com/Article38662.aspx can help you what services can you disable.

Can you please send some examples of incompatable programs?
Last edited by xonTAB on Thu Jan 12, 2006 6:12 pm, edited 2 times in total.
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

Is MCS = Monad or are they different and why has the console this win95 scroll bar while the window ist vista style... Thats something that looks really, well unprofessional :(
But yeah cool to see that tesst are going on.
Btw this rounded "Start" Button is awfull liked the old Vista look much more, so lets hope things like StyleXP will be easy to port to the WPF(Windows Presentation Foundation).
Apart from that Mrs Lincoln, how was the show?
xonTAB
User
User
Posts: 24
Joined: Sat Dec 31, 2005 8:40 pm
Location: Fgura, Malta
Contact:

Post by xonTAB »

I Downloaded Monad from the Microsoft site (monad_b2_50215_x86.zip) and after I installed the program, Microsoft Command Shell opened (like screenshot 7). I imagine that MCH <=> Monad.

I agree with you that win 95 scroll bar looks unprofessional with that vista (aero glass) theme. This problem is not only in command prompt but also in other programs.
Last edited by xonTAB on Wed Jan 04, 2006 10:39 pm, edited 1 time in total.
Post Reply