4 Pages V   1 2 3 > »   
Reply to this topic
 BGInfo, Updated: 11-08-09
post Jul 30 2009, 03:19 PM
Post #1
homes32
Frequent Member   ***
Group: Members

  Joined: 7-July 08 From: Minnesota

Posts: 310
Thank(s): 123


United States


BGInfo automatically displays relevant information about a Windows computer on the desktop's background, such as the computer name, IP address, service pack version, and more.


Script Features:
  • You can change all the info displayed from within the script!
  • You can change the startup mode. (Wallpaper/popup/system tray/manual)
  • Set BGInfo to automatically refresh every nn:00 minutes.
  • Auto download newest version.


Confirmed working with:


enjoy!

-homes32

Download Here: BGInfo

Changes in v4

  • workaround for garbled display issue.
  • added some dependencies needed for displaying network info in LiveXP.
  • minor code cleanups


full version history


--------------------


3 user(s) said "Thank you!" to homes32 for this fantastic post:
brol33, MedEvil, Nuno Brito
+Quote Post
post Jul 30 2009, 04:19 PM
Post #2
Nuno Brito
Platinum Member   ******
Group: .script developer

  Joined: 13-July 06 From: Pittsburgh

Posts: 8,638
Thank(s): 464


Portugal


Thank you.

This is a very handy program to keep around when you're working with too many computers and need to know it's details quickly.

Here's a small screenshot:


cheers.gif


--------------------


Join us at the Virus removal forums!
+Quote Post
post Jul 30 2009, 04:49 PM
Post #3
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 5,256
Thank(s): 156


Unfortunately not as good as i thought.
The script does not feature an interface to set the options, but simply starts BGInfo.exe. thumbdown.gif

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WinBuilder080, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Jul 30 2009, 06:07 PM
Post #4
homes32
Frequent Member   ***
Group: Members

  Joined: 7-July 08 From: Minnesota

Posts: 310
Thank(s): 123


United States


QUOTE (MedEvil @ Jul 30 2009, 11:49 AM) *
Unfortunately not as good as i thought.
The script does not feature an interface to set the options, but simply starts BGInfo.exe. thumbdown.gif

cheers.gif

true.
no sense in reinventing the wheel. there are far to many possible options to do that. all changes made are automatically saved to a .bgi and applied to your PE in that manner. I do however keep BgInfo from applying itself to your host machine on exit though! smile.gif


--------------------
+Quote Post
post Jul 30 2009, 07:06 PM
Post #5
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 5,256
Thank(s): 156


QUOTE (homes32 @ Jul 30 2009, 08:07 PM) *
I do however keep BgInfo from applying itself to your host machine on exit though! smile.gif

That's a nice touch! wink.gif

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WinBuilder080, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Jul 30 2009, 07:23 PM
Post #6
MedEvil
Platinum Member   ******
Group: .script developer

  Joined: 29-December 06
Posts: 5,256
Thank(s): 156


A little thing worth improving.
The Customize button only works after the script has run at least once. (to download the needed file)

cheers.gif


--------------------
NaughtyPE - The Multimedia PE!
Requirements: WinBuilder080, XPSP2/W2k3SP1 source, Pentium CPU, 128MB RAM (256MB to use video players)
+Quote Post
post Jul 30 2009, 08:04 PM
Post #7
Lancelot
Frequent Member   ****
Group: .script developer

  Joined: 8-May 08 From: Turkiye/Izmir

Posts: 908
Thank(s): 696


Turkiye


Hi homes32

LiveXP test with xpsp3enu source:
can you add a refresh screen for second usage smile.gif. Screen not refreshed with LiveXP causing text overwrites other text wrongly (current picture reason is font size change, best solution seems refresh screen).
http://img195.imageshack.us/img195/850/snap1g.gif

some quotes maybe nice smile.gif
Echo,"Processing %ProgramTitle%..."
ShellExecute,Hide,#$q%Tools%\7z.exe#$q,"x -y #$q%GlobalTemplates%\%ProgramFolder%\BgInfo.zip#$q -o#$q%GlobalTemplates%\%ProgramFolder%\#$q"

Good night


--------------------
I Galapo's LiveXP and King Amalux's Great LiveXP Package (tutorial and everything)
Lancelot Tips For LiveXP
I hate Medusa problems of WinBuilder, Cryptic codes, syntax rules fakingly mismatching working lines, not having even basic fundemantal syntax rules and mostly 'lies' and 'post games'.
('post games' = includes dishonest, childish posts that have goal to annoy others in community)
+Quote Post
post Jul 30 2009, 08:39 PM
Post #8
homes32
Frequent Member   ***
Group: Members

  Joined: 7-July 08 From: Minnesota

Posts: 310
Thank(s): 123


United States


QUOTE (MedEvil @ Jul 30 2009, 02:23 PM) *
A little thing worth improving.
The Customize button only works after the script has run at least once. (to download the needed file)

cheers.gif

fixed in new version. (RunBgInfo.exe was not being extracted from script)

@Lancelot
I will do some testing and see what I come up with.


--------------------
+Quote Post
post Jul 31 2009, 08:36 AM
Post #9
risolutore
Frequent Member   ***
Group: Advanced user

  Joined: 4-January 08
Posts: 310
Thank(s): 9


Italy


the main con of this apps is that it doeasn't work in real time, it simply "freezes" the initial condition of the PC but if you change the amount of disk during the execution it doesn't report it sad.gif(
on UBCD4win there was another app, also configurable, but BGInfo is only one file smile.gif
+Quote Post
post Jul 31 2009, 01:46 PM
Post #10
homes32
Frequent Member   ***
Group: Members

  Joined: 7-July 08 From: Minnesota

Posts: 310
Thank(s): 123


United States


QUOTE (risolutore @ Jul 31 2009, 03:36 AM) *
the main con of this apps is that it doeasn't work in real time, it simply "freezes" the initial condition of the PC but if you change the amount of disk during the execution it doesn't report it sad.gif(
on UBCD4win there was another app, also configurable, but BGInfo is only one file smile.gif

yep them be the cons. the closest you are going to get to real time is using taskbar mode. on the up side though it doesn't use up resources!

for the most part I use it in a lab/repair setting for showing some basics that I would otherwise have to hunt for.

I think the program you are talking about is coolmon; which works ok but is a pain to configure.


--------------------
+Quote Post

4 Pages V   1 2 3 > » 
Reply to this topic
2 User(s) are reading this topic ()



Collapse

  Topic Replies Topic Starter Views Last Action
No New Posts BGINFO & Network info
13 morgan895 2,704 27th October 2009 - 06:24 AM
Last post by: Holger
No New Posts Topic has attachmentsBGInfo update
0 brol33 866 16th March 2009 - 12:03 AM
Last post by: brol33
No New Posts Topic has attachmentsUpdates version of bginfo.script for VPE12
2 pecd.net 2,082 19th June 2008 - 05:16 AM
Last post by: pecd.net
No New Posts BGInfo /accepteula... possible?
3 AaronAnderson 3,167 5th March 2008 - 06:06 AM
Last post by: Galapo
No New Posts Topic has attachmentsBGinfo Script for you!
5 xplod 8,739 1st October 2007 - 12:41 AM
Last post by: Henry