Suggestion for FAQ update
From: Patrick Hartman <Patrick.Hartman_at_newbalance.com>
Date: Wed, 22 Aug 2012 17:32:17 -0400
Hi,
I have spent the last day fighting with getting context menu’s to work with Windows 7 x64. When trying to update the registry key in the steps that the FAQ outlines (http://tortoisesvn.net/faq.html#nomenus), I never able to have permission to add myself. Tried logging in as my user, giving my user administrator access, logging in as domain administrator and logging in as computer administrator – all gave the error that I had insufficient privileges to add myself with allow all access on that key.
The workaround to finally allow me to fix that key and fix the context menus where to download Sysinternals PsTools (http://technet.microsoft.com/en-us/sysinternals/bb896649) and launch regedit with the following command:
PsExec.exe -i -d -s c:\windows\regedit.exe
This gives you full permissions in the registry to allow you to fix HKEY_CLASSES_ROOT/*/shellex/ContextMenuHandlers/TortoiseSVN. Might not hurt to add that to the FAQ in case others experience the same challenge.
Regards,
________________________________
Internet email is not a 100% secure transmission medium. Please understand and observe this lack of security when emailing us. Although we have taken steps to ensure that this email and its attachments are free from any virus, it is the recipient's sole responsibility, in keeping with good computing practice, to ensure that they are actually virus free.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org]. |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.