Skip to content

Commit 412f163

Browse files
author
Masafumi Yokoyama
committed
Fill how to prepare Firefox installer
1 parent 99939d5 commit 412f163

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

demonstration/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44

55
## 動作環境
66

7-
Windows 98以降(Windows 7にて動作検証済み)
7+
Windows 7
88

99
## インストール手順
1010

1111
### 1. メタインストーラ作成キット一式の展開
1212

13-
TODO: Makefileでzipも作成するように
14-
1513
1. FxDemoInstaller-source.zipをダブルクリックし、任意の場所に展開する。
16-
2. TODO: Firefoxのインストーラの配置手順から記述する。(リポジトリの情報)
14+
2. resourcesフォルダ内にFirefoxのインストーラが含まれていない場合は、以下からフルインストーラの32bit版をダウンロードしてresourcesフォルダに配置する。
15+
* リリース版のダウンロードページ: https://www.mozilla.org/ja/firefox/all/
16+
* ベータ版のダウンロードページ: https://www.mozilla.org/ja/firefox/beta/all/
17+
* ESR版のダウンロードページ: https://www.mozilla.jp/business/downloads/
1718

1819
### 2. メタインストーラ実行ファイルの生成
1920

0 commit comments

Comments
 (0)