Tech Tip: Learn the difference between Regedit and Regedt32
Takeaway:
Certain system changes require you to modify the registry. Since editing the registry is risky, make sure that you have a verified backup before saving any changes. In addition, it's important to understand the differences between the two registry programs: Regedit and Regedt32.
Regedit- Is available in all versions of Windows since Windows 95
- Is a 16-bit Windows application
- Handles simple value types, such as REG_DWORD, REG_SZ, and REG_BINARY
- Uses an explorer style interface with all hives in a single window
- Opens at the location of the last used key
- Supports both key and value searches
- Has an executable that's located at %WinBootDir%, usually c:\Windows
- Allows importing and exporting of text-based registry files
- Doesn’t have security
- Is available only in Windows NT, 2000, XP, and 2003
- Is a 32-bit Windows application
- Handles simple value types, such as REG_DWORD, REG_SZ, and REG_BINARY
- Handles complex value types, such as REG_EXPAND_SZ, REG_MULTI_SZ, REG_RESOURCE_LIST, REG_FULL_RESOURCE_DESCRIPTOR, and REG_RESOURCE_REQUIREMENTS_LIST
- Has each hive presented in a separate window
- Opens at the root level of each hive
- Can be used to work with hive keys, such as add, delete, and modify
- Supports only key searches--can’t search on values
- Has an executable that's located at %SystemRoot%\System32, usually c:\winnt\system32
- Allows importing and exporting of binary registry files
- Allows exporting only of text-based registry files
- Optionally supports read-only and permissions security modes
SponsoredWhite Papers, Webcasts, and Downloads
- Watts and Volt-Amps: Powerful Confusion American Power Conversion (APC)
- Trust and Competitive Advantage: An Integrated Approach to Governance, Risk Management and Compliance SAP
- Still Struggling to Reduce Call Center Costs Without Losing Customers? The Right Technologies Lead the Way Out of the Call Center Dilemma SAP
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET

