You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REM The file copyfiles.bat is part of the "MatrixFileReader XOP".
3
+
REM It is licensed under the LGPLv3 with additional permissions,
4
+
REM see License.txt in the source folder for details.
5
+
REM
6
+
7
+
copy Release-x64\matrixfilereader-64.xop "c:\Dokumente und Einstellungen\thomas\Eigene Dateien\WaveMetrics\Igor Pro 8 User Files\Igor Extensions (64-bit)"
8
+
iferrorlevel1goto BuildEventFailed
9
+
10
+
copy"..\matrixfilereader Help.ihf""c:\Dokumente und Einstellungen\thomas\Eigene Dateien\WaveMetrics\Igor Pro 8 User Files\Igor Help Files"
11
+
iferrorlevel1goto BuildEventFailed
12
+
13
+
"C:\Program Files\WaveMetrics\Igor Pro 8 Folder\IgorBinaries_x64\Igor64.exe" E:\projekte\matrixfilereader\matrixfilereader-basic-gui.pxp
0 commit comments