WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > GetVersion plugin
Pages (2): [1] 2 »   Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

GetVersion plugin

A 4kB plugin to get Windows version info:
name, type, version, server name, service pack name, and service pack build.

http://nsis.sourceforge.net/wiki/File:GetVersion.zip

Type is e.g. Home Edition

Edit: I could add other version info stuff later if anyone needs it (i.e. non Windows version stuff).

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2005 03:24 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Joel
Debian user
(Forum King)

Registered: Jan 2003
From: Ubuntu land

So... Stu is learning API, huh?

__________________

* Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM.
* Ubuntu 9.10 64-bits.
* Firefox (Namoroka) 3.6.2.
* lighttpd, php5, perl, eruby, python.
* geany, XHTML & CSS & JavaScript, Gtk+, QT4, bindings.

Quick Link | Report this post to a moderator | IP: Logged

Joel is offline Old Post 07-16-2005 04:51 PM
Click Here to See the Profile for Joel Click here to Send Joel a Private Message Click Here to Email Joel Visit Joel's homepage! Find more posts by Joel Add Joel to your buddy list Edit/Delete Message Reply w/Quote
onad
Senior Member

Registered: Dec 2004
From: Turkey

Great, but better call it "GetOSversion" to avoid confusion with get FileVersion data.

__________________
"Just do it"

Quick Link | Report this post to a moderator | IP: Logged

onad is offline Old Post 07-16-2005 05:10 PM
Click Here to See the Profile for onad Click here to Send onad a Private Message Find more posts by onad Add onad to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

I didn't call it that because I may add other version stuff to it, e.g. IE version or perhaps Microsoft Office etc.

Edit: Just added IEVersion which returns IE version and build.

-Stu

__________________
afrowuk.co.uk

Last edited by Afrow UK on 07-16-2005 at 06:18 PM

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2005 05:56 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

New version with support for x64, Longhorn, Vista.
Also added WindowsPlatformId and WindowsPlatformArchitecture functions.

http://nsis.sourceforge.net/wiki/File:GetVersion.zip

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 03-10-2006 01:58 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Jamyn
Junior Member

Registered: Aug 2002
From: Texas

Thanks

Thanks for this; it is appreciated.

__________________
--
Jamyn

Quick Link | Report this post to a moderator | IP: Logged

Jamyn is offline Old Post 03-10-2006 04:31 PM
Click Here to See the Profile for Jamyn Click here to Send Jamyn a Private Message Find more posts by Jamyn Add Jamyn to your buddy list Edit/Delete Message Reply w/Quote
sissy
Junior Member

Registered: Mar 2006
From:

stu

Great plugin just one slight problem it reports windows media center editon as XP which it is to a degree but would be nice if it could also detect this.

thanks

Quick Link | Report this post to a moderator | IP: Logged

sissy is offline Old Post 03-11-2006 09:51 AM
Click Here to See the Profile for sissy Click here to Send sissy a Private Message Find more posts by sissy Add sissy to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

Right I'll look into it.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 03-11-2006 02:06 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

Please try this out (WindowsType function).
http://nsis.sourceforge.net/File:GetVersion.zip

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 03-11-2006 03:11 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
sissy
Junior Member

Registered: Mar 2006
From:

Hi Stu,

Still reports as Windows XP.

Found this, might give a heads up URL submitted by user.

Looks like they read the ident key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Ident key

and depending on the value returned determines the version and any patches.

Hope this helps.

Quick Link | Report this post to a moderator | IP: Logged

sissy is offline Old Post 03-12-2006 12:19 PM
Click Here to See the Profile for sissy Click here to Send sissy a Private Message Find more posts by sissy Add sissy to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

I did say WindowsType function not WindowsName

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 03-12-2006 01:12 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
o_owd
Senior Member

Registered: Feb 2003
From: TGM, Romania

hello,
i was using a plugin for windows detection but it is outdated. so i turned to GetVersion.
my software is only for NT platform (NT, 2000, XP, 2003, Vista). can i make a check for this with your plugin ?
i want the installer to check the platform (9x or NT) and ... i'll do the rest...

one more question. what is WindowsPlatformId from your plugin ?

thanks,
OJi.

Quick Link | Report this post to a moderator | IP: Logged

o_owd is offline Old Post 07-16-2006 06:03 AM
Click Here to See the Profile for o_owd Click here to Send o_owd a Private Message Visit o_owd's homepage! Find more posts by o_owd Add o_owd to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

1) GetVersion::WindowsName will return e.g. "Windows 2000"
2) Each Windows has a different Platform ID, like 1 2 3 etc. You should be able to find something about this on Google.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2006 09:32 AM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

