I'm attempting to write a script that places text on user's background (dektop overlay). I found a program called Bginfo (google it, its free download) that does this but i'm having trouble scripting it.
They have command line options that should work but i cant get them working.
I download the Bginfo.exe and export the config file. Then run this command but its not working:
#vAgentConfiguration.AgentTempDir#\DesktopOverlay\Bginfo.exe #vAgentConfiguration.AgentTempDir#\DesktopOverlay\BginfoConfig.bgi /ALL /SILENT /NOLICPROMPT
Can anyone lend a hand? or if you know another desktop overlay app ill try that.