We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99939d5 commit 412f163Copy full SHA for 412f163
demonstration/README.md
@@ -4,16 +4,17 @@
4
5
## 動作環境
6
7
-Windows 98以降(Windows 7にて動作検証済み)
+Windows 7
8
9
## インストール手順
10
11
### 1. メタインストーラ作成キット一式の展開
12
13
-TODO: Makefileでzipも作成するように
14
-
15
1. FxDemoInstaller-source.zipをダブルクリックし、任意の場所に展開する。
16
-2. TODO: Firefoxのインストーラの配置手順から記述する。(リポジトリの情報)
+2. resourcesフォルダ内にFirefoxのインストーラが含まれていない場合は、以下からフルインストーラの32bit版をダウンロードしてresourcesフォルダに配置する。
+ * リリース版のダウンロードページ: https://www.mozilla.org/ja/firefox/all/
+ * ベータ版のダウンロードページ: https://www.mozilla.org/ja/firefox/beta/all/
17
+ * ESR版のダウンロードページ: https://www.mozilla.jp/business/downloads/
18
19
### 2. メタインストーラ実行ファイルの生成
20
0 commit comments