create subkeys with regtool

J. David Boyd david@adboyd.com
Wed Jan 4 20:11:00 GMT 2006


angel bosch <abosch@brujulatelecom.com> writes:

> hi!
>
> i want to create a key a set a value for it:
>
> regtool.exe -v set
> \HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\Wallpaper'
> c:\brujula\imatges\tux3.bmp'
>
> this gives an error if parent keys don't exist, so i must create all
> inexistent keys. is there a way to create all path in a single
> command? something like 'mkdir -p' for real paths.
>
>

You might want to try _add_ rather than _set_.

Dave in Largo, FL



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list