mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
3fbd01af6b
commit
7b4f431782
|
@ -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
|
Loading…
Reference in New Issue