fourthline / mmlTools

MabiIcco - マビノギ用MMLエディタ (MML editor for Mabinogi)
https://fourthline.jp/mabiicco/
48 stars 19 forks source link

Error behaving with MSI installer #108

Open mtcw opened 1 month ago

mtcw commented 1 month ago

こんにちは,

 It seems like there's some error behaving with the msi installer.

 When I was trying to install MabiIcco to the path "C:\Users\Admin\AppData\Local\Programs\mabiicco\", it put only MabiIcco.exe to the path specified while other files to "C:\Users\Admin\AppData\" and failed to start, so I tried to move these files ("app" and "runtime" folder) to my install path manually and ...... it runs the msi and installs the files to the Appdata folder again if the folders aren't exist when it runs from the shortcut in StartMenu😂 msi not triggered if not running with the shortcut that msi made in the start folder, or “app” and “runtime” folders are already exist in the “Appdata” Folder.

 I'm not sure if there is any other files it applied, I got only "app" and "runtime" folder in my "Appdata" folder.

Version: 1.5.3 msi version System: Win11 23H2 (22631.3593)

Regards.

fourthline commented 1 month ago

私のPCではその現象は観測できませんでした。

デフォルト動作では下記にインストールされました。

C:\Program Files\MabiIcco\

テストとして下記で実行してみましたが、問題なくインストールされました。 msiexec /i MabiIcco-1.5.3.msi ALLUSERS=2 MSIINSTALLPERUSER=1 /l*v install.log

ログより一部抜粋:

C:\Users\Admin\AppData\Local\Programs\MabiIcco\MabiIcco.exe C:\Users\Admin\AppData\Local\Programs\MabiIcco\app\ C:\Users\Admin\AppData\Local\Programs\MabiIcco\runtime\

System: Win10 22H2