ICE91
ICE91 では、ファイル、.ini ファイル、またはショートカット ファイルがユーザーごとの限定ディレクトリにインストールされた場合に警告が投稿されます。 これらの警告は、パッケージがユーザーごとのインストール コンテキストでのインストールにのみ使用され、コンピューターごとのインストールに使用されない場合は無害です。
ユーザーごとの限定ディレクトリ内のファイル、.ini ファイル、またはショートカットは、特定のユーザーのプロファイルにインストールされます。 ユーザーがコンピューターごとのインストール用に ALLUSERS プロパティを設定した場合でも、ユーザーごとの限定ディレクトリ内のファイル、.ini ファイル、またはショートカットは "すべてのユーザー" プロファイルにコピーされず、他のユーザーは使用できません。 ユーザーごとの限定ディレクトリは、ALLUSERS プロパティによって変更されません。 ユーザーごとの限定ディレクトリの一覧を次に示します。
- AppDataFolder
- FavoritesFolder
- NetHoodFolder
- PersonalFolder
- PrintHoodFolder
- RecentFolder
- SendToFolder
- MyPicturesFolder
- LocalAppDataFolder
結果
ICE91 では、次の警告が投稿されます。
ICE91 の警告 | 説明 |
---|---|
The file '[1]' will be installed to the per user directory '[2]' that does not vary based on ALLUSERS value. (ファイル '[1]' は、ALLUSERS 値に基づいて変化しないユーザーごとのディレクトリ '[2]' にインストールされます。) This file won't be copied to each user's profile even if a per machine installation is desired. (コンピューターごとのインストールが必要な場合でも、このファイルは各ユーザーのプロファイルにコピーされません。) | ファイルはユーザーごとの限定ディレクトリにインストールされます。 コンピューターごとのインストール中に各ユーザーのプロファイルにインストールされません。 |
The IniFile '[1]' will be installed to the per user directory '[2]' that does not vary based on ALLUSERS value. (IniFile '[1]' は、ALLUSERS 値に基づいて変化しないユーザーごとのディレクトリ '[2]' にインストールされます。) This file won't be copied to each user's profile even if a per machine installation is desired. (コンピューターごとのインストールが必要な場合でも、このファイルは各ユーザーのプロファイルにコピーされません。) | .ini ファイルはユーザーごとの限定ディレクトリにインストールされます。 コンピューターごとのインストール中に各ユーザーのプロファイルにインストールされません。 |
The shortcut '[1]' will be installed to the per user directory '[2]' that does not vary based on ALLUSERS value. (ショートカット '[1]' は、ALLUSERS 値に基づいて変化しないユーザーごとのディレクトリ '[2]' にインストールされます。) This file won't be copied to each user's profile even if a per machine installation is desired. (コンピューターごとのインストールが必要な場合でも、このファイルは各ユーザーのプロファイルにコピーされません。) | ショートカットはユーザーごとの限定ディレクトリにインストールされます。 コンピューターごとのインストール中に各ユーザーのプロファイルにインストールされません。 |
例
ICE91 では、次の例のような警告が報告されます。
The file 'File1' will be installed to the per user directory 'MyPicturesFolder' that does not vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
The IniFile 'IniFile1' will be installed to the per user directory 'MyIniDir' that does not vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
The shortcut 'Shortcut1' will be installed to the per user directory 'MyShortcutDir' that does not vary based on ALLUSERS value. This file won't be copied to each user's profile even if a per machine installation is desired.
File テーブル (一部)
ファイル | Component_ |
---|---|
File1 | C1 |
Component テーブル (一部) (一部) (一部) (一部)
コンポーネント | Directory_ |
---|---|
C1 | MyDir |
IniFile | DirProperty |
---|---|
IniFile1 | MyIniDir |
ショートカット | Directory_ |
---|---|
Shortcut1 | MyShortcutDir |
ディレクトリ | Directory_Parent |
---|---|
MyDir | FavoritesFolder |
MyIniDir | LocalAppDataFolder |
MyShortcutDir | PersonalFolder |
関連トピック