]> Creatis software - creaToolsTools.git/commitdiff
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 13:18:42 +0000 (15:18 +0200)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 13:18:42 +0000 (15:18 +0200)
Install_mingw64/Install_CreaTools/creatools.bat
Install_mingw64/Install_CreaTools/scripts/All.bat
Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat
Install_mingw64/Readme_EED.txt

index 9b0800befc1eabe5acc8a0abf93612f7f496716f..c0d21dba6bbdf812674d46c9e7ec7023d2fc8196 100644 (file)
@@ -2,7 +2,7 @@
 
 
 set baseProject=C:\Eduardo\Creatis
-set ProgramFiles=C:\Program Files (x86)
+set ProgramFiles=C:\Program Files
 
 ;::set baseProject=C:\Users\davila\Creatools
 ::set ProgramFiles=C:\Program Files
index 351239fd6270ffce430c372ae89737a73224838f..032f9dade1b47c4fed3c8d46522ca14930cc0e21 100644 (file)
@@ -37,7 +37,8 @@ echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
 
 echo call Clean and Download-Sources
-::start /B /wait %scriptsFolder%\base\downloadSources.bat
+start /B /wait %scriptsFolder%\base\downloadSources.bat
+
 
 echo %cd%
 
index db9ac20094adb8fa761c791931fd7843de85ac32..94c4ac5318e9c02b13cd00d5c09c00897fc17c37 100644 (file)
@@ -104,10 +104,10 @@ echo cd ..                                                                                                                                                                >> tmp.sh
 
 
 echo call gitcall.bat "%cd%\tmp.sh"
-dir
 call gitcall.bat "%cd%\tmp.sh"
 
+echo 
+echo 
 echo end of downloading creatools software
  
 exit
index e50fa1abe883f54e5867922f275057849620f724..9d9baf96a11d065295d4f5bd64d46de1836305c7 100644 (file)
        - nsis-3.03-setup.exe
 
        - 7z
-        - git ????? como donde instalarlo
+
+        - git Install Options
+               -No GUI
+               -Git from commandline  Recommended
+               -OpenSSL 
+               -Use Windows console
+       - git (ssh-agent ssh-add) configuration :
+               Move the scripts/bashrc  to .bashrc in Windows-User-Home
+
         - key ssh: copy the id_rsa version 2 in <Users>\.ssh  (see mail ups rsa 2)
 
 2. Clone creaToolsTools