Whoops, made a mistake there :P

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5795 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction 2014-01-05 21:59:58 +00:00
parent 3fbd01af6b
commit 7b4f431782
1 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,6 @@
WriteRegDWORD HKLM "${INSTDIR_REG_KEY}" "NoModify" 1
WriteRegDWORD HKLM "${INSTDIR_REG_KEY}" "NoRepair" 1
WriteUninstaller "${UNINST_EXE}"
!if ${EXC_AVG} > 0
!if ${INC_AVG} > 0
Call fnc_AVGPage_InstallBar
!endif