mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-14 03:16:38 +10:00
Update Assets.
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<ClassDiagram />
|
|
||||||
Generated
+1
@@ -289,6 +289,7 @@
|
|||||||
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||||
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.Name = "ImageSetForm";
|
this.Name = "ImageSetForm";
|
||||||
|
this.ShowIcon = false;
|
||||||
this.Text = "Setting Current Image";
|
this.Text = "Setting Current Image";
|
||||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImageSetForm_FormClosing);
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImageSetForm_FormClosing);
|
||||||
this.Load += new System.EventHandler(this.ImageSetForm_Load);
|
this.Load += new System.EventHandler(this.ImageSetForm_Load);
|
||||||
|
|||||||
@@ -52,6 +52,9 @@
|
|||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
<PropertyGroup>
|
||||||
|
<ApplicationIcon>Project1.ico</ApplicationIcon>
|
||||||
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.13.0.4\lib\net40\Newtonsoft.Json.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.13.0.4\lib\net40\Newtonsoft.Json.dll</HintPath>
|
||||||
@@ -131,7 +134,6 @@
|
|||||||
<DependentUpon>ShortcutCreateForm.cs</DependentUpon>
|
<DependentUpon>ShortcutCreateForm.cs</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<None Include="app.manifest" />
|
<None Include="app.manifest" />
|
||||||
<None Include="ClassDiagram1.cd" />
|
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
@@ -165,6 +167,9 @@
|
|||||||
<Name>WAShell</Name>
|
<Name>WAShell</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Content Include="Project1.ico" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
|||||||
Generated
+2
@@ -28,6 +28,7 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
private void InitializeComponent ()
|
private void InitializeComponent ()
|
||||||
{
|
{
|
||||||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ManagerShell));
|
||||||
this.SuspendLayout();
|
this.SuspendLayout();
|
||||||
//
|
//
|
||||||
// ManagerShell
|
// ManagerShell
|
||||||
@@ -35,6 +36,7 @@
|
|||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
this.ClientSize = new System.Drawing.Size(661, 416);
|
this.ClientSize = new System.Drawing.Size(661, 416);
|
||||||
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||||
this.Location = new System.Drawing.Point(0, 0);
|
this.Location = new System.Drawing.Point(0, 0);
|
||||||
this.Name = "ManagerShell";
|
this.Name = "ManagerShell";
|
||||||
this.PageScale = 125;
|
this.PageScale = 125;
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
Generated
+1
@@ -597,6 +597,7 @@
|
|||||||
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||||
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||||||
this.Name = "ShortcutCreateForm";
|
this.Name = "ShortcutCreateForm";
|
||||||
|
this.ShowIcon = false;
|
||||||
this.Text = "ShortcutCreateForm";
|
this.Text = "ShortcutCreateForm";
|
||||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ShortcutCreateForm_FormClosing);
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ShortcutCreateForm_FormClosing);
|
||||||
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ShortcutCreateForm_FormClosed);
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ShortcutCreateForm_FormClosed);
|
||||||
|
|||||||
@@ -126,10 +126,4 @@
|
|||||||
<metadata name="Column2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="Column2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="Column1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="Column2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<value>True</value>
|
|
||||||
</metadata>
|
|
||||||
</root>
|
</root>
|
||||||
@@ -27,4 +27,11 @@
|
|||||||
<scale dpi="180">splash\settings\large\splashscreen.scale-180.png</scale>
|
<scale dpi="180">splash\settings\large\splashscreen.scale-180.png</scale>
|
||||||
<scale dpi="default">splash\settings\large\splashscreen.png</scale>
|
<scale dpi="default">splash\settings\large\splashscreen.png</scale>
|
||||||
</resource>
|
</resource>
|
||||||
|
<resource id="manager">
|
||||||
|
<scale dpi="80">splash\manager\splash.scale-80.png</scale>
|
||||||
|
<scale dpi="100">splash\manager\splash.scale-100.png</scale>
|
||||||
|
<scale dpi="140">splash\manager\splash.scale-140.png</scale>
|
||||||
|
<scale dpi="180">splash\manager\splash.scale-180.png</scale>
|
||||||
|
<scale dpi="default">splash\manager\splash.png</scale>
|
||||||
|
</resource>
|
||||||
</resources>
|
</resources>
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -20,7 +20,7 @@
|
|||||||
ForegroundText='light'
|
ForegroundText='light'
|
||||||
BackgroundColor='#159d9d'>
|
BackgroundColor='#159d9d'>
|
||||||
<DefaultTile ShowName='allLogos' />
|
<DefaultTile ShowName='allLogos' />
|
||||||
<SplashScreen Image="VisualElements\splash\settings\splashscreen.png"
|
<SplashScreen Image="VisualElements\splash\manager\splash.png"
|
||||||
BackgroundColor="#159d9d" DarkModeBackgroundColor='#2e1e5c' />
|
BackgroundColor="#159d9d" DarkModeBackgroundColor='#2e1e5c' />
|
||||||
</VisualElements>
|
</VisualElements>
|
||||||
</Application>
|
</Application>
|
||||||
|
|||||||
Reference in New Issue
Block a user