mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-17 12:50:09 +10:00
Updated manager and added appx manifest reader.
This commit is contained in:
Generated
+1
@@ -40,6 +40,7 @@
|
||||
this.PageScale = 125;
|
||||
this.Text = "Form1";
|
||||
this.Load += new System.EventHandler(this.ManagerShell_Load);
|
||||
this.Resize += new System.EventHandler(this.ManagerShell_Resize);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user