Author: presbell
Subject: BGInfo Error
Posted: 12 March 2014 at 12:29pm
I have a group policy that copies BGinfo to the local machine and a batch file that runs in the Startup folder.
Subject: BGInfo Error
Posted: 12 March 2014 at 12:29pm
I have a group policy that copies BGinfo to the local machine and a batch file that runs in the Startup folder.
echo off
"%ProgramFiles%\BGInfo\BGInfo.exe" "%ProgramFiles%\BGInfo\cmBGInfo.bgi" /NOLICPROMPT /timer:0
exit
"%ProgramFiles%\BGInfo\BGInfo.exe" "%ProgramFiles%\BGInfo\cmBGInfo.bgi" /NOLICPROMPT /timer:0
exit
Occasionaly users get this error...

Any ideas of why?