We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8563411 commit 3953f8dCopy full SHA for 3953f8d
project/libCEC.nsi
@@ -299,7 +299,7 @@ Function .onInit
299
!insertMacro UnSelectSection ${SecEvGhostCec}
300
SectionSetText ${SecEvGhostCec} ""
301
MessageBox MB_OK \
302
- "EventGhost was found found, so the plugin for EventGhost will not be installed. You can download EventGhost from http://www.eventghost.org/"
+ "EventGhost was not found, so the plugin for EventGhost will not be installed. You can download EventGhost from http://www.eventghost.org/"
303
${Endif}
304
305
FunctionEnd
0 commit comments