How do I manually add Gw2 to registry?
GW2 doesn’t need to be installed. If you just want the uninstall option, the easiest way to do it is by downloading Gw2Setup.exe, installing it, canceling the download and copying over your Gw2.dat file.
If you would like to manually add it to the registry however, for Win7x64:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Guild Wars 2]
“DisplayName”=“Guild Wars 2”
“DisplayIcon”=“C:\\Example\\Guild Wars 2\\Gw2.exe”
“UninstallString”=“\”C:\\Example\\Guild Wars 2\\Gw2.exe\" -uninstall"
Thank you. This should do the trick.