Hello,
I recently found PortalApps and I'd some idea about making one of my game portable, Vindictus.
But I've the following problem : the game won't run until a key is missing in the registry and this key is located in HKEY_LOCAL_MACHINE.
Since I want to use the game on my school computers, I don't have privileges to add this key with a simple .reg file. So I'm asking you if there is a way to bypass the privileges? or simply change the folder of the key to HKEY_CURRENT_USER by modifying a file or maybe use the key in a .ini file?
Here is the key I've to add:
[HKEY_LOCAL_MACHINE\SOFTWARE\Nexon\Vindictus\en-US]
"Executable"="E:\\Vindictus\\App\\en-US\\Vindictus.exe"
This is the only key needed and the game should run, thanks in advance!
You'll require ADMIN privileges to add the key in registry. This is the only way you can move forward.
Let me know if it doesn't work for you.
Signature automatically removed for containing links.
Yeah I know, problem is that I don't have the privileges, but I found a way using some software^^. Thanks anyway.