Hi All,
I am completely new to this so please be gentle.
I need a script to silently check if a registry value exists. If it exists, then exit. If it does not exist then I want it to run .reg file to add the key and then exit.
All this need to be done without user input.
This needs to run at user log on. (I know how to do this bit).
I am completely new to this so please be gentle.
I need a script to silently check if a registry value exists. If it exists, then exit. If it does not exist then I want it to run .reg file to add the key and then exit.
All this need to be done without user input.
This needs to run at user log on. (I know how to do this bit).