From 883fa6583c5470b8a6f391ea8a904cbb089befff Mon Sep 17 00:00:00 2001 From: vincents Date: Wed, 29 Aug 2012 07:36:05 +0000 Subject: [PATCH] windows installers: added "; Type: files", fixes error introduced in revision 38375 #05e86a2261 git-svn-id: trunk@38424 - --- tools/install/win/RemovedFiles32.iss | 14 +++++++------- tools/install/win/RemovedFiles64.iss | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tools/install/win/RemovedFiles32.iss b/tools/install/win/RemovedFiles32.iss index d4b5af9317..ae065e29e2 100644 --- a/tools/install/win/RemovedFiles32.iss +++ b/tools/install/win/RemovedFiles32.iss @@ -629,13 +629,13 @@ Name: {app}\components\synedit\units\i386-win32\synregexpr.o; Type: files Name: {app}\components\synedit\units\i386-win32\synregexpr.ppu; Type: files Name: {app}\components\synedit\units\i386-win32\syntextdrawer.o; Type: files Name: {app}\components\synedit\units\i386-win32\syntextdrawer.ppu; Type: files -Name: {app}\components\synedit\units\i386-win32\win32\syndesignstringconstants.o -Name: {app}\components\synedit\units\i386-win32\win32\syndesignstringconstants.ppu -Name: {app}\components\synedit\units\i386-win32\win32\syneditlazdsgn.o -Name: {app}\components\synedit\units\i386-win32\win32\syneditlazdsgn.ppu -Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.lfm -Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.o -Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.ppu +Name: {app}\components\synedit\units\i386-win32\win32\syndesignstringconstants.o; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\syndesignstringconstants.ppu; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\syneditlazdsgn.o; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\syneditlazdsgn.ppu; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.lfm; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.o; Type: files +Name: {app}\components\synedit\units\i386-win32\win32\synpropertyeditobjectlist.ppu; Type: files Name: {app}\components\tachart\demo\3d\main.lrs; Type: files Name: {app}\components\tachart\demo\basic\unit1.lrs; Type: files Name: {app}\components\tachart\demo\chartsource\main.lrs; Type: files diff --git a/tools/install/win/RemovedFiles64.iss b/tools/install/win/RemovedFiles64.iss index 85c15b9cb1..bb0a27a5a6 100644 --- a/tools/install/win/RemovedFiles64.iss +++ b/tools/install/win/RemovedFiles64.iss @@ -629,13 +629,13 @@ Name: {app}\components\synedit\units\x86_64-win64\synregexpr.o; Type: files Name: {app}\components\synedit\units\x86_64-win64\synregexpr.ppu; Type: files Name: {app}\components\synedit\units\x86_64-win64\syntextdrawer.o; Type: files Name: {app}\components\synedit\units\x86_64-win64\syntextdrawer.ppu; Type: files -Name: {app}\components\synedit\units\x86_64-win64\win32\syndesignstringconstants.o -Name: {app}\components\synedit\units\x86_64-win64\win32\syndesignstringconstants.ppu -Name: {app}\components\synedit\units\x86_64-win64\win32\syneditlazdsgn.o -Name: {app}\components\synedit\units\x86_64-win64\win32\syneditlazdsgn.ppu -Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.lfm -Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.o -Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.ppu +Name: {app}\components\synedit\units\x86_64-win64\win32\syndesignstringconstants.o; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\syndesignstringconstants.ppu; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\syneditlazdsgn.o; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\syneditlazdsgn.ppu; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.lfm; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.o; Type: files +Name: {app}\components\synedit\units\x86_64-win64\win32\synpropertyeditobjectlist.ppu; Type: files Name: {app}\components\tachart\demo\3d\main.lrs; Type: files Name: {app}\components\tachart\demo\basic\unit1.lrs; Type: files Name: {app}\components\tachart\demo\chartsource\main.lrs; Type: files