Announcement

Collapse
No announcement yet.

sd4hide as console tool

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • sd4hide as console tool

    Someone referred me to sd4hide today, and after using it it occured to me that it would be much more convenient to have it work as a console utility for batch operations. For example:

    Code:
    @echo off
    sd4hide -hide
    call <some game>
    sd4hide -restore
    Or am I crazy? Just a little thought I had.

  • #2
    You can take a look at the backup registry file created by sd4hide, and create your own reg files. Call regedit from your script and you can achieve what you want.
    To contact me privately, pray. I might answer.

    Comment


    • #3
      check out this link/guide/... thing

      Comment

      Working...
      X