From e68eb7c6b307208c6439fcd1cad24427ff9a618b Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 28 Feb 2014 06:07:46 +0000 Subject: [PATCH] Installer, Win: update deleted/moved file list git-svn-id: branches/fixes_1_2@44285 - --- tools/install/win/RemovedFiles32.iss | 26 ++++++++++++++++++++++++++ tools/install/win/RemovedFiles64.iss | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/tools/install/win/RemovedFiles32.iss b/tools/install/win/RemovedFiles32.iss index e1ef1f9f97..bffad2c79b 100644 --- a/tools/install/win/RemovedFiles32.iss +++ b/tools/install/win/RemovedFiles32.iss @@ -1,3 +1,29 @@ +; Files that are no longer present in Lazarus 1.2 (moved after 1.0) +Name: {app}lcl\utf8process.pp; Type: files +Name: {app}lcl\units\i386-win32\utf8process.o; Type: files +Name: {app}lcl\units\i386-win32\utf8process.ppu; Type: files +Name: {app}lcl\lazconfigstorage.pas; Type: files +Name: {app}lcl\units\i386-win32\lazconfigstorage.o; Type: files +Name: {app}lcl\units\i386-win32\lazconfigstorage.ppu; Type: files +Name: {app}components\synedit\syndesignstringconstants.pas; Type: files +Name: {app}components\synedit\units\i386-win32\syndesignstringconstants.o; Type: files +Name: {app}components\synedit\units\i386-win32\syndesignstringconstants.ppu; Type: files +Name: {app}components\synedit\syneditlazdsgn.lrs; Type: files +Name: {app}components\synedit\units\i386-win32\syneditlazdsgn.o; Type: files +Name: {app}components\synedit\units\i386-win32\syneditlazdsgn.ppu; Type: files +Name: {app}components\synedit\syneditlazdsgn.pas; Type: files +Name: {app}components\synedit\units\i386-win32\syneditlazdsgn.o; Type: files +Name: {app}components\synedit\units\i386-win32\syneditlazdsgn.ppu; Type: files +Name: {app}components\synedit\synpropertyeditobjectlist.lfm; Type: files +Name: {app}components\synedit\units\i386-win32\synpropertyeditobjectlist.o; Type: files +Name: {app}components\synedit\units\i386-win32\synpropertyeditobjectlist.ppu; Type: files +Name: {app}components\synedit\synpropertyeditobjectlist.pas; Type: files +Name: {app}components\synedit\units\i386-win32\synpropertyeditobjectlist.o; Type: files +Name: {app}components\synedit\units\i386-win32\synpropertyeditobjectlist.ppu; Type: files +Name: {app}units\i386-win32\win32\filesystem.o; Type: files +Name: {app}units\i386-win32\win32\filesystem.ppu; Type: files +Name: {app}units\i386-win32\win32\abstracteditor.o; Type: files +Name: {app}units\i386-win32\win32\abstracteditor.ppu; Type: files ; Files that are no longer present in Lazarus 1.0 ; Either moved to a new location, or removed entirely ; This file should be included in the [InstallDelete] section diff --git a/tools/install/win/RemovedFiles64.iss b/tools/install/win/RemovedFiles64.iss index 5465026b80..0017773ba6 100644 --- a/tools/install/win/RemovedFiles64.iss +++ b/tools/install/win/RemovedFiles64.iss @@ -1,3 +1,29 @@ +; Files that are no longer present in Lazarus 1.2 (moved after 1.0) +Name: {app}lcl\utf8process.pp; Type: files +Name: {app}lcl\units\x86_64-win64\utf8process.o; Type: files +Name: {app}lcl\units\x86_64-win64\utf8process.ppu; Type: files +Name: {app}lcl\lazconfigstorage.pas; Type: files +Name: {app}lcl\units\x86_64-win64\lazconfigstorage.o; Type: files +Name: {app}lcl\units\x86_64-win64\lazconfigstorage.ppu; Type: files +Name: {app}components\synedit\syndesignstringconstants.pas; Type: files +Name: {app}components\synedit\units\x86_64-win64\syndesignstringconstants.o; Type: files +Name: {app}components\synedit\units\x86_64-win64\syndesignstringconstants.ppu; Type: files +Name: {app}components\synedit\syneditlazdsgn.lrs; Type: files +Name: {app}components\synedit\units\x86_64-win64\syneditlazdsgn.o; Type: files +Name: {app}components\synedit\units\x86_64-win64\syneditlazdsgn.ppu; Type: files +Name: {app}components\synedit\syneditlazdsgn.pas; Type: files +Name: {app}components\synedit\units\x86_64-win64\syneditlazdsgn.o; Type: files +Name: {app}components\synedit\units\x86_64-win64\syneditlazdsgn.ppu; Type: files +Name: {app}components\synedit\synpropertyeditobjectlist.lfm; Type: files +Name: {app}components\synedit\units\x86_64-win64\synpropertyeditobjectlist.o; Type: files +Name: {app}components\synedit\units\x86_64-win64\synpropertyeditobjectlist.ppu; Type: files +Name: {app}components\synedit\synpropertyeditobjectlist.pas; Type: files +Name: {app}components\synedit\units\x86_64-win64\synpropertyeditobjectlist.o; Type: files +Name: {app}components\synedit\units\x86_64-win64\synpropertyeditobjectlist.ppu; Type: files +Name: {app}units\x86_64-win64\win32\filesystem.o; Type: files +Name: {app}units\x86_64-win64\win32\filesystem.ppu; Type: files +Name: {app}units\x86_64-win64\win32\abstracteditor.o; Type: files +Name: {app}units\x86_64-win64\win32\abstracteditor.ppu; Type: files ; Files that are now longer present in Lazarus 1.0 ; Either moved to a new location, or removed entirely ; This file should be included in the [InstallDelete] section