Installer tweak.

This commit is contained in:
LoRd_MuldeR 2016-10-10 23:32:29 +02:00
parent 19a43d9c7b
commit 36e8e9aec2
2 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@ FunctionEnd
!if ${uinst} < 1
LockedList::AddModule "\Au_.exe"
!endif
LockedList::AddFolder "$INSTDIR"
#LockedList::AddFolder "$INSTDIR"
LockedList::Dialog /autonext /heading "$(LAMEXP_LANG_LOCKEDLIST_HEADING)" /noprograms "$(LAMEXP_LANG_LOCKEDLIST_NOPROG)" /searching "$(LAMEXP_LANG_LOCKEDLIST_SEARCH)" /colheadings "$(LAMEXP_LANG_LOCKEDLIST_COLHDR1)" "$(LAMEXP_LANG_LOCKEDLIST_COLHDR2)"
Pop $R0
!macroend

View File

@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 4
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 8
#define VER_LAMEXP_BUILD 1913
#define VER_LAMEXP_BUILD 1914
#define VER_LAMEXP_CONFG 1818
///////////////////////////////////////////////////////////////////////////////