Hi My company want's to use a KIX script to run on logon that updates a value in the registry. I am not sure how to do this and would like some help if possible
Printable View
Hi My company want's to use a KIX script to run on logon that updates a value in the registry. I am not sure how to do this and would like some help if possible
I don't know about KIX but you could do it by creating a .reg with the registry entry in it and then running a batch file with the line
regedit -s regentry.reg
HTH
Nigel
look in the manual for the syntax, if you don't have it goto http://kixtart.org/
[This message has been edited by SMS Avenger (edited 07-13-2000).]