I'm using Qt 4.7.0 in Windows.
Where does it actually store settings files in Windows (XP)? And how about if define the path manually? I'm currently putting the path to: .
Printable View
I'm using Qt 4.7.0 in Windows.
Where does it actually store settings files in Windows (XP)? And how about if define the path manually? I'm currently putting the path to: .
from the docs:
Quote:
On Windows, NativeFormat settings are stored in the following registry paths:
1. HKEY_CURRENT_USER\Software\MySoft\Star Runner
2. HKEY_CURRENT_USER\Software\MySoft
3. HKEY_LOCAL_MACHINE\Software\MySoft\Star Runner
4. HKEY_LOCAL_MACHINE\Software\MySoft