mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-19 05:40:12 +10:00
Update about Manager.
This commit is contained in:
@@ -857,6 +857,7 @@ namespace AppxPackage
|
||||
private bool m_usePRI = false;
|
||||
private bool m_enablePRI = false;
|
||||
private PriReader m_pri = null;
|
||||
public PriReader PriFile => m_pri;
|
||||
public IntPtr Instance => m_hReader;
|
||||
public string FileRoot{ get { return Path.GetDirectoryName (m_filePath); } }
|
||||
private void InitPri ()
|
||||
|
||||
Reference in New Issue
Block a user