Skip to content

Inno Setup Installerファイルの追加#22

Merged
ayutaz merged 2 commits intodevelopfrom
feat/add_installer
Jan 14, 2025
Merged

Inno Setup Installerファイルの追加#22
ayutaz merged 2 commits intodevelopfrom
feat/add_installer

Conversation

@eiei114
Copy link
Contributor

@eiei114 eiei114 commented Jan 14, 2025

追加した物

  • setup.iss

インストーラーの生成方法

下記のリンクからInno Setupをダウンロードし実行
https://jrsoftware.org/isdl.php#stable

開いたらMore filesをダブルクリック
image

setup.issを選択
image

プロジェクトroot下にBuildフォルダ作成
image

Buildフォルダ下にビルドしたフォルダを置く
image

再生ボタンをクリックする
image

完了するとBuildフォルダ下にインストーラーができます。
image

Rootにsetup.issを配置した理由

https://github.com/jrsoftware/issrc/blob/main/setup.iss
本家もrootsetup.issを配置してるから

@eiei114 eiei114 requested a review from ayutaz January 14, 2025 17:56
@eiei114 eiei114 self-assigned this Jan 14, 2025
@ayutaz ayutaz changed the base branch from main to develop January 14, 2025 23:24
@ayutaz ayutaz merged commit a5cf939 into develop Jan 14, 2025
3 checks passed
@ayutaz ayutaz deleted the feat/add_installer branch January 14, 2025 23:26
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