Skip to content

Commit f309129

Browse files
alanningadam-lynch
authored andcommitted
Include "HKEY_CURRENT_USER" in the registry key description (#51)
1 parent c64219f commit f309129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Note: This is not Mac App Store friendly; if you use it in your app, it will be
133133

134134
### Windows
135135

136-
We add a registry entry under `\Software\Microsoft\Windows\CurrentVersion\Run`.
136+
We add a registry entry under `\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run`.
137137

138138
Note: If the user was to remove your app, this would be left in the registry, but that's not such a big deal. You can probably configure your uninstaller to unset it.
139139

0 commit comments

Comments
 (0)