Hi there,

In Coldfusion output these:
Returns product name:   #Server.Coldfusion.ProductName#
Returns version number and if any service packs applied:
#Server.Coldfusion.ProductVersion#
Returns which type of product, either professional or enterprise:
#Server.Coldfusion.ProductLevel#


OS name:                                #Server.OS.Name#
OS service packs applied:       #Server.OS.AdditionalInformation#
OS version eg. 4.0 if running NT4:      #Server.OS.Version#

You can also find out your OS info in the registry:
At key HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\ CurrentVersion. 
Current Version key for the OS version 
CSDVersion key for the service pack version

Regards,
Stephen
------------------------------------------------------------------ 
Stephen Galligan 
Web Developer 
Thoughtbubble Ltd 
http://www.thoughtbubble.net 
------------------------------------------------------------------ 
United Kingdom 
http://www.thoughtbubble.co.uk/ 
Tel: +44 (0) 20 7387 8890 
------------------------------------------------------------------ 
New Zealand 
http://www.thoughtbubble.co.nz/ 
Tel: +64 (0) 9 488 9131 
------------------------------------------------------------------ 
The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s). Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Thoughtbubble. This information may be
subject to legal, professional or other privilege and further distribution
of it is strictly prohibited without our authority. If you are not the
intended recipient, you are not authorised to disclose, copy, distribute, or
retain this message. Please notify us on +44 (0)207 387 8890.
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 26 September 2001 14:27
To: CF-Talk
Subject: Determine current version


I've got an interesting situation that includes checking what service pack
is installed on the Cold Fusion server.  Is there a way to check this?  I
have the version and everything like that, but we don't know if the Sp has
been applied (it's running 4.5.1 pro right now)

TIA!

C. Hatton Humphrey

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to