Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Administration of variables interface/ini
#3
Use two ini files. First - editable, second - encrypted. When exe runs, it loads the encrypted file (getfile), decrypts (decrypt), writes to a temporary ini file in $temp$ folder (setfile), and gets values from it (rget).

It is easy way. If not using a temp file, would need some string parsing.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)