X-Spam-Check-By: sourceware.org Message-ID: <43BB9AE0.1030000@brujulatelecom.com> Date: Wed, 04 Jan 2006 10:52:32 +0100 From: angel bosch User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: create subkeys with regtool Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 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. thx in advance -- àngel bosch Departament de Sistemes i Comunicacions Brújula Telecom T. +34 971 433 909 - F. +34 971 433 910 www.brujulatelecom.com ___________________________ En el cor del seu negoci -- 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/