Excuse my bad English (grammar) and I will be as concise as possible.
I have five files:
a.exe
b.dll
c.dll
d.dll
e.reg
To run the application (a.exe), I need to register e.reg first. Then it can be ran.
How do I make it portable?
I tried using Cameyo, but it does not seem to be working. I keep getting the same error as it the e.reg file was not registered.
This comes from an X64 machine, would that work for X86 as well?
I did some search, about virtual registry. Perhaps more help?
Thanks!