You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows: Add check whether NSIS with large strings is being used
To avoid issues with cleared PATH it is required to use NSIS special build
with strings up to 8192 characters long. This patch adds build-time check to
installer script, that will protect from attempts to use normal NSIS build.
Signed-off-by: Anton Kolesov <[email protected]>
0 commit comments