I am going to rebuild the plugin just to return 2000 if /short is specified as a parameter.

Edit: Now returns e.g. 2000 instead of Windows 2000.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2006 09:34 AM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
o_owd
Senior Member

Registered: Feb 2003
From: TGM, Romania

thanks, i will try it.

OJi.

edit - the version from wiki is still from april. please post a reply when you upload the new version.

Quick Link | Report this post to a moderator | IP: Logged

o_owd is offline Old Post 07-16-2006 10:09 AM
Click Here to See the Profile for o_owd Click here to Send o_owd a Private Message Visit o_owd's homepage! Find more posts by o_owd Add o_owd to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

Uploaded.

By the way, the DLL uses .NET because some of its features are only supported by .NET (i.e. Vista detection).
So, you might want to test the DLL on a system without Microsoft .NET Framework installed.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2006 10:18 AM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
o_owd
Senior Member

Registered: Feb 2003
From: TGM, Romania

i will. thanks again.

OJi.

Quick Link | Report this post to a moderator | IP: Logged

o_owd is offline Old Post 07-16-2006 10:20 AM
Click Here to See the Profile for o_owd Click here to Send o_owd a Private Message Visit o_owd's homepage! Find more posts by o_owd Add o_owd to your buddy list Edit/Delete Message Reply w/Quote
{_trueparuex^}
Senior Member

Registered: Dec 2005
From: Glow

quote:
Originally posted by Afrow UK
Uploaded.

By the way, the DLL uses .NET because some of its features are only supported by .NET (i.e. Vista detection).
So, you might want to test the DLL on a system without Microsoft .NET Framework installed.

-Stu


I tried the plug-in in Windows 2000 pro without .NET and it works. Only thing is that WindowsServerName doesn't return anything, no errors nothing.

__________________
Most people have evil spirits. But I... I have stupid spirits.

Quick Link | Report this post to a moderator | IP: Logged

{_trueparuex^} is offline Old Post 07-16-2006 10:43 AM
Click Here to See the Profile for {_trueparuex^} Click here to Send {_trueparuex^} a Private Message Find more posts by {_trueparuex^} Add {_trueparuex^} to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

What would have expected it to return?
There may be a bug.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2006 03:19 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
{_trueparuex^}
Senior Member

Registered: Dec 2005
From: Glow

quote:
Originally posted by Afrow UK
What would have expected it to return?
There may be a bug.

-Stu


Not sure, but it should return Workstation.

__________________
Most people have evil spirits. But I... I have stupid spirits.

Quick Link | Report this post to a moderator | IP: Logged

{_trueparuex^} is offline Old Post 07-16-2006 07:24 PM
Click Here to See the Profile for {_trueparuex^} Click here to Send {_trueparuex^} a Private Message Find more posts by {_trueparuex^} Add {_trueparuex^} to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

What is in "HKLM\SYSTEM\CurrentControlSet\Control\ProductOptions\ProductType"?

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-16-2006 08:57 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
{_trueparuex^}
Senior Member

Registered: Dec 2005
From: Glow

It's "WinNT"

__________________
Most people have evil spirits. But I... I have stupid spirits.

Quick Link | Report this post to a moderator | IP: Logged

{_trueparuex^} is offline Old Post 07-17-2006 10:20 AM
Click Here to See the Profile for {_trueparuex^} Click here to Send {_trueparuex^} a Private Message Find more posts by {_trueparuex^} Add {_trueparuex^} to your buddy list Edit/Delete Message Reply w/Quote
Comperio
Major Dude

Registered: Jan 2005
From: Oregon Coast

FYI:
I just downloaded your latest version and found that IE detection is returning 6.0 when I have 7.0 installed.

Quick Link | Report this post to a moderator | IP: Logged

Comperio is offline Old Post 07-27-2006 02:55 PM
Click Here to See the Profile for Comperio Click here to Send Comperio a Private Message Find more posts by Comperio Add Comperio to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

I may remove that function. You can read the IE version from the registry. Infact there's a function in the NSIS documentation under Useful Scripts which reads from the registry. Does that work?

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-27-2006 04:28 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Comperio
Major Dude

Registered: Jan 2005
From: Oregon Coast

Yep, that works.

Quick Link | Report this post to a moderator | IP: Logged

Comperio is offline Old Post 07-27-2006 04:42 PM
Click Here to See the Profile for Comperio Click here to Send Comperio a Private Message Find more posts by Comperio Add Comperio to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

The plugin function reads the version value from shdocvw.dll
I guess they have left it as 6.0 or something.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-27-2006 04:51 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Comperio
Major Dude

