File size: 4,867 Bytes
3eb25fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Powershell [ok]

# Install Cmder and configure Windows                                                                                   -- Install Cmder                                                                                                        Download Cmder...                                                                                                       Unzip Cmder in C:\Users\sganesan012323\bin\cmder-1.3.21...                                                              -- Set env var: HOME (C:\Users\sganesan012323)
-- Set env var: CMDER_HOME & CMDER_ROOT
-- Set path: cmder & git
-- Set bash as defaut Cmder terminal
-- Add Cmder icon
-- Add Git bash icon
-- Add context menu for Cmder
-- Create certificates bundle
-- Configure system: use Bundle AC
-- Configure curl: use Bundle AC
-- Configure git: use Bundle AC & unset proxy & set CRLF
-- Configure bash: call .bashrc
dos2unix: converting file C:\Users\sganesan012323/.bash_profile to Unix format...
dos2unix: converting file C:\Users\sganesan012323/.bashrc to Unix format...
-- Configure powershell: add alias envinstall
dos2unix: converting file C:\Users\sganesan012323\OneDrive - GROUP DIGITAL WORKPLACE\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 to Unix format...
dos2unix: converting file C:\Users\sganesan012323\OneDrive - GROUP DIGITAL WORKPLACE\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 to Unix format...
-- Configure cmd: add alias envinstall
dos2unix: converting file C:\Users\sganesan012323/.cmd_doskey to Unix format...
>> You can launch Cmder and Git bash from Windows Start Menu

# Install EnvInstall


-- Init installation path
Installation path is /c/Users/sganesan012323/bin/envinstall.

-- Your information
Your USER ID: sganesan012323
Your Entity: GTS
Your IT department: GTS
Your proxy Internet: proxy-nova.si.socgen:8080
Your proxy SG:
If these information are incorrects, you can modify them in /c/Users/sganesan012323/bin/envinstall/config.properties.

-- Installation in /c/Users/sganesan012323/bin/envinstall
Cloning into 'C:/Users/sganesan012323/bin/envinstall'...
remote: Enumerating objects: 8223, done.
remote: Counting objects: 100% (359/359), done.
remote: Compressing objects: 100% (199/199), done.
remote: Total 8223 (delta 230), reused 259 (delta 157), pack-reused 7864Receiving objects: 100% (8223/8223), 6.71 MiB | 485.00 KiB/s
Receiving objects: 100% (8223/8223), 6.80 MiB | 480.00 KiB/s, done.
Resolving deltas: 100% (5485/5485), done.

-- Configure bash: add alias envinstall

-- DONE!
The 'envinstall' alias has been added to '.bashrc' file. Please restart a NEW bash.
To have more help: envinstall help


# Install EnvInstall Tools and Service

## Install 7-Zip 22.00 in /c/Users/sganesan012323/bin/7z-22.00-x64-cli
> Install package from internal storage, origin: https://www.7-zip.org/a/7z2200-x64.msi
  - Downloading...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1860k  100 1860k    0     0   395k      0  0:00:04  0:00:04 --:--:--  395k
  - Extract MSI...
  - Check Hash...
  > done
> Add to path /c/Users/sganesan012323/bin/7z-22.00-x64-cli
## Install wix 3.11.2 in /c/Users/sganesan012323/bin/wix-3.11.2
> Install package from internal storage, origin: https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip
  - Downloading...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 33.0M  100 33.0M    0     0   494k      0  0:01:08  0:01:08 --:--:--  509k
  - Unzipping...
  - Check Hash...
  > done
> Add to path /c/Users/sganesan012323/bin/wix-3.11.2
> Info No version defined for 'envinstall-service', using latest version instead: 1.12.0
## Install EnvInstall service 1.12.0 in /c/Users/sganesan012323/bin/envinstall-service-v1.12.0
> Install package from internal storage, origin: https://prod.ice.socgen/nexus/service/local/artifact/maven/redirect?r=central-all&g=com.socgen.xbl.envinstall&a=envinstall-service&v=1.12.0&e=zip&c=windows
  - Downloading...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2253k  100 2253k    0     0   412k      0  0:00:05  0:00:05 --:--:--  490k
  - Unzipping...
  - Check Hash...
  > done
> Add to Windows 'start' menu EnvInstall service 1.12.0 > done
> Install specific start /c/Users/sganesan012323/bin/envinstall-service-v1.12.0/start.bat
  > done

>> You can use EnvInstall in Cmder now (bash, cmd or powershell) or Git bash: envinstall <command>

Press any key to continue . . .