Group: microsoft.public.scripting.vbscript · Group Profile · Search for Currentconfig in microsoft.public.scripting.vbscript
Author: LM
Date: May 9, 2007 11:53
Hello, hope I can find an answer here... I need this bat/exe to run in time to set the reg value autoadminlogon for the chosen hardware profile. I have tried many ways like synchronous scripts startup, making a service with any start -type, registry run keys are all too late. Thank you, any help is very appreciated! Here is the bat: @echo off setlocal for /f "Tokens=2*" %%%%a in ('reg
|