Registry key handling
Hi,
I have a question regarding registry key handling. When I want to write registry keys I formerly had put the initial values in a .reg file and had only handled the keys with variable file path values via the launcher.ini. Later I noticed that some portable apps handle every registry key in the .ini file without initially having a .reg file (which gets created after the fist run).
An example with an external .reg file:
portable.reg:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Intel\Indeo\5.0\Decoder] "Scalability Levels"=dword:00000000
- Read more about Registry key handling
- 2 comments
- Log in or register to post comments