Trying to copy from XP NTFS file system to 7 NTFS file system - Super User most recent 30 from superuser.com2010-03-17T07:42:55Zhttp://superuser.com/feeds/question/70810http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://superuser.com/questions/70810/trying-to-copy-from-xp-ntfs-file-system-to-7-ntfs-file-system0Trying to copy from XP NTFS file system to 7 NTFS file systemDonotalohttp://superuser.com/users/181192009-11-15T12:59:42Z2009-11-15T13:25:18Z
<p>Recently I've installed Windows 7. I was used to use XP before. While trying to copy Firefox profile from XP's NTFS drive (<code>D:\Documents and Settings\[UserName]\Application Data\Mozilla</code>) to 7's NTFS drive (<code>C:\Users\[UserName]\AppData\Roaming\Mozilla</code>), Windows 7 tells that I need to provide administrator permission to copy those files. My Windows 7 account already has admin permissions, as this is the only account (am I correct?). But still I cannot copy. How can I copy files from old system drive?</p>
<p>Thanks in advance.</p>
http://superuser.com/questions/70810/trying-to-copy-from-xp-ntfs-file-system-to-7-ntfs-file-system/70812#708120Answer by Molly7244 for Trying to copy from XP NTFS file system to 7 NTFS file systemMolly7244http://superuser.com/users/02009-11-15T13:09:40Z2009-11-15T13:16:04Z<p>here is an illustrated tutorial:</p>
<p><strong><a href="http://www.blogsdna.com/2159/how-to-take-ownership-grant-permissions-to-access-files-folder-in-windows-7.htm" rel="nofollow">How to Take Ownership & Grant Permissions to Access Files & Folder in Windows 7</a></strong></p>
<p>if you frequently have to 'take ownership', i recommend to add this feature to your context menu:</p>
<p><strong><a href="http://www.blogsdna.com/2173/add-take-ownership-option-in-right-click-context-menu-of-windows-7.htm" rel="nofollow">Add Take Ownership Option in Right Click Context Menu of Windows 7</a></strong></p>
http://superuser.com/questions/70810/trying-to-copy-from-xp-ntfs-file-system-to-7-ntfs-file-system/70814#708140Answer by harrymc for Trying to copy from XP NTFS file system to 7 NTFS file systemharrymchttp://superuser.com/users/86722009-11-15T13:25:18Z2009-11-15T13:25:18Z<p>With UAC active, even if logged as an "administrator", you need to give administrator privileges to programs who write in "sensitive" places. This is because UAC does such a good job of protecting you from yourself, that your effective permissions are lower than your maximal ones.</p>
<p>What you need to do is right click on the program that does the copy, and click "Run as Administrator" (yes, even though you're logged-in as such!). Alternatively, you can turn UAC totally off (if you have other equivalent protection).</p>