yutokun / APK-Installer

ドロップするだけで APK をインストールしてくれるやつです
Apache License 2.0
9 stars 0 forks source link

APK Installer のインストーラー #18

Open yutokun opened 2 years ago

yutokun commented 2 years ago

資料

https://wix-tutorial-ja.github.io/ch04/01-checking-for-oldies.html https://github.com/oleg-shilo/wixsharp https://qiita.com/tohshima/items/2dfa841cbab3d8488641 https://stackoverflow.com/questions/60734245/upgrade-is-not-working-at-all-installing-another-version-of-application-wixsha https://docs.microsoft.com/en-us/windows/win32/msi/patching-and-upgrades https://www.google.com/search?q=wixsharp%20upgrade

Todo

yutokun commented 2 years ago

now: アプデが降って来てインストーラーが実行されるが、実際にはアップデートされていない。

直接アップデータを実行するとこれが出る。同じ理由で詰まってそう。

スクリーンショット 2022-04-02 002951

yutokun commented 2 years ago

ProductId を変更すると実行可能になるが、最後にエラーで止まる。

スクリーンショット 2022-04-02 011804