Click to See Complete Forum and Search --> : NT Logon Script


c9803183
July 13th, 2000, 07:04 AM
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

nige
July 13th, 2000, 08:08 AM
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

SMS Avenger
July 13th, 2000, 09:25 AM
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).]