Quantcast
Channel: Sysinternals Forums
Viewing all articles
Browse latest Browse all 10386

BgInfo : Running BGInfo in local/workgroup setting?

$
0
0
Author: heyfrank
Subject: Running BGInfo in local/workgroup setting?
Posted: 05 October 2016 at 7:15pm

Has anyone had luck with running BGinfo from the users start up folder with a batch script?? This is a non domain environment and is at most a Workgroup environment, as most dental practices are not on a domain.

(C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup) 

I have the .exe and .bgi located in %USERPROFILE%\Documents

My issue is it when running it prompts for a access is denied error in command prompt, I believe the error exists on trying to add the registry  key for EULA

My startup batch script:

@echo off
reg add HKU\.DEFAULT\Software\Sysinternals\BGInfo /v EulaAccepted /t REG_DWORD /d 1 /f
@echo off
cd
"C:\Users\%USERNAME%\Documents\bginfo\bginfo.exe" bginfotemplate.bgi /TIMER:0 /nolicprompt /SILENT


Is there a better way to do this? Any help would be most appreciated. Thank you.




Viewing all articles
Browse latest Browse all 10386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>