We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1d725 commit a7a5da4Copy full SHA for a7a5da4
source/install.nsi
@@ -53,7 +53,7 @@ ${StrTrimNewLines}
53
!define MBED_CLI_VERSION "mbed-cli-1.9.0"
54
!define MBED_CLI_ENV "MBED_CLI_TOOLS"
55
!define PRODUCT_PUBLISHER "Arm Mbed"
56
- !define PYTHON_INSTALLER "python-2.7.14.msi"
+ !define PYTHON_INSTALLER "python-2.7.14.amd64.msi"
57
!define GCC_EXE "gcc-arm-none-eabi-6-2017-q2-update-win32.exe"
58
!define GIT_INSTALLER "Git-2.17.1.2-32-bit.exe"
59
!define MERCURIAL_INSTALLER "Mercurial-4.1.1.exe"
0 commit comments