I'm looking for a program that will allow me to change several sequences of numbers in a registry file automatically. By this I mean that when the program is run, a window pops up and asks the user to input lets say 4 different values (numbers) for 4 different fields (ie: speed, length, distance, thrust) and then automatically changes the (speed, length, distance, and thrust) values in the registry. Is this possible?
this is needed because many people with little knowledge of registry editing will be using a program that requires the registry to be edited with different values for the above fields for different types of testing for a certain program. Seems very simple to make, but i have pretty much no knowledge of c++ or any other programming languages.
thanks for your help and sorry if this is confusing...
this is needed because many people with little knowledge of registry editing will be using a program that requires the registry to be edited with different values for the above fields for different types of testing for a certain program. Seems very simple to make, but i have pretty much no knowledge of c++ or any other programming languages.
thanks for your help and sorry if this is confusing...