Forward port nsi fixes from r1462 on roku-1.0 branch to trunk

This commit is contained in:
Ron Pedde 2006-12-24 17:53:01 +00:00
parent eb92a4b99b
commit 29dc837b4b
1 changed files with 6 additions and 4 deletions

View File

@ -13,10 +13,12 @@
!define PRODUCT_UNINST_ROOT_KEY "HKLM" !define PRODUCT_UNINST_ROOT_KEY "HKLM"
!define PROJROOT "..\..\.." !define PROJROOT "..\..\.."
!define MTD_SOURCE "${PROJROOT}\mt-daapd\win32\Release"
!define MTDROOT "..\.."
!define MTD_SOURCE "${MTDROOT}\win32\Release"
!define DLL_SOURCE "${PROJROOT}\win32\dll" !define DLL_SOURCE "${PROJROOT}\win32\dll"
!define CONFIG_SOURCE "${PROJROOT}\mt-daapd\win32\FireflyShell\Release" !define CONFIG_SOURCE "${MTDROOT}\win32\FireflyShell\Release"
!define ADMIN_ROOT "${PROJROOT}\mt-daapd\admin-root" !define ADMIN_ROOT "${MTDROOT}\admin-root"
!define REDIST_SOURCE "${PROJROOT}\win32\redist" !define REDIST_SOURCE "${PROJROOT}\win32\redist"
; MUI 1.67 compatible ------ ; MUI 1.67 compatible ------
@ -271,7 +273,7 @@ HasConf:
trunc_skip: trunc_skip:
AccessControl::SetOnFile "$2\mt-daapd.conf" "Everyone" "FullAccess"
SetAutoClose False SetAutoClose False
SectionEnd SectionEnd