Skip to content

Commit

Permalink
支持安装之后的华为电脑管家的使用技巧及多屏协同 (#3)
Browse files Browse the repository at this point in the history
* Add FnGetSystemFirmwareTable hook

* docs: Add x64 build command line

* chore: 使用可用的产品名称

* feat: run as admin, ui demo

* feat: Add browse and install support for gui

* chore: Restore crate-type of lib.

* chore: Remove deprecated code.

* docs: Add version.dll impl methods.

* refactor: Add version.dll package.

* feat: Add proxy dll version.dll.

* feat: Add option to inject sub processes.

* fix: Fix arch mismatch errors.

* fix: Fix crashes caused by multiple initializations.

* feat: Add file logger, pretty ui.

* feat: Add install patch.

* feat: optimize installing process.

* fix: Fix services problems caused by inject system process.

* fix: Fix crashes caused by initializing logger errors.

* docs: Add usage and principle.
  • Loading branch information
hamflx authored Apr 9, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 72a1f18 commit d126537
Showing 22 changed files with 4,049 additions and 613 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
/dist
Loading

0 comments on commit d126537

Please sign in to comment.