Hide the background of screen

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
KARL

Hide the background of screen

Post by KARL »

HI,

There is some form in the program so that the window that appears when goes to recopilar data do not leave continuously?

Such time it I have not installed well, I am new and not itself that fact badly ¿would be able to help me someone?

Thanks in advance
Attachments
Dibujo.gif
Dibujo.gif (18.83 KiB) Viewed 1689 times
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Create an administrative id, say called "cacti". Then schedule the service to run under that ID instead of your LoginID and the window disappears...

TheWitness
Lux
Cacti User
Posts: 195
Joined: Tue Nov 11, 2003 10:57 am
Location: Luxembourg

Post by Lux »

Oh, that's elegant, but I can't create an admin ID on my system (security restrictions)! I've been using a program called hidden, which I conveniently can't locate on the web at the moment.....

Mike
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

You can write a 4 line VB program to effect the same result. I don't have it either I am affraid.

TheWitness
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Right, you can hide the window with a VBS script

invisible.vbs

Code: Select all

CreateObject("Wscript.Shell").Run WScript.Arguments(0), 0, False
How I use it in a Task run line: D:\WINNT\system32\wscript.exe "D:\mrtg\workingdir\invisible.vbs" "D:\mrtg\workingdir\upload.bat"
KARL

Post by KARL »

Thanks for all, functions correctly. :)

KARL
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest