Author: Firewalker82Firewalker82 Date: Jun 6, 2008 00:30
Thanks Allan,
That worked a treat! I have found that with vbscript, you have to be very
accurate with the placement of "s. Lesson learned,
Thanks once again,
--
Firewalker82
"Allan" wrote:
> Change your regloc line to this:
> regloc = "HKCU\Software\Microsoft\Synctoy\FirsttimeUser", 1, "REG_DWORD"
>
> I think you have it right, just don't put "s around your 1, putting the 1 in
> "s makes...
|