27 Commits

Author SHA1 Message Date
Bruce
d170a9196d Update the build configure. 2026-04-11 13:52:09 +08:00
Bruce
fafff1bc5c Update locale strings.
Add a new project.
Remove the datas for test.
2026-04-06 18:46:51 +08:00
Bruce
880a834296 Change build configure. 2026-03-28 22:41:43 +08:00
冰糖XH
0073da9c8e Add ARM Desktop SDK props; remove x64 configs
Add ArmDesktopSdk.props and a Directory.Build.props to force-import ARM desktop SDK settings (WindowsSDKDesktopARMSupport and centralized handling of the ARM desktop preprocessor define). Remove x64-specific configurations, property sheets and duplicated ARM preprocessor definitions from multiple .vcxproj files to simplify supported platforms. Update pkgread to use package-based pugixml library paths and set TreatWChar_tAsBuiltInType, and tweak solution configuration entries in AppInstallerReset.sln.
2026-03-26 21:54:42 +08:00
冰糖XH
a472ddba73 Set PlatformTarget to AnyCPU and add publish
Change PlatformTarget from x86 to AnyCPU across solution and projects (Launch, Manager, ModernNotice, Reader) so builds target AnyCPU. Add ClickOnce/publishing properties to Manager.csproj (PublishUrl, Install, Update settings, ApplicationVersion/Revision, BootstrapperEnabled, etc.) and include a BootstrapperPackage entry for .NET Framework 3.5 SP1. These changes prepare the projects for AnyCPU builds and configure Manager for deployment/publishing.
2026-03-26 20:11:24 +08:00
冰糖XH
b2633b37e5 Add pugixml project and reference
Add a new pugixml static library project and include it in the solution to support ARM builds. pkgread now references the new pugixml project (removed direct pugixml file/includes) and its Release|ARM PrecompiledHeader is set to NotUsing. Update solution configurations to include pugixml and add appropriate build platform mappings. Update notes/symlinks.md with instructions for the new project and manual copying of generated pugixml.lib; also clear an AdditionalLibraryDirectories entry in priformatcli.
2026-03-26 15:46:37 +08:00
冰糖XH
ccf6cfd66c Remove useless pugixml_arm 2026-03-26 13:58:29 +08:00
冰糖XH
34895b9edd Merge branch 'master' of https://github.com/bingtangxh/App-Installer-For-Windows-8.x-Reset 2026-03-26 13:54:51 +08:00
冰糖XH
745a89fa9c Add ARM platform & pugixml_arm, update VS solution
Upgrade solution to Visual Studio 17 and add ARM build configurations across projects. Several .vcxproj files were updated to include Debug/Release|ARM property groups, property sheet imports and LinkIncremental settings; platform toolset set for ARM configs where appropriate. A new pugixml_arm project and its sources/filters were added. Also added ExtensibilityGlobals (SolutionGuid) to the .sln.
2026-03-26 13:54:29 +08:00
Bruce
a3ff273405 Update and fix bugs. 2026-03-25 23:34:36 +08:00
Bruce
d91948eaff Update manager and add features for App Installer. 2026-01-31 22:03:03 +08:00
Bruce
503ece1c64 Updated manager and added appx manifest reader. 2026-01-24 22:06:55 +08:00
Bruce
75cb72964d Coding for Package Manager. 2026-01-20 22:34:22 +08:00
Bruce
2e6214a35a Update 2026-01-11 11:40:21 +08:00
Bruce
3ab9761705 Update update setting entry. 2026-01-07 14:11:19 +08:00
Bruce
d1813637c5 Organized the project files.
And also fixed some bugs.
2025-12-08 16:06:13 +08:00
Bruce
bb6b2b7521 Update Shell and Fix Bugs 2025-12-07 15:18:40 +08:00
Bruce
5796fb40e1 Update Settings Shell. 2025-11-29 23:02:15 +08:00
Bruce
cf50b09bf0 Update Settings Page. 2025-11-29 18:19:08 +08:00
Bruce
87efdc39df Update Shell and Fix Bugs 2025-11-28 16:47:12 +08:00
Bruce
1674f2c35b Update Shell. 2025-11-20 09:17:32 +08:00
Bruce
ce5d3af63b Update the features about Notification and Cert. 2025-11-12 14:59:34 +08:00
Bruce
a5d8981528 Update Toast Notice Features 2025-11-10 23:24:00 +08:00
Bruce
978f9b6a45 The encapsulation of the package manager API has been completed (only a portion of the API has been encapsulated). 2025-11-08 23:50:27 +08:00
Bruce
1b30f3caa5 Update Pri Reader (from chausner/PriTools) 2025-11-02 23:29:13 +08:00
Bruce
53203e0401 The module of package reading is tested. 2025-10-18 13:58:35 +08:00
Bruce
d6d8fc5b67 添加项目文件。 2025-10-14 20:42:23 +08:00