Quote:
Originally Posted by ls3mach
Is there any way I can make an executable registry entry? For example I type it up and the click the file and it automatically changes the entry. I want to do this to save time the next time I format. I also have 5 friends with this device, this would save me TONS of time when setting them up.
Thanks
Lonzo
|
Use
Mortscript to do this
Just type **Example**
RegWriteDword ("HKLM", "System\CurrentControlSet\Control\Power\Timeouts", "BattSuspendTimeout",0)
▲The Location of the registry that you want to change, and the vaue (0 in this case)