|
Hi there, This is my first post and I'm not sure it's in the right place (though it's regarding a script error, so it should be). I've been searching but can't find anything relating to this, (but lots of interesting info) so hopefully one of you will be able to me.
I think it's a pretty basic thing, I'm just obviously missing a trick.
The line of my script that brings up the error, "script error : unknown command !.", is:
WRITEVALUE ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon", "DontDisplayLastUserName", "0", REG_SZ")
I am assuming this is something to do with the space in "Windows NT". How would I need to write this for Kix to recognise it? If it was a folder I would simply use "Window~1" (or 2, or 3) but this hasn't worked for the script.
As I say, I'm pretty sure this is a real obvious one for an experienced Kix scripter but it's got me stumped...
Cheers DBT
|