]> Creatis software - creaToolsTools.git/blob - windows/creaTools_win_installers/CreaTools_v2_0_0_win32_installer/bin/batch01.bat
2a5964278b215387bf88bbeec38cf266269f8ddb
[creaToolsTools.git] / windows / creaTools_win_installers / CreaTools_v2_0_0_win32_installer / bin / batch01.bat
1
2 cd..
3 mkdir tmp
4 cd tmp
5
6 rem del *.exe
7 rem del *.msi
8 rem *.rar
9
10 echo DOWNLOADING INSTALLERS, PLEASE WAIT...
11 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/crea_ThirdParty/v1_0/graphviz-2.2.1.exe -O graphviz-Setup.exe
12 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/crea_ThirdParty/v2_0/ActiveTcl8.5.4.0.286921-win32-ix86-threaded.exe -O ActiveTcl-Setup.exe
13 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/crea_ThirdParty/v2_0/crea_ThirdParty_dlls-0.2.0-win32.exe -O crea_ThirdParty_dlls-Setup.exe
14
15 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/vv/v1_0_0/vv-1.0.0-win32.exe -O vv-Setup.exe
16
17 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/crea/v0_2_0/crea-0.2.0-win32.exe -O crea-Setup.exe
18 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/bbtk/v0_9_1/BBTK-0.9.1-win32.exe -O bbtk-Setup.exe
19 ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/creaImageIO/v0_2_1/creaImageIO-0.2.1-win32.exe -O creaImageIO-Setup.exe
20
21 rem LG 15/01/09 : these packages do not work !
22 rem ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/creaEnvironment/v1_0_0/creaEnvironment-1.0.0-win32.exe -O creaEnvironment-Setup.exe
23 rem ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/creaMaracasVisu/v1_0_0/creaMaracasVisu-1.0.0-win32.exe -O creaMaracasVisu-Setup.exe
24 rem ..\bin\wget -nv http://www.creatis.insa-lyon.fr/software/creatools/creaContours/v1_2_0/creaContours-1.2.0-win32.exe -O creaContours-Setup.exe
25
26 copy ..\bin\batch02.bat .
27 batch02.bat