Compare commits

...
19 Commits
Author SHA1 Message Date
Bruce 8227689e6a Update configures. 2026-04-11 14:25:37 +08:00
Bruce d170a9196d Update the build configure. 2026-04-11 13:52:09 +08:00
Bruce f5edaf2f23 Merge branch 'master' of https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git 2026-04-10 23:13:00 +08:00
Bruce 1ef31d54c8 Update version. 2026-04-10 23:12:54 +08:00
modernwandGitHub f98c57ef3a Update .NET Framework version in README 2026-04-10 20:25:07 +08:00
modernwandGitHub 84f89f3464 Update README with x86 runtime library note
Added note about x86 runtime library installation requirements.
2026-04-10 20:24:35 +08:00
modernwandGitHub f36351c009 Update README.md 2026-04-10 18:27:11 +08:00
Bruce f44589009c Merge branch 'master' of https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git 2026-04-10 17:58:37 +08:00
Bruce 868fb8b3e8 Change the version of WinJS 1.0. 2026-04-10 17:58:31 +08:00
modernwandGitHub e1d89a022e Update README.md 2026-04-10 15:29:54 +08:00
Bruce 10aa419e98 Merge branch 'master' of https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git 2026-04-10 15:28:49 +08:00
Bruce db20b3bc4e Remove Tools for fork conveniently. 2026-04-10 15:28:46 +08:00
modernwandGitHub de33c438b6 Update download link for Runtime Libraries 2026-04-10 15:26:01 +08:00
modernwandGitHub 1f9635255e Update README.md 2026-04-10 15:22:15 +08:00
modernwandGitHub 3329058840 Update README.md 2026-04-10 15:18:20 +08:00
Bruce ee5854c5a1 Merge branch 'master' of https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git 2026-04-10 15:17:07 +08:00
Bruce 471ce85cdf Pack as a zip file. 2026-04-10 15:17:02 +08:00
modernwandGitHub f28e3fe24c Update README with download links for runtime and dependencies
Added links to download runtime libraries and dependencies for Metro apps.
2026-04-10 15:16:23 +08:00
Bruce 169815e88a Update. 2026-04-10 15:10:39 +08:00
11 changed files with 39 additions and 16 deletions
+4 -4
View File
@@ -310,14 +310,14 @@ Global
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|Any CPU.Build.0 = Debug|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|ARM.ActiveCfg = Debug|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|ARM.ActiveCfg = Debug|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|ARM.Build.0 = Debug|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|ARM.Build.0 = Debug|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|x86.ActiveCfg = Debug|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|x86.ActiveCfg = Debug|x86
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|x86.Build.0 = Debug|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Debug|x86.Build.0 = Debug|x86
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|Any CPU.ActiveCfg = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|Any CPU.Build.0 = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|Any CPU.Build.0 = Release|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|ARM.ActiveCfg = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|ARM.ActiveCfg = Release|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|ARM.Build.0 = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|ARM.Build.0 = Release|Any CPU
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|x86.ActiveCfg = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|x86.ActiveCfg = Release|x86
{F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|x86.Build.0 = Release|Any CPU {F0288B24-7B84-42A5-9A92-2E16A012E4DE}.Release|x86.Build.0 = Release|x86
{26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|Any CPU.Build.0 = Debug|Any CPU {26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|ARM.ActiveCfg = Debug|Any CPU {26B3C19D-6182-4DB5-8B69-EE098A0FD3BB}.Debug|ARM.ActiveCfg = Debug|Any CPU
+19 -1
View File
@@ -13,7 +13,7 @@
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget> <PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
@@ -34,6 +34,24 @@
<PropertyGroup> <PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest> <ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>..\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
+1 -1
View File
@@ -62,7 +62,7 @@ namespace Launch
} }
string appUserModelId = args [0]; string appUserModelId = args [0];
string argumentLine = BuildCommandLine (args, 1); string argumentLine = BuildCommandLine (args, 1);
AppxPackage.PackageManager.ActiveApp (appUserModelId, string.IsNullOrEmpty (argumentLine) ? null : argumentLine); AppxPackage.PackageManager.ActiveApp (appUserModelId, argumentLine);
} }
} }
} }
+5 -1
View File
@@ -4,7 +4,7 @@
<h2>Required runtime libraries</h2> <h2>Required runtime libraries</h2>
<ul> <ul>
<li>Microsoft .NET Framework 4.5 (may be pre-installed on Windows 8.x and later)</li> <li>Microsoft .NET Framework 4.5 (may be pre-installed on Windows 8.x and later)</li>
<li>Microsoft .NET Framework 4.6.2</li> <li>Microsoft .NET Framework 4.6</li>
<li>Microsoft Visual C++ 2013 Redistributable (x86)</li> <li>Microsoft Visual C++ 2013 Redistributable (x86)</li>
<li>Microsoft Visual C++ 2015 Redistributable (x86)</li> <li>Microsoft Visual C++ 2015 Redistributable (x86)</li>
</ul> </ul>
@@ -12,6 +12,10 @@
<p>Download the latest release from the Releases section.</p> <p>Download the latest release from the Releases section.</p>
<a href="https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases" target="_blank"><img src="https://img.shields.io/github/v/release/modernw/App-Installer-For-Windows-8.x-Reset"></a> <a href="https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases" target="_blank"><img src="https://img.shields.io/github/v/release/modernw/App-Installer-For-Windows-8.x-Reset"></a>
<p>Note: There is no official release yet, but the test version still does not have the Pre-released label; this is for testing upgrade functionality. Once the official release is complete, previous versions will be marked as Pre-released.</p> <p>Note: There is no official release yet, but the test version still does not have the Pre-released label; this is for testing upgrade functionality. Once the official release is complete, previous versions will be marked as Pre-released.</p>
<p>Note 2: Ensure that .NET Framework 4.6 is installed on your computer, as the runtime libraries automatically installed by the installer may not actually be installed on your system. Therefore, after completing the installation via the installer, be sure to download and run the .NET Framework 4.6 runtime library installer again.</p>
<p>Note 3: The x86 runtime library must be installed, as the program itself is compiled for the x86 architecture. (Unless the program is compiled for the ARM architecture, in which case the ARM runtime library must be installed.)</p>
<a href="https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases/tag/0.0.0.0" target="blank">Download Runtime Libraries</a><br>
<a href="https://github.com/modernw/App-Installer-For-Windows-8.x-Reset/releases/download/0.0.0.1/depsinstaller.zip" target="blank">Download Dependencies for Metro Apps</a>
<h2>Attention</h2> <h2>Attention</h2>
<ul> <ul>
<li><del>This program is an x86 program, not an ARM application, not cross-platform, and cannot be used on Windows RT.</del></li> <li><del>This program is an x86 program, not an ARM application, not cross-platform, and cannot be used on Windows RT.</del></li>
+1 -1
View File
@@ -3,7 +3,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
+1 -1
View File
@@ -3,7 +3,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
+1 -1
View File
@@ -4,7 +4,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
@@ -4,7 +4,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
@@ -4,7 +4,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
+4 -3
View File
@@ -4,7 +4,7 @@
This library is supported for use in Windows Store apps only. This library is supported for use in Windows Store apps only.
Build: 1.0.9200.20602.win8_ldr.130108-1504 Build: 1.0.9200.20789.win8_ldr.130802-2151
Version: Microsoft.WinJS.1.0 Version: Microsoft.WinJS.1.0
*/ */
@@ -12320,7 +12320,7 @@ WinJS.Namespace.define("WinJS.UI", {
var animations = WinJS.UI.Animation; var animations = WinJS.UI.Animation;
var leftBufferAmount = 500, var leftBufferAmount = 50,
itemSelectedEventDelay = 250; itemSelectedEventDelay = 250;
var strings = { var strings = {
@@ -12401,8 +12401,9 @@ WinJS.Namespace.define("WinJS.UI", {
}, true); }, true);
this._panningDivContainer.addEventListener("MSManipulationStateChanged", function (event) { this._panningDivContainer.addEventListener("MSManipulationStateChanged", function (event) {
that._manipulationState = event.currentState; that._manipulationState = event.currentState;
if (event.currentState === 0) { if (event.currentState === 0 && event.srcElement === that._panningDivContainer) {
that._itemSettledOn(); that._itemSettledOn();
that._ensureCentered();
} }
}, true); }, true);
}, },
+1 -1
View File
@@ -1 +1 @@
0.3.1.5 1.0.0.0