I would like to create some functions to call the system info of the Computer.
The following information is needed:
- OS Name
Already tried with: sOS = Environ("OS") but this returns the Windows_NT in stead of: Microsoft Windows XP SP3.
- The computer information, displayed as: Intel Pentium 4 3066MHz
- The current IP address of the computer
- available physical memory, displayed as: 509MB (79% used)
- Uptime of the computer, i.e.: 1 hours 14 minutes.
The following information is needed:
- OS Name
Already tried with: sOS = Environ("OS") but this returns the Windows_NT in stead of: Microsoft Windows XP SP3.
- The computer information, displayed as: Intel Pentium 4 3066MHz
- The current IP address of the computer
- available physical memory, displayed as: 509MB (79% used)
- Uptime of the computer, i.e.: 1 hours 14 minutes.