OS version module

For general discussion related FlowStone
DSP
Posts: 150
Joined: Fri May 14, 2010 10:55 pm

OS version module

Post by DSP »

Anyone know how to tell what OS your exe is running on (XP or Win7 ?)
fixstuff555
Posts: 151
Joined: Thu Oct 21, 2010 3:24 pm

Re: OS version module

Post by fixstuff555 »

GetVersionEx API? Is this available to add in Flowstone? the dwmajorVersion and dwMinorVersion can display windows version...
Morph
Posts: 53
Joined: Tue Jul 13, 2010 1:59 pm

Re: OS version module

Post by Morph »

Hi,

Here's a solution although it is not thoroughly tested.

OS_finder_Mo.fsm
(1.5 KiB) Downloaded 1080 times
Embedded
Posts: 143
Joined: Sat Oct 30, 2010 1:42 pm

Re: OS version module

Post by Embedded »

Here's some Ruby code that seems to work:
Attachments
OS Version.fsm
(274 Bytes) Downloaded 1065 times
DSP
Posts: 150
Joined: Fri May 14, 2010 10:55 pm

Re: OS version module

Post by DSP »

thanks all, that should get me going...
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: OS version module

Post by RJHollins »

Might someone expand out the 1st example [using PRIMS] to include Win 8 ???
OS_finder_Mo.fsm


thanks
User avatar
Mo
Posts: 17
Joined: Thu Jan 24, 2008 3:00 pm
Location: Copenhagen

Re: OS version module

Post by Mo »

Hi,

Here is an update. I have not tested it with Windows 8 yet.

OS_finder2_Mo.fsm
(1.54 KiB) Downloaded 1038 times
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: OS version module

Post by RJHollins »

Hi MO !!!

Where ya been ?? Hope all is well !

But not so well with this update unfortunately :| This one doesn't identify mine. The field is blank, the internal selector pointing to 1st S position [no input connection].
User avatar
Mo
Posts: 17
Joined: Thu Jan 24, 2008 3:00 pm
Location: Copenhagen

Re: OS version module

Post by Mo »

Yep, hope to have more time for FS soon.

Ok, maybe it was optimized too much. Here's a new update to try.

OS_finder3_Mo.fsm
(1.56 KiB) Downloaded 1051 times
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: OS version module

Post by RJHollins »

Three is a charm ... at least on XP :D

Thanks MO ... maybe guys with the new-fangled OS's will give it a running report.

confirm: Win XP

Hope you find time MO !!

Thanks 8-)
Post Reply