How to Remove or Delete a Registry Key, Subkey and Values with .reg Registration Entries File כיצד להסיר או מחיקת מפתח הרישום, עם מפתח משנה וערכים. רג קובץ ערכי רישום
Registry registration entries file, which ends in .reg file extension is an useful script that can automate import and merging of registry keys and value data inside the file to system registry, especially in unattended mode. ערכי רישום רישום הקובץ, אשר מסתיימת. רג סיומת הקובץ הוא סקריפט שימושי אשר יכולים להפוך יבוא מיזוג של מפתחות רישום נתוני הערך בתוך הקובץ לרישום המערכת, במיוחד במצב ללא התערבות. Most Windows operating system has built-in handler that automatically handle and process a file with .reg extension by using RegEdit.exe, a GUI tool which also support command-line interface to search or edit the Windows registry. רוב מערכת ההפעלה Windows מוכללת המטפל באופן אוטומטי ידית תהליך עם קובץ. Reg כלולה באמצעות Regedit.exe, כלי GUI אשר תומכים גם ממשק שורת הפקודה לחיפוש או לערוך את הרישום של Windows.
While .reg registry registration entries file has been used to add new registry keys into system registry, it can also be used to remove or delete registry key or registry value data. בעוד. רג ערכי הרישום קובץ הרישום נעשה שימוש כדי להוסיף מפתחות הרישום החדש ברישום המערכת, זה יכול לשמש גם כדי להסיר את מפתח הרישום או למחוק נתונים או ערך הרישום. This is useful when user wants to uninstall or undo registry hack, tweak, trick, or patch added via a .reg batch file where developer does not provide an uninstall script. פעולה זו שימושית כאשר המשתמש רוצה להסיר או לבטל את הרישום גרזן, לצבוט, טריק, או באמצעות תיקון נוסף. רג קובץ אצווה איפה המפתח אינו מספק סקריפט להסיר. In this case, user can modify the .reg file itself using the following guide to make an removal, deletion or uninstallation .reg registry registration entries file. במקרה זה, המשתמש יכול לשנות את. Reg; עצמו באמצעות המדריך הבא כדי לבצע הסרה, מחיקה או ההסרה. ערכי רישום reg קובץ הרישום.
Guide to Remove and Delete Registry Entries, Keys, Subkeys or Values via .reg Registration Entries File מדריך הסר מחיקת ערכי הרישום, מפתחות, ומפתחות משנה או ערכים דרך. רג קובץ ערכי רישום
To remove and delete a registry key (entire registry tree branch and its sub-keys) with a .reg file, just add a hyphen (- or also known as minus) in front of the registry path (registry tree branch name) in the .reg file. כדי להסיר את מחיקת מפתח הרישום (הסניף כולו עץ הרישום מפתחות המשנה שלו) עם. Reg, רק להוסיף מקף (- או הידוע גם מינוס) מול נתיב הרישום (עץ שם הסניף הרישום) ב . reg.
For example, a typical .reg file has the following syntax: לדוגמה, טיפוסי. Reg זה יש בתחביר הבא:
RegistryEditorVersion RegistryEditorVersion
[RegistryPath] [RegistryPath]
“DataItemName”=”DataType:DataValue” "DataItemName" = "סוג נתון: DataValue"
Actual .reg file content example: בפועל. Reg; בתוכן לדוגמה:
Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\My Digital Life] [HKEY_CURRENT_USER \ Software \ דיגיטליות החיים שלי]
“MDL”=dword:00000001 "MDL" = dword: 00000001
To delete the whole registry key (ie HKEY_CURRENT_USER\Software\My Digital Life) and its whole subkeys and value data, just add a hyphen in front. כדי למחוק את מפתח הרישום כולה (כלומר HKEY_CURRENT_USER \ Software \ החיים שלי דיגיטלי) ואת כל מפתחות המשנה שלו ונתוני הערך, רק להוסיף מקף לפני. For example: לדוגמה:
[-HKEY_CURRENT_USER\Software\My Digital Life] [-HKEY_CURRENT_USER \ Software \ דיגיטליות החיים שלי]
To delete a specific or individual registry value with a .reg file, put a hyphen or minus (-) after the equal sign (=) following the DataItemName in the .reg file, replacing DataType:DataValue. כדי למחוק ערך מסוים או בודדים עם הרישום. Reg, הוסף מקף או מינוס (-) אחרי סימן השוויון (=) בעקבות DataItemName בקובץ. רג, החלפת datatype: DataValue. For example, to delete the MDL registry value from above example, put a hyphen after the “MDL”= in the .reg file: לדוגמה, כדי למחוק את ערך הרישום MDL מלמעלה למשל, מקף אחרי הקובץ "MDL" = ב. רג:
[HKEY_CURRENT_USER\Software\My Digital Life] [HKEY_CURRENT_USER \ Software \ דיגיטליות החיים שלי]
“MDL”=- "MDL" =-
All editing of .reg file can be done with any text editor such as Notepad. כל העריכה של. Reg זה ניתן לעשות עם כל עורך טקסט דוגמת פנקס הרשימות.
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. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- Remove and Delete Some URL Entries from Address Bar History of FireFox and Internet Explorer הסר למחוק חלק מן ההיסטוריה רשומות כתובת בשורת הכתובת של Firefox ו-Internet Explorer
- How to Delete and Remove hiberfil.sys Hibernation File in Windows XP and Vista כיצד למחוק ו הסר Hiberfil.sys קובץ מצב שינה ב-Windows XP ו-Vista
- Change or Delete System Drive Letter via Registry to Remove Conflict USB or FireWire Drive Letter לשנות או למחוק אות דרך מערכת הרישום כדי הסרה של הסכסוך USB או FireWire אות
- How to Remove or Delete AutoPlay Handler from the Options List in XP and Vista כיצד להסיר או מחק הנדלר הפעלה אוטומטית מרשימת אפשרויות ב XP ו-Vista
- How to Unassociate File Types and Remove File Extension Associations in Windows Vista כיצד Unassociate סוגי קבצים ו הסר שיוכי הרחבה ב-Windows Vista
- Remove or Delete Briefcase from Vista New Menu הסר או מחק למזוודה מ Vista תפריט חדש
- Delete a File Permanently למחוק קובץ לצמיתות
- Download Registry Cleaning Utility Wise Registry Cleaner 2.9.4 הורד הרישום ניקוי Utility Wise Registry Cleaner 2.9.4
- Duplicate File Hunter Free Registration Key by GAOTD שכפל קובץ הרשמה חינם האנטר מפתח על ידי GAOTD
- Remove and Delete TimerStop Grace Timer Activation Exploit or Crack הסר מחק TimerStop גרייס טיימר ההפעלה או לנצל Crack









































