Last changes for the 7.3 release!
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg
index 5e872cc..a44ee4a 100644
--- a/src/GvimExt/GvimExt.reg
+++ b/src/GvimExt/GvimExt.reg
@@ -15,6 +15,6 @@
 [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
    "path"="gvim.exe"
 
-[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3g]
-   "DisplayName"="Vim 7.3g: Edit with Vim popup menu entry"
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3]
+   "DisplayName"="Vim 7.3: Edit with Vim popup menu entry"
    "UninstallString"="uninstal.exe"