Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] 不要なDLLの削除など、インストーラーに関する修正 #610

Conversation

Npepperlinux
Copy link
Contributor

@Npepperlinux Npepperlinux commented Jul 15, 2024

Windows向けインストーラーに関するいくつかの変更を行いました。

  • ワークフローにおいて、ビルド後に不要なDLLファイルをアウトプットディレクトリから削除するようにしました
  • innosetup.iss[InstallDelete]を追加し、不要なDLLファイルをインストール(更新)前に削除するようにしました

Note

ZIPファイル利用者に対し、インストール先ディレクトリを空にするよう別途通知をする必要性があります。

  • Inno-Setup-Actionのバージョンを1.2.3から1.2.5にしました
  • インストーラーの韓国語翻訳ファイルの取得場所を変更しました

Related to media-kit/media-kit#861 (comment)
Related to #544 (comment)

@Npepperlinux Npepperlinux changed the title [Windows] インストーラーに関する修正 [Windows] 不要なDLLの削除など、インストーラーに関する修正 Jul 15, 2024
@Npepperlinux Npepperlinux marked this pull request as draft October 16, 2024 12:36
@Npepperlinux Npepperlinux force-pushed the fix/windows_artifacts_dll_delete branch from 179c3a2 to cf84c8d Compare October 16, 2024 12:38
@Npepperlinux Npepperlinux marked this pull request as ready for review October 16, 2024 13:05
@shiosyakeyakini-info shiosyakeyakini-info merged commit 6a7664d into shiosyakeyakini-info:feature/miria_v2 Oct 18, 2024
@Npepperlinux Npepperlinux deleted the fix/windows_artifacts_dll_delete branch October 22, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants