air. Posted June 23, 2012 Posted June 23, 2012 Greetings, I am making a patcher of some sort, it would act as a keygen except the the way i'm doing it is the user won't have to enter the data. My question: (related to the .reg file) (.reg) . I have no idea but ofc once told I can find my way, Thanks. So does anyone here know what to enter for a .reg file the .reg file example: I enter lets say for example 50 keys (keys = 10 car ) . thanks. (image example) Thank You.
air. Posted June 23, 2012 Author Posted June 23, 2012 (edited) So here's what I am talking about.Windows Registry Editor Version 5.00[HKEY_CURRENT_MACHINE\Software\\Wow6432Node\Activision\Call of Duty 2]"codkey"="JUQX56UHUZ7APL75C944"^ That works perfectly and is great.BUT what I need is more of the " "codkey"="JUQX56UHUZ7APL75C944" " , so INSTEAD of just the "JUQX56UHUZ7APL75C944" I could add more of them so then it would select one of them. (how the .reg works)but I just need that code.thank you. Edited June 23, 2012 by air.
Ufo-Pu55y Posted June 23, 2012 Posted June 23, 2012 You can't let a .reg file behave randomly just like that, so you can't do that all directly with uPPP. You could do it indirectly by dropping and executing a batch script or small exe, which randomly sets one of your values into that reg path
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now