Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post support questions that relate to the Windows 2003/2000/XP operating systems.
Moderators: Developers , Moderators
KARL
Post
by KARL » Tue May 11, 2004 12:29 pm
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 (18.83 KiB) Viewed 1687 times
TheWitness
Developer
Posts: 17047 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue May 11, 2004 2:47 pm
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 » Wed May 12, 2004 1:36 am
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
TheWitness
Developer
Posts: 17047 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Wed May 12, 2004 1:30 pm
You can write a 4 line VB program to effect the same result. I don't have it either I am affraid.
TheWitness
BSOD2600
Cacti Moderator
Posts: 12171 Joined: Sat May 08, 2004 12:44 pm
Location: USA
Post
by BSOD2600 » Wed May 12, 2004 6:55 pm
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 » Thu May 13, 2004 5:59 am
Thanks for all, functions correctly.
KARL
Users browsing this forum: No registered users and 0 guests