Here is how to launch Hidemaru Editor with the “hide” command.
Note: This method has been verified to work on Windows 10/11.
- Open the Registry Editor.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths. - Create a key named
hide.exeunderApp Paths. The part before.exein this key name will be the command name. - Set the
(Default)value of thehide.exekey to the executable file path of Hidemaru Editor. In my environment, it was"C:\Program Files (x86)\Hidemaru\Hidemaru.exe". - Create a String value named
Pathin thehide.exekey. - Set the data of
Pathto the folder path where the Hidemaru Editor executable file is located. In my environment, it was"C:\Program Files (x86)\Hidemaru". - Now you can launch Hidemaru Editor with the
hidecommand in the Run dialog, which can be opened withWin+R. Also, in the Command Prompt, you can launch it with thestart hidecommand.
| |
If you save the above content in a .reg file and execute it, the settings will be added to the registry.

