Hi Bill,

Thanx for your reply... let me be more specific. I try to creat a nieuw key in "runonce" either in het local machine or in the current user. I'v tried the following line:

WriteValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce", "A MultiString variable", "Line 1" "REG_SZ")

Just to see how it works but wenn i try to run it i got this error:

Script error : unknown command !
ÿ_$

So i thought that i was writing the wrong line but in an example script (demo.kix) happend te same thing:

writevalue( "HKEY_CURRENT_USER\KiX32\one" , "value1" , "Text" , "REG_SZ" )

I have looked at the rights in my registry an gave myself al the possible right so i'm everything right now. But without any risult....

If you have any idea's please let me know...


Thanx