I have just installed without error but when espanso starts I see a popup saying that VCRUNTIME140_1.dll is miss.
I have tried to reinstall without success.

Could you help me?
How can I install a portable version?
Hey @xaquica,
Thank you for reporting this problem, this is most definitely a bug! I'll make sure to add a check for the next release. In the meanwhile, you can install the Microsoft Visual C++ redistributable. After that espanso should work correctly
Cheers :)
As a note for myself, these are the DLLs that should be included:
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\concrt140.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\msvcp140.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\msvcp140_1.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\msvcp140_2.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\msvcp140_codecvt_ids.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\vccorlib140.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\vcruntime140.dll
Including: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Redist\MSVC\14.25.28508\x64\Microsoft.VC142.CRT\vcruntime140_1.dll
Thanks.
I have reinstalled and it works fine
Most helpful comment
Hey @xaquica,
Thank you for reporting this problem, this is most definitely a bug! I'll make sure to add a check for the next release. In the meanwhile, you can install the Microsoft Visual C++ redistributable. After that espanso should work correctly
Cheers :)