Show Encrypt and Decrypt Files in Right Click Shortcut Menu in Windows Vista הצג להצפין קבצים פענוח לחץ על קיצור דרך תפריט העכבר ב-Windows Vista

One feature that often overlook in Windows Vista is Encrypting File System (EFS), which also in Windows 2000, 2003 and XP operating system. תכונה אחת כי לעתים קרובות מתעלמים ב-Windows Vista היא מערכת קבצים מצפינה (EFS), אשר גם ב-Windows 2000, 2003 ו מערכת ההפעלה Windows XP. EFS is a file system with filesystem-level encryption that transparently allows files to be stored encrypted on disk volume with NTFS file systems so that no other users can use the encrypted data or to protect confidential data from most kind of hack attempt including attackers that already gain physical access to the computer. EFS היא מערכת קבצים עם הצפנה ברמת מערכת הקבצים כי בשקיפות מאפשר לאחסן קבצים מוצפנים על הדיסק עם מערכת הקבצים NTFS, כך שמשתמשים אחרים לא יכולים להשתמש בנתונים מוצפנים או כדי להגן על נתונים סודיים ביותר מן סוג של ניסיון לפרוץ כולל התוקפים כי כבר גישה פיזית למחשב. User can encrypt or decrypt files and folders by setting “Encrypt contents to secure data” attribute in the object's Properties dialog box. משתמש יכול להצפין או לפענח קבצים ותיקיות על ידי הגדרת "הצפן תוכן כדי לאבטח נתונים" תכונה בתיבה מאפיינים של האובייקט שיח. It will be much easier if the user can simply right click on the files and folders, and then select either Encrypt or Decrypt to perform the similar process. זה יהיה הרבה יותר קל אם המשתמש יכול ללחוץ פשוט צודק על קבצים ותיקיות, ולאחר מכן בחר הצפן או פענח לבצע את תהליך דומה.

To add in the Encrypt and Decrypt (to those files or folder already secured with encryption) right-click context shortcut menu item, simply copy and paste the following text into any text editor (such as Notepad), and then save the file with a filename with .reg extension (such as RightClickEncrypt.reg). כדי להוסיף את הצפנת פענח ו (לאלה קבצים או התיקייה כבר מאובטח עם הצפנה) בהקשר העכבר הימני לחץ על פריט בתפריט הקיצור, פשוט העתק והדבק את הטקסט שלהלן לתוך עורך טקסט (כגון Notepad), ולאחר מכן לשמור את הקובץ עם עם שם קובץ. סיומת reg (כגון RightClickEncrypt.reg). Double click on the saved file to apply and merge the new registry vale to the registry key. לחץ לחיצה כפולה על הקובץ נשמר להחיל ולמזג את Vale הרישום החדש אל מפתח הרישום. Confirm any UAC permission requirement. לאשר כל דרישה UAC רשות. When done, a confirmation dialog will appear, simply press OK. בסיום, דיאלוג אישור יופיע, פשוט לחץ על אישור.



Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced]
"EncryptionContextMenu"=dword:00000001 "EncryptionContextMenu" = dword: 00000001

To remove the Encrypt or Decrypt right-click contextual shortcut menu item, simply copy and paste the following text into any text editor (such as Notepad), and then save the file with a filename with .reg extension (such as RightClickNoEncrypt.reg). כדי להסיר את הצפנת פענח ימין או על תפריט הקיצור הקשר הפריט, פשוט העתק והדבק את הטקסט שלהלן לתוך עורך טקסט (כגון Notepad), ולאחר מכן לשמור את הקובץ עם שם קובץ עם. סיומת reg (כגון RightClickNoEncrypt.reg) . Double click on the saved file to apply and merge the new registry vale to the registry key. לחץ לחיצה כפולה על הקובץ נשמר להחיל ולמזג את Vale הרישום החדש אל מפתח הרישום. Confirm any UAC permission requirement. לאשר כל דרישה UAC רשות. When done, a confirmation dialog will appear, simply press OK. בסיום, דיאלוג אישור יופיע, פשוט לחץ על אישור.



Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced]
"EncryptionContextMenu"=dword:00000000 "EncryptionContextMenu" = dword: 00000000

הצפנת בזכות לחץ Context Menu

You can download these two files directly too, if you don't want to create them yourself: ניתן להוריד קבצים אלה שני ישירות מדי, אם אתה לא רוצה ליצור אותם בעצמך:

RightClickEncrypt.reg RightClickEncrypt.reg
RightClickNoEncrypt.reg RightClickNoEncrypt.reg

Alternatively, open up Registry Editor and navigate to the registry key, and then add in or modify the said registry value. לחילופין, לפתוח את עורך הרישום ונווט אל מפתח הרישום, ולאחר מכן להוסיף או לשנות את ערך הרישום אמר.

IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.


