Writing the Registry with Windows SysinternalSuite

Grimes 20 Reputation points
2023-10-12T03:44:24.4133333+00:00

Hello, is it possible to write a registry with SysinternalSuite? Thanks.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,482 questions
Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
102 questions
Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
280 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,461 questions
Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,152 questions
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 18,691 Reputation points MVP
    2023-10-12T23:48:05.6066667+00:00

    The Sysinternals Suite is a collection of various system utilities for Windows developed by Microsoft. While many of these tools are used for system administration, monitoring, and troubleshooting, they are typically not used to create or manage Windows Registry entries directly. Instead, these tools are designed to help you diagnose and solve problems within the Windows operating system.

    To create or manage Windows Registry entries, you would typically use the built-in Windows Registry Editor.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.