nsis - electron-builder is not calling x64 installer [win10] -


electron-builder calling 32bit installer causing paths point wow64 equivalents instead of real x64 paths.

process calls installer 64bit, 32bit installer called , application "runafterfinish" 64bit.

procesess

how can overcome issue , force installer call x64 version?

tested on windows 10, electron-builder 19.16.3

builder ran --x64 option gives output: building nsis installer packaging nsis installer arch x64

calling installer ... /d=path argument solve problem, not taking account.

i don't know electron builder know 32-bit nsis installer can install 64-bit programs.

use setregview change 64-bit registry view , use macros in x64.nsh turn filesystem redirection on , off.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -