X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: david AT adboyd DOT com (J. David Boyd) Subject: Re: create subkeys with regtool Date: Wed, 04 Jan 2006 15:10:44 -0500 Lines: 19 Message-ID: References: <43BB9AE0 DOT 1030000 AT brujulatelecom DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com angel bosch 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/