How to Remove or Delete a Registry Key, Subkey and Values with .reg Registration Entries File Cara Hapus atau Menghapus Registry Key, subkey dan Nilai dengan. Reg Pendaftaran 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. Sebesar entri registri file, yang berakhir dengan. Reg ekstensi file adalah sebuah script yang berguna dapat mengotomatisasi impor dan penggabungan kunci registri dan nilai data di dalam file sistem registry, khususnya dalam modus tanpa pengawasan. 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. Sebagian besar sistem operasi Windows telah built-in penangan yang secara otomatis menangani dan memproses file dengan. Reg ekstensi dengan menggunakan Regedit.exe, piranti GUI yang juga mendukung antarmuka baris perintah untuk mencari atau mengedit registri 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. Sementara. Reg registri entri berkas pendaftaran telah digunakan untuk menambah kunci registri baru ke dalam sistem registry, juga dapat digunakan untuk menghilangkan atau menghapus kunci registri atau data nilai registri. 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. Hal ini berguna ketika pengguna ingin menghapus atau membatalkan registry hack, tweak, trik, atau patch ditambahkan melalui. Reg batch file di mana pengembang tidak menyediakan script uninstall. 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. Dalam kasus ini, pengguna dapat memodifikasi. Reg file itu sendiri dengan menggunakan panduan berikut untuk membuat pemindahan, penghapusan atau penghapusan instalasi. Reg registri sebesar entri berkas.
Guide to Remove and Delete Registry Entries, Keys, Subkeys or Values via .reg Registration Entries File Panduan untuk Hapus dan Hapus Registry Entries, Keys, subkunci atau Values melalui. Reg Pendaftaran 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. Untuk menghapus dan menghapus kunci registri (registri pohon seluruh cabang dan sub-keys) dengan. Reg file, tambahkan tanda hubung (- atau juga dikenal sebagai minus) di depan jalan registri (registri nama cabang pohon) di . reg file.
For example, a typical .reg file has the following syntax: Sebagai contoh, yang khas. Reg file memiliki sintaks berikut:
RegistryEditorVersion RegistryEditorVersion
[RegistryPath] [RegistryPath]
“DataItemName”=”DataType:DataValue” "DataItemName" = "datatype: DataValue"
Actual .reg file content example: Aktual. Isi file reg contoh:
Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\My Digital Life] [HKEY_CURRENT_USER \ Software \ My Digital Life]
“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. Untuk menghapus seluruh kunci registri (yaitu HKEY_CURRENT_USER \ Software \ My Digital Life) dan seluruh subkunci dan data nilai, tambahkan tanda hubung di depan. For example: Contoh:
[-HKEY_CURRENT_USER\Software\My Digital Life] [-HKEY_CURRENT_USER \ Software \ My Digital Life]
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. Untuk menghapus atau individu tertentu dengan nilai registri. Reg file, menempatkan tanda hubung atau minus (-) setelah tanda sama dengan (=) setelah di DataItemName. Reg file, menggantikan datatype: DataValue. For example, to delete the MDL registry value from above example, put a hyphen after the “MDL”= in the .reg file: Sebagai contoh, untuk menghapus nilai registri MDL dari contoh di atas, meletakkan tanda hubung setelah "MDL" = di. Reg file:
[HKEY_CURRENT_USER\Software\My Digital Life] [HKEY_CURRENT_USER \ Software \ My Digital Life]
“MDL”=- "MDL" =-
All editing of .reg file can be done with any text editor such as Notepad. Semua pengeditan. Reg file dapat dilakukan dengan editor teks seperti Notepad.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- Remove and Delete Some URL Entries from Address Bar History of FireFox and Internet Explorer Hapus dan Hapus Beberapa URL Entry dari Address Bar Sejarah FireFox dan Internet Explorer
- How to Delete and Remove hiberfil.sys Hibernation File in Windows XP and Vista Cara Hapus dan Hapus hiberfil.sys Hibernation File in Windows XP dan Vista
- Change or Delete System Drive Letter via Registry to Remove Conflict USB or FireWire Drive Letter Ubah atau Hapus Sistem Drive Surat melalui Registry untuk Hapus Konflik Drive USB atau FireWire Surat
- How to Remove or Delete AutoPlay Handler from the Options List in XP and Vista Cara Hapus atau Hapus AutoPlay Handler dari Daftar Pilihan di XP dan Vista
- How to Unassociate File Types and Remove File Extension Associations in Windows Vista Bagaimana Unassociate Jenis File dan Hapus File Extension Asosiasi pada Windows Vista
- Remove or Delete Briefcase from Vista New Menu Hapus atau Hapus Briefcase dari Vista New Menu
- Download Registry Cleaning Utility Wise Registry Cleaner 2.9.4 Download Registry Cleaning Utility Wise Registry Cleaner 2.9.4
- Delete a File Permanently Menghapus File Permanently
- Duplicate File Hunter Free Registration Key by GAOTD Duplicate File Hunter Free Registration Key oleh GAOTD
- Remove and Delete TimerStop Grace Timer Activation Exploit or Crack Hapus dan Hapus Timer TimerStop Grace Exploit atau Crack Aktivasi









































