humbletech99
05-30-2006, 04:08 AM
I've got a batch file as follows:
secedit /refreshpolicy machine_policy
secedit /refreshpolicy user_policy
pause
but this results in the first command looping infintely in the cmd window! If I type it in manually in the cmd window it works fine.
why is this?
secedit /refreshpolicy machine_policy
secedit /refreshpolicy user_policy
pause
but this results in the first command looping infintely in the cmd window! If I type it in manually in the cmd window it works fine.
why is this?