From ccdf15c79cbf5f1d0fb26d6da2a3f7516b5dbcc4 Mon Sep 17 00:00:00 2001 From: Simon Monai <33432894+simonai1254@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:31:47 +0100 Subject: [PATCH] Update location for older versions x64 and x86 builds behave differently on a x64 windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fddd0d869..d2469e7b8 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ The MSI package of mRemoteNG can be installed using the command line: _If you are using the Portable version, simply deleting the folder that contains mRemoteNG should be sufficient. These uninstall instructions are only necessary for the normal binary .MSI installed version of mRemoteNG_ * Delete the folder where mRemoteNG was installed. By default, this is: - `%PROGRAMFILES%\mRemoteNG` + `%PROGRAMFILES%\mRemoteNG` (for versions before 1.77 on a x64 windows its `%programfiles(x86)%\mRemoteNG`) * Delete the mRemoteNG install entry from the following location. You may search for "mRemoteNG" in the DisplayName field: * x86 Windows or mRemoteNG starting with v1.77: `HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\`