הוספת יעדים "שלח אל"
-
@פלורידה האם הוספת את הפקודה Move גם לתיקיות? כלומר האם הטמעת ברג'יסטרי גם את הקטע הבא:
[HKEY_CLASSES_ROOT\Directory\shell\Move] @="Move to folder name" "AppliesTo"="NOT (System.ItemPathDisplay:=\"C:\\Users\" OR System.ItemPathDisplay:=\"C:\\ProgramData\" OR System.ItemPathDisplay:=\"C:\\Windows\" OR System.ItemPathDisplay:=\"C:\\Windows.old\" OR System.ItemPathDisplay:=\"C:\\Windows\\System32\" OR System.ItemPathDisplay:=\"C:\\Program Files\" OR System.ItemPathDisplay:=\"C:\\Program Files (x86)\")" "NoWorkingDirectory"="" "Position"="bottom" [HKEY_CLASSES_ROOT\Directory\shell\Move\command] @="cmd /c move /y \"%1\" \"C:\\Users\\Brink\\Pictures\""
-
@odeddvir
רק זה מה שהרצתיWindows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\Move] @="העבר לתיקיית מסמכים" "Position"="bottom" [HKEY_CLASSES_ROOT\*\shell\Move\command] @="cmd /c move /y \"%1\" \"C:\\Users\\XXX\\Documents\""