I had the same problem with 7068 x64 so I just cut the file/folder and paste it to achieve the move function. THEN I discovered this registry change.
(A zipfile available here:
Context Menu - Add Copy To Folder and Move To Folder
Diy version here: To add
'Move to Folder ..'
-------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]
____________________________________________
Cut and paste the stuff between the lines into notepad then Save as Move.txt. Close Notepad. Rename as Move.reg. Right click on Move.reg and select Merge.
You should now have
Move To Folder .. when you Right Click on a selected object.
Same process to add
'Copy to Folder ..'
-------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]
____________________________________________
Cut and paste the stuff between the lines into notepad then Save as Copy.txt. Close Notepad. Rename as Copy.reg. Right click on Copy.reg and select Merge.
You should now have
Copy To Folder .. when you Right Click on a selected object.
You can now delete/archive the text/reg files.
Sorry cannot help on sources of ISO's I'm new to the torrent world.