3 Responses to “Show Encrypt and Decrypt Files in Right Click Shortcut Menu in Windows Vista” 3 תגובות ל "הצג להצפין קבצים פענוח לחץ על קיצור דרך תפריט העכבר ב-Windows Vista"

  1. Sjakalen Sjakalen
    January 10th, 2008 06:43 10 ינואר 2008 06:43
    3 3

    Sorry I don't get it סליחה אני לא מבין את זה : (
    I created the 2 .reg files and dbl- clicked on the RightClickEncrypt.reg file, I can now, right click on the .WindowsLiveContact files and Encrypt appear on the menu, so fare so good. יצרתי את 2. Dbl קבצי reg ו-לחצו על הקובץ RightClickEncrypt.reg, אני יכול עכשיו, לחץ לחיצה ימנית על הקבצים WindowsLiveContact. ו הצפנת מופיעה בתפריט, כך הנסיעה כל כך טוב.
    If I try to Encrypt a file I get “error occured applying attributes to the file” אם אני מנסה להצפין קובץ אני מקבל "התרחשה שגיאה החלת תכונות הקובץ"
    Anyway I need to “Decrypt” the files. בכל מקרה אני צריך "פענח" את הקבצים.
    Need HEEEELP!!!! צריך HEEEELP!!
    What is in those files anyway, the messege written in messenger? מהו באותם קבצים בכל מקרה, messege כתוב שליח?
    I am running vista 64 bit is that a problem? אני משתמש ב Vista 64 סיביות זה בעיה?

  2. Chooza Chooza
    April 28th, 2007 14:00 28 אפריל 2007 14:00
    2 2

    What it means is that the reg file you create and dbl-click will enter the info from inside that reg file in to the registry without you having to manually edit it. מה פירוש הדבר הוא כי אתה יוצר קובץ ה-reg ו-dbl לחץ ייכנסו מידע מתוך קובץ ב-reg לרישום מבלי שתצטרך לערוך אותו באופן ידני. A series of boxes will appear asking for yes, no etc. just allow them by answering yes. סדרה של תיבות יופיעו מבקש כן, וכו 'לא רק לאפשר להם לענות על כן. And yes you will get the “Encrypt” and “Decrypt” listed in the right-click menu (context menu). ועל כן אתה תשיג את "הצפן" ו "פענוח" מופיע הימני, לחץ על התפריט (תפריט ההקשר).

  3. kay קיי
    April 14th, 2007 04:22 14 אפריל 2007 04:22
    1 1

    hi i just want to ask what you mean by: היי אני רק רוצה לשאול למה אתה מתכוון:
    “Double click on the saved file to apply and merge the new registry vale to the registry key. "לחץ לחיצה כפולה על הקובץ נשמר להחיל ולמזג את Vale הרישום החדש אל מפתח הרישום. Confirm any UAC permission requirement.” לאשר כל דרישה UAC רשות. "

    what is merge the newreg value??? מה היא למזג את הערך newreg???
    does it install it into the system registry??? זה להתקין אותו ברישום של המערכת???

    and does this process give you the ability to have the encrypt button on your right click? והאם תהליך זה נותן לך את היכולת להצפין על לחצן לחץ על הזכות שלך?
    thanks תודה

Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

windowslivecontact reader הקורא windowslivecontact - -- windowslivecontact viewer הצופה windowslivecontact - -- windowslivecontact file קובץ windowslivecontact - -- windows live contact file Windows Live הקובץ קשר - -- windowslivecontact file reader קורא קובץ windowslivecontact - -- file extension windowslivecontact סיומת הקובץ windowslivecontact - -- .windowslivecontact viewer . הצופה windowslivecontact - -- how to open windowslivecontact file איך לפתוח קובץ windowslivecontact - -- open WindowsLiveContact WindowsLiveContact פתוח - -- windowslivecontact decrypt פענוח windowslivecontact - -- abrir archivos windowslivecontact abrir archivos windowslivecontact - -- windowslivecontact how to open windowslivecontact איך לפתוח - -- read windowslivecontact file לקרוא קובץ windowslivecontact - -- read WindowsLiveContact לקרוא WindowsLiveContact - -- decrypt windowslivecontact windowslivecontact לפענח - -- windows live contact file reader Windows Live הקורא הקובץ קשר - -- .windowslivecontact open . לפתוח windowslivecontact - -- windowslivecontact read windowslivecontact לקרוא - -- open .windowslivecontact פתוח. windowslivecontact - -- windowslivecontact reader הקורא windowslivecontact - -- how to read windowslivecontact file כיצד לקרוא קובץ windowslivecontact - -- windowslivecontact open windowslivecontact פתוח - -- windowslivecontact-fil windowslivecontact-fil - -- registry decrypter decrypter הרישום - -- open windowslivecontact file קובץ windowslivecontact פתוח - -- how to open .windowslivecontact איך לפתוח. windowslivecontact - -- open windows live contact file החלונות הפתוחים לחיות הקובץ קשר - -- windowslivecontact file open windowslivecontact קובץ פתוח - -- read windows live contact file חלונות לקרוא לחיות הקובץ קשר - -- read windowslivecontact files לקרוא קבצים windowslivecontact - -- windowslivecontact reader download להוריד הקורא windowslivecontact - -- decrypt windows live contacts Windows לפענח לחיות הקשר - -- .windowslivecontact decrypt . לפענח windowslivecontact - -- windowslivecontact reader free download הקורא להוריד חינם windowslivecontact - -- windows live contact files Windows Live קבצים קשר - -- abrir windowslivecontact windowslivecontact abrir - -- right click encrypt להצפין קליק ימני - -- archivo windowslivecontact windowslivecontact archivo - -- windowslivecontact file viewer הצופה קובץ windowslivecontact - -- how to decrypt windowslivecontact איך לפענח windowslivecontact - -- how to read WindowsLiveContact איך לקרוא WindowsLiveContact - -- decrypt vista files קבצים לפענח Vista - -- right click encrypt files להצפין קבצים קליק ימני - -- como abrir un archivo windowslivecontact Como abrir un archivo windowslivecontact - -- como abrir windowslivecontact Como abrir windowslivecontact - -- read windows live contact files חלונות לקרוא לחיות קבצים קשר - -- how to open windowslivecontact איך לפתוח windowslivecontact - -- decrypt windows live contact Windows לפענח לחיות קשר - -- .windowslivecontact file . קובץ windowslivecontact - -- *.windowslivecontact *. windowslivecontact - --