Ron's Sandbox

Processor Type

Friday, 28 March 2008 14:19 by hagermanr
I came across a need to determine what type of OS is installed on a Windows server. The idea being that if it is a 32 bit OS, I'll get a registry key from one location but if it is a 64 bit OS, the key lives in another location. Using WMI, I simply look up the PROCESSOR_ARCHITECTURE valu... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   VBScript | WMI
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed

The Dynamic Menu Part 1 - The Database

Wednesday, 26 March 2008 15:44 by hagermanr
I had a request at work for a method of adding links at random. In other words, I have a group of people, say, 40 who want to add links to the group website without going through me, the web master. Now, first thought is, BAD IDEA!!! All I need is a bunch of links on my group website that don'... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   C Sharp | SQL Server
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed