a more accurate error message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4603 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fb6f254183
commit
0e71cb5a78
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
|
||||
!if ${TYPE} == 'T'
|
||||
|
||||
!error "InstallLib can only handle type libraries on Windows"
|
||||
!error "__InstallLib_Helper_GetVersion can only handle type libraries on Windows"
|
||||
|
||||
!endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue