@@ -152,8 +152,8 @@ Windows (with hardware support)
152
152
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
153
153
154
154
- Install the `Visual C++ Redistributable package <https://github.com/AllenInstitute/MIES/blob/main/tools/installer/vc_redist.x64.exe >`__
155
- - Quit Igor Pro
156
- - Get the MIES source code, see :ref: `getting MIES `
155
+ - Quit Igor Pro. If you have never opened it, open it once and then close it.
156
+ - Get the MIES source code and initialize the repo , see :ref: `getting MIES `
157
157
- Create the following shortcuts in ``C:\Users\$username\Documents\WaveMetrics\Igor Pro 9 User Files ``
158
158
159
159
- In ``User Procedures `` a shortcut pointing to
@@ -167,6 +167,32 @@ Windows (with hardware support)
167
167
168
168
- In ``Igor Help Files `` a shortcut pointing to ``HelpFiles-IP9 ``
169
169
170
+ - ITC hardware:
171
+
172
+ - Open a powershell console as administrator and execute the following scripts:
173
+
174
+ - ``Packages\ITCXOP2\tools\Disable-ASLR-for-Igor64.ps1 ``
175
+
176
+ - ``Packages\ITCXOP2\tools\FixOffice365.ps1 ``
177
+
178
+ - Install the ITC drivers from Heka
179
+
180
+ - Execute their ``ITCDemoG64.exe `` program as administrator. You should see some cute sinuses.
181
+
182
+ - Open regedit, go to ``HKEY_LOCAL_MACHINE\SOFTWARE\Instrutech ``, select ``Permissions... ``
183
+ from the context menu. In the opened window select ``Full Control `` in the ``Allow `` column for ``ALL
184
+ APPLICATION PACKAGES `` for this key and close with ``OK ``.
185
+
186
+ - NI hardware:
187
+
188
+ - Install the `NI-DAQ mx <https://www.ni.com/de/support/downloads/drivers/download.ni-daq-mx.html#559060 >`__
189
+ package from NI.
190
+
191
+ - Get and install the `NIDAQ Tool MX <https://www.wavemetrics.com/products/nidaqtools/nidaqtools.htm >`__
192
+ package from Wavemetrics.
193
+
194
+ - Install version 2.2.2 of the Multiclamp Commander (64bit) from `here <http://mdc.custhelp.com/app/answers/detail/a_id/20059 >`__.
195
+
170
196
- Start Igor Pro
171
197
172
198
Windows (without hardware)
0 commit comments