Registry Write-Out

This feature enables you to write-out a registry entry to the user’s computer before ending the patch process.

This could be useful for many things and you can pretty much write anything you need to. Please note, some areas of the Registry will require administrative elevation, so you may need to strictly use the elevated patcher when building your patch executable.

Registry Root Key
The Root key where the Registry key is to be modified

Registry Key
The current key (the path) to the registry entry

Registry String
The name of the key to write to

String to Write
The text to write to the String in the Registry

64-bit Key
Should this be a 64-bit registry key?

Related Documentation

Error Logs

When we programmed and designed Game Patch Creator we understood the importance of generating Debug logs. So we generate exclusive, in-depth debug logs for both

Go To Doc »