diff options
Diffstat (limited to 'cpp')
-rwxr-xr-x | cpp/install/Windows-Installers-HOWTO (renamed from cpp/install/HOWTO-Windows-Installers) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/install/HOWTO-Windows-Installers b/cpp/install/Windows-Installers-HOWTO index 528b1efba61..676e91a0772 100755 --- a/cpp/install/HOWTO-Windows-Installers +++ b/cpp/install/Windows-Installers-HOWTO @@ -259,7 +259,9 @@ filelist7=ice.config.files dest7=config Chances are that file additions for existing components will simply involve -adding an appropriate entry to an exisiting file list. +adding an appropriate entry to an exisiting file list. However, large changes +may require more pervasive modifications involving adding file lists, changes +to the makewindist.py script and the InstallShield projects. Filelists themselves can simply be a list of filenames or a list of wildcards. Wildcards are not recommended as they are a 'best effort' mechanism for |