We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fa565 commit 43017e4Copy full SHA for 43017e4
tools/installer/installer.nsi
@@ -26,10 +26,10 @@
26
!define IGOR64EXTENSIONPATH "Igor Extensions (64-bit)"
27
# Endings for Helpfiles
28
!define IGOR9DIRTEMPL "IP9"
29
-!define IGOR10DIRTEMPL "IP10"
+!define IGOR10DIRTEMPL "IP9"
30
# source folder name for installation with XOPs
31
!define IGOR964XOPSOURCETEMPL "XOPs-IP9-64bit"
32
-!define IGOR1064XOPSOURCETEMPL "XOPs-IP10-64bit"
+!define IGOR1064XOPSOURCETEMPL "XOPs-IP9-64bit"
33
34
# source file names for XOPs for installation without Hardware XOPs
35
!define IGORUTILXOPSOURCETEMPL "MIESUtils-64.xop"
0 commit comments