Registered: Jan 2005
From: Oregon Coast

Yep, right you are. I just checked mine and it is version 6.0.2900.2919.

edit:
Just to let you know, I've OK with just reading the registry. I only mentioned the problem because you had a feature that didn't work as designed.

Quick Link | Report this post to a moderator | IP: Logged

Comperio is offline Old Post 07-28-2006 02:38 AM
Click Here to See the Profile for Comperio Click here to Send Comperio a Private Message Find more posts by Comperio Add Comperio to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

Thanks
I will remove the function soon.

-Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 07-28-2006 09:38 AM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
Hywkar
Junior Member

Registered: Jul 2008
From:

Is there an easy way to detect if the operating system is windows server 2000? I tried the latest release and on windows 2000 server it gives me "Windows 2000 version 5.0 (Type : Professional, Server Name : )".


code:
GetVersion::WindowsName Pop $0 GetVersion::WindowsType Pop $1 GetVersion::WindowsServerName Pop $2 GetVersion::WindowsVersion Pop $3 DetailPrint "Windows $0 version $3 (Type : $1, Server Name : $2)"

Quick Link | Report this post to a moderator | IP: Logged

Hywkar is offline Old Post 07-14-2008 12:44 PM
Click Here to See the Profile for Hywkar Click here to Send Hywkar a Private Message Click Here to Email Hywkar Find more posts by Hywkar Add Hywkar to your buddy list Edit/Delete Message Reply w/Quote
MP_chefkoch
Junior Member

Registered: Jul 2004
From:

Hi Stuart,

you posted that you maybe will include more products or version checks.

What do you think about including a version check for .Net, which will work with dotNet 1, 2 and 3.

In wiki is a script which is able to do that and it seems to work like a charme, but maybe it would be cool to have it in this plugin, so no additional scripts are needed.

kind regards
chefkoch

Quick Link | Report this post to a moderator | IP: Logged

MP_chefkoch is offline Old Post 07-14-2008 03:16 PM
Click Here to See the Profile for MP_chefkoch Click here to Send MP_chefkoch a Private Message Click Here to Email MP_chefkoch Find more posts by MP_chefkoch Add MP_chefkoch to your buddy list Edit/Delete Message Reply w/Quote
o_owd
Senior Member

Registered: Feb 2003
From: TGM, Romania

Hey,

Can you update the plugin for windows Server 2008 versions and (maybe) future windows 7 ?

thanks,
OJi.

Quick Link | Report this post to a moderator | IP: Logged

o_owd is offline Old Post 11-04-2008 02:11 PM
Click Here to See the Profile for o_owd Click here to Send o_owd a Private Message Visit o_owd's homepage! Find more posts by o_owd Add o_owd to your buddy list Edit/Delete Message Reply w/Quote
xbarns
Senior Member

Registered: Aug 2007
From: Frankfurt, Germany

Hi Stuart,

any plans of making this work with the unicode version of NSIS?

I tried and only get nice little "boxes" and some numbers back

regards
xBarns

Quick Link | Report this post to a moderator | IP: Logged

xbarns is offline Old Post 01-06-2009 03:31 PM
Click Here to See the Profile for xbarns Click here to Send xbarns a Private Message Find more posts by xbarns Add xbarns to your buddy list Edit/Delete Message Reply w/Quote
mark.ruys
Junior Member

Registered: Jan 2009
From:

quote:
Originally posted by xbarns
Hi Stuart,

any plans of making this work with the unicode version of NSIS?

I tried and only get nice little "boxes" and some numbers back

regards
xBarns



I did build a Unicode GetVersion.dll to be used with Jim Park's excellent port. I encountered a problem however: generated installers seem to be running in XP-compatibility mode. As a result, GetVersion will report Windows XP SP2 on a Vista machine. I'll try to contact Jim to figure out how to fix it.

Mark

Quick Link | Report this post to a moderator | IP: Logged

mark.ruys is offline Old Post 01-27-2009 07:05 PM
Click Here to See the Profile for mark.ruys Click here to Send mark.ruys a Private Message Click Here to Email mark.ruys Find more posts by mark.ruys Add mark.ruys to your buddy list Edit/Delete Message Reply w/Quote
kichik
M.I.A.
[NSIS Dev, Mod]

Registered: Oct 2001
From: Israel

You need to use RequestExecutionLevel to avoid Vista's compatibility hacks. If it doesn't work, there might be a problem with the embedded manifest. Maybe it was converted to UTF-16 as well though it should stay UTF-8.

__________________
NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius

