$__INSTALLLLIB_SESSIONGUID might as well be {000...}, it's no different than 'session' in functionality
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4829 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
eb920cdec2
commit
88b5eb588c
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@
|
|||
System::Call 'ole32::CoCreateGuid(g .s)'
|
||||
Pop $__INSTALLLLIB_SESSIONGUID
|
||||
|
||||
StrCmp $__INSTALLLLIB_SESSIONGUID '{00000000-0000-0000-0000-000000000000}' 0 +2
|
||||
StrCpy $__INSTALLLLIB_SESSIONGUID 'session'
|
||||
|
||||
"${__InstallLib_Helper_InitSession_Label}:"
|
||||
|
||||
!undef __InstallLib_Helper_InitSession_Label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue