Your access to this website and/or its content is subject to certain terms and conditions. If you do not wish to agree with the terms and conditions, then you should leave this website immediately.
| Home | Privacy | Legal | Contact | Humour |
Mark Russinovich's BgInfo is a Microsoft utility that can be set up to display computer configuration details, such as hardware information, on the Windows desktop background (wallpaper). In this page, I am offering you some unofficial add-ons that make BgInfo more useful - particularly in offices where employees are asked to provide their system configuration details to system administrators.
![]()
BgInfo comes with a set of built-in configuration details that can be displayed on the wallpaper. BgInfo also allows the user to create custom configuration details. The built-in ones are good but they are not great.
In this page, I am offering some VBScript files and my BgInfo configuration file for download. As it is rarely a good idea to blindly use VBScript files from the Web, I am displaying the source code here so that you can use them only if you are fully satisfied. You are also completely free to extend the source code as you please.
When you run my BgInfo configuration file, your wallpaper will be updated similar to the screenshot here. (I have deliberately obscured some details.)
The following is a list of files in the download file. (The Erik Anderson's MP3 Pirate wallpaper is not included.)
my_bginfo.bgi file was
created on my computer. It uses a set of built-in and my custom-made
BgInfo configuration details and updates the current wallpaper.my_bginfo.bgi file.
For the sake of safety, the VBScript files have the extension
.txt instead of .vbs. You can test them using
cscript.exe if you replace Echo statements with
Wscript.Echo.
Download the contents of this zip file to C:\Program Files\BgInfo or to the
folder where you have installed BgInfo.
BgInfo in your
C:\Program Files folder.C:\Program Files\BgInfo.my_bginfo.bgi and my VBscript files to the
C:\Program Files\BgInfo folder.BgInfo.exe, open (File » Open)
my_bginfo.bgi, and click Apply.If you have copied BgInfo to some other folder, then
my_bginfo.bgi will not work as it is. You will have to click
the Custom button and edit the location of each configuration detail
manually.
You can add a shortcut with the following command to your startup folder so that the wallpaper is updated when you log in.
"C:\Program Files\BgInfo\BgInfo.exe" "C:\Program Files\BgInfo\my_bginfo.bgi" /timer:0
---o0O0o---
This article was first published in March 2010.