Page 1 of 4

OS version module

Posted: Sat Jun 23, 2012 7:16 am
by DSP
Anyone know how to tell what OS your exe is running on (XP or Win7 ?)

Re: OS version module

Posted: Sat Jun 23, 2012 2:17 pm
by fixstuff555
GetVersionEx API? Is this available to add in Flowstone? the dwmajorVersion and dwMinorVersion can display windows version...

Re: OS version module

Posted: Sat Jun 23, 2012 6:03 pm
by Morph
Hi,

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

OS_finder_Mo.fsm
(1.5 KiB) Downloaded 1079 times

Re: OS version module

Posted: Sat Jun 23, 2012 10:10 pm
by Embedded
Here's some Ruby code that seems to work:

Re: OS version module

Posted: Sat Jun 23, 2012 10:11 pm
by DSP
thanks all, that should get me going...

Re: OS version module

Posted: Thu Oct 31, 2013 8:48 pm
by RJHollins
Might someone expand out the 1st example [using PRIMS] to include Win 8 ???
OS_finder_Mo.fsm


thanks

Re: OS version module

Posted: Thu Oct 31, 2013 11:20 pm
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

Re: OS version module

Posted: Thu Oct 31, 2013 11:26 pm
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].

Re: OS version module

Posted: Thu Oct 31, 2013 11:56 pm
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

Re: OS version module

Posted: Fri Nov 01, 2013 12:09 am
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-)