From 69f73e92fdb082371954b5f19cf4c946330488c8 Mon Sep 17 00:00:00 2001 From: Tobbe Lundberg Date: Wed, 18 Mar 2009 05:51:42 -0400 Subject: [PATCH] Fixed wording in changelog and made the installer script actually compile after upgrading to LiteStep 0.24.8 --- LS/losi/changelog.txt | 2 +- SectionCore.nsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LS/losi/changelog.txt b/LS/losi/changelog.txt index b254f5e..3dee459 100644 --- a/LS/losi/changelog.txt +++ b/LS/losi/changelog.txt @@ -280,7 +280,7 @@ ls.com is down for an unknown period of time I started this changelog instead running litestep.exe when extracting files. 2009-01-21: Made the "install for all users" option set the shell in HKLM - instead of the registry as it used to. + instead of HKCU as it used to. 2009-01-24: I have updated the build requirements listed in LOSI.nsi and gotten rid of the dependency on the tSFD plugin since its functionality diff --git a/SectionCore.nsh b/SectionCore.nsh index eb170ee..ffa9582 100644 --- a/SectionCore.nsh +++ b/SectionCore.nsh @@ -155,7 +155,7 @@ File ".\LS\litestep.exe" File ".\LS\lsapi.dll" File ".\LS\readme.txt" - File ".\LS\release_notes.txt" + File ".\LS\manual.txt" File ".\LS\zlib1.dll" File ".\LS\xPaintClass-1.0.dll" !insertmacro UNINSTALL.LOG_CLOSE_INSTALL