Closed ydkhatri closed 5 years ago
AppContainers used in Windows Apps use a registry hive called settings.dat which utilizes composite value types (instead of Reg_SZ, Reg_DWORD, etc..), and serialized streams to store data. This adds support for that.
Also attaching a sample settings.dat file here.
settings.zip
AppContainers used in Windows Apps use a registry hive called settings.dat which utilizes composite value types (instead of Reg_SZ, Reg_DWORD, etc..), and serialized streams to store data. This adds support for that.
Also attaching a sample settings.dat file here.
settings.zip