Quick Link | Report this post to a moderator | IP: Logged

kichik is offline Old Post 01-27-2009 08:09 PM
Click Here to See the Profile for kichik Click here to Send kichik a Private Message Visit kichik's homepage! Find more posts by kichik Add kichik to your buddy list Edit/Delete Message Reply w/Quote
mark.ruys
Junior Member

Registered: Jan 2009
From:

quote:
Originally posted by kichik
You need to use RequestExecutionLevel to avoid Vista's compatibility hacks. If it doesn't work, there might be a problem with the embedded manifest. Maybe it was converted to UTF-16 as well though it should stay UTF-8.


The manifest is all right. For some reason the generated installer ran in Windows XP compatiblity mode. And not for me, but for "all users": right-click icon, properties, compatibility, settings for all users. Ticking that one off, and GetVersion.dll returns Vista again.

I rebuild GetVersion.dll and Processes.dll for Unicode. Now I can roll out our installer with Unicode language strings

Quick Link | Report this post to a moderator | IP: Logged

mark.ruys is offline Old Post 01-28-2009 07:58 AM
Click Here to See the Profile for mark.ruys Click here to Send mark.ruys a Private Message Click Here to Email mark.ruys Find more posts by mark.ruys Add mark.ruys to your buddy list Edit/Delete Message Reply w/Quote
cowwoc
Junior Member

Registered: Feb 2005
From:

What about Vista x64 and Windows7?

How about adding support for detecting Vista 64-bit and Windows 7?

__________________
http://www.desktopbeautifier.com/

Quick Link | Report this post to a moderator | IP: Logged

cowwoc is offline Old Post 01-31-2009 02:27 AM
Click Here to See the Profile for cowwoc Click here to Send cowwoc a Private Message Click Here to Email cowwoc Find more posts by cowwoc Add cowwoc to your buddy list Edit/Delete Message Reply w/Quote
Anders
Major Dude

Registered: Jun 2002
From: N/A

you already have a header with 64 bit stuff.

7 is not out yet so we can't be 100% sure what the version number is, probably 6.1.XXXX

__________________
IntOp $PostCount $PostCount + 1

Quick Link | Report this post to a moderator | IP: Logged

Anders is offline Old Post 01-31-2009 08:34 AM
Click Here to See the Profile for Anders Click here to Send Anders a Private Message Visit Anders's homepage! Find more posts by Anders Add Anders to your buddy list Edit/Delete Message Reply w/Quote
Miguel Ventura
Junior Member

Registered: May 2009
From: Lisbon, Portugal

Service Pack is localized :( -- improvement suggestion

Hi

Could you please introduce a function to return the value from wServicePackMajor and/or wServicePackMinor to complement the existing WindowsServicePack which uses szCSDVersion? It's just that the string in szCSDVersion is localized and therefore harder to parse (you have to look for the number assuming that instead of "Service Pack" you can get something else).

Thanks for the great plugin

Best regards,
Miguel

Quick Link | Report this post to a moderator | IP: Logged

Miguel Ventura is offline Old Post 05-04-2009 02:34 PM
Click Here to See the Profile for Miguel Ventura Click here to Send Miguel Ventura a Private Message Find more posts by Miguel Ventura Add Miguel Ventura to your buddy list Edit/Delete Message Reply w/Quote
Afrow UK
Moderator

Registered: Nov 2002
From: Shropshire, England

I'm afraid I do not have the tools available to build this plugin at this time (nor can I install them because I am on Vista here).

Stu

__________________
afrowuk.co.uk

Quick Link | Report this post to a moderator | IP: Logged

Afrow UK is offline Old Post 05-04-2009 03:07 PM
Click Here to See the Profile for Afrow UK Click here to Send Afrow UK a Private Message Click Here to Email Afrow UK Visit Afrow UK's homepage! Find more posts by Afrow UK Add Afrow UK to your buddy list Edit/Delete Message Reply w/Quote
jweinraub
Senior Member

Registered: Jan 2004
From:

There is a new version of WinVer.nsh that does detect Windows 7. I have the latest build, RC-1 on my laptop. I am willing to test GetVersion on it, as I need to have routines in my installers that detect Windows 7.

Thanks

Quick Link | Report this post to a moderator | IP: Logged

jweinraub is offline Old Post 06-09-2009 01:38 PM
Click Here to See the Profile for jweinraub Click here to Send jweinraub a Private Message Visit jweinraub's homepage! Find more posts by jweinraub Add jweinraub to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 09:35 PM. Post New Thread    Post A Reply
Pages (2): [1] 2 »   Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > GetVersion plugin
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON