git-for-windows / git

A fork of Git containing Windows-specific patches.
http://gitforwindows.org/
Other
8.19k stars 2.49k forks source link

Error: Scalar Reconfiguration #5038

Open songkomkrit opened 6 days ago

songkomkrit commented 6 days ago

I was unable to successfully install Microsoft Git v2.45.2.vfs.0.2 (pre-release). The exit code is 1 (unsuccessful) and it is said "line 3401 could not reconfigure scalar enlistment." I opted for all experimental features.

dscho commented 5 days ago

Would you kindly re-run the installer, passing the command-line option /LOG=<filename>, and then studying the log to see whether there is any helpful information?

songkomkrit commented 5 days ago

2024-07-05 00:16:48.300 Log opened. (Time zone: UTC+07:00) 2024-07-05 00:16:48.300 Setup version: Inno Setup version 6.3.2 2024-07-05 00:16:48.300 Original Setup EXE: C:\Users\songk\Downloads\Git-2.45.2.vfs.0.2-64-bit.exe 2024-07-05 00:16:48.300 Setup command line: /SL5="$20BB6,71097337,811008,C:\Users\songk\Downloads\Git-2.45.2.vfs.0.2-64-bit.exe" /SPAWNWND=$20B9E /NOTIFYWND=$20AFE /LOG=mylog.txt 2024-07-05 00:16:48.300 Compatibility mode: Yes (Installer) 2024-07-05 00:16:48.300 Windows version: 10.0.22631 2024-07-05 00:16:48.300 Windows architecture: x64 (64-bit) 2024-07-05 00:16:48.300 Machine types supported by system: x86 x64 2024-07-05 00:16:48.300 User privileges: Administrative 2024-07-05 00:16:48.331 Administrative install mode: Yes 2024-07-05 00:16:48.331 Install mode root key: HKEY_LOCAL_MACHINE 2024-07-05 00:16:48.331 64-bit install mode: Yes 2024-07-05 00:16:48.331 Created protected temporary directory: C:\Users\songk\AppData\Local\Temp\is-C98VA.tmp 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: SetEnvironmentVariableW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: SetEnvironmentVariableW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CloseHandle 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetFileVersionInfoSizeA 2024-07-05 00:16:48.331 DLL name: Version.dll 2024-07-05 00:16:48.331 Dest DLL name: Version.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetFileVersionInfoA 2024-07-05 00:16:48.331 DLL name: Version.dll 2024-07-05 00:16:48.331 Dest DLL name: Version.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: VerQueryValueA 2024-07-05 00:16:48.331 DLL name: Version.dll 2024-07-05 00:16:48.331 Dest DLL name: Version.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CreateToolhelp32Snapshot 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: Process32FirstW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: Process32NextW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: Module32FirstW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: Module32NextW 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: EnumProcesses 2024-07-05 00:16:48.331 DLL name: Psapi.dll 2024-07-05 00:16:48.331 Dest DLL name: Psapi.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: EnumProcessModules 2024-07-05 00:16:48.331 DLL name: Psapi.dll 2024-07-05 00:16:48.331 Dest DLL name: Psapi.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: OpenProcess 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetModuleFileNameExW 2024-07-05 00:16:48.331 DLL name: Psapi.dll 2024-07-05 00:16:48.331 Dest DLL name: Psapi.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmStartSession 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmEndSession 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmRegisterResources 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmGetList 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmShutdown 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: RmRestart 2024-07-05 00:16:48.331 DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Dest DLL name: Rstrtmgr.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: TerminateProcess 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: WaitForSingleObject 2024-07-05 00:16:48.331 DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CreatePipe 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: SetHandleInformation 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CreateProcessA 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: ReadFile 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: PeekMessageA 2024-07-05 00:16:48.331 DLL name: user32.dll 2024-07-05 00:16:48.331 Dest DLL name: user32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: TranslateMessage 2024-07-05 00:16:48.331 DLL name: user32.dll 2024-07-05 00:16:48.331 Dest DLL name: user32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: DispatchMessageA 2024-07-05 00:16:48.331 DLL name: user32.dll 2024-07-05 00:16:48.331 Dest DLL name: user32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: PeekNamedPipe 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetExitCodeProcess 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetLastError 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CreateHardLinkW 2024-07-05 00:16:48.331 DLL name: setup:Kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: Kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? Yes 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: ExitProcess 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: GetFileAttributesA 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: SetFileAttributesA 2024-07-05 00:16:48.331 DLL name: kernel32.dll 2024-07-05 00:16:48.331 Dest DLL name: kernel32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:48.331 -- DLL function import -- 2024-07-05 00:16:48.331 Function name: CryptStringToBinaryW 2024-07-05 00:16:48.331 DLL name: crypt32.dll 2024-07-05 00:16:48.331 Dest DLL name: crypt32.dll 2024-07-05 00:16:48.331 Importing the DLL function. 2024-07-05 00:16:48.331 Successfully imported the DLL function. Delay loaded? No 2024-07-05 00:16:50.359 Line 132: First directory in hierarchy that already exists is "C:\Program Files". 2024-07-05 00:16:50.359 Line 135: First directory in hierarchy needs to be created is "C:\Program Files\Git". 2024-07-05 00:16:50.359 Line 139: Trying to write to temporary file "C:\Program Files\Git\is-AD28F.txt". 2024-07-05 00:16:51.840 Line 132: First directory in hierarchy that already exists is "C:\Program Files". 2024-07-05 00:16:51.840 Line 135: First directory in hierarchy needs to be created is "C:\Program Files\Git". 2024-07-05 00:16:51.841 Line 139: Trying to write to temporary file "C:\Program Files\Git\is-N6QEJ.txt". 2024-07-05 00:17:19.131 Starting the installation process. 2024-07-05 00:17:19.131 Creating directory: C:\Program Files\Git 2024-07-05 00:17:19.131 Creating directory: C:\Program Files\Git\dev 2024-07-05 00:17:19.131 Creating directory: C:\Program Files\Git\dev\mqueue 2024-07-05 00:17:19.131 Creating directory: C:\Program Files\Git\dev\shm 2024-07-05 00:17:19.141 Creating directory: C:\Program Files\Git\tmp 2024-07-05 00:17:19.141 Creating directory: C:\ProgramData\Microsoft\Windows Terminal 2024-07-05 00:17:19.141 Creating directory: C:\ProgramData\Microsoft\Windows Terminal\Fragments 2024-07-05 00:17:19.141 Creating directory: C:\ProgramData\Microsoft\Windows Terminal\Fragments\Git 2024-07-05 00:17:19.141 Directory for uninstall files: C:\Program Files\Git 2024-07-05 00:17:19.141 Creating new uninstall log: C:\Program Files\Git\unins000.dat 2024-07-05 00:17:19.141 -- File entry -- 2024-07-05 00:17:19.141 Dest filename: C:\Program Files\Git\unins000.exe 2024-07-05 00:17:19.141 Non-default bitness: 32-bit 2024-07-05 00:17:19.155 Time stamp of our file: 2024-07-05 00:16:47.920 2024-07-05 00:17:19.155 Installing the file. 2024-07-05 00:17:19.162 Successfully installed the file. 2024-07-05 00:17:19.162 -- File entry -- 2024-07-05 00:17:19.162 Dest filename: C:\Program Files\Git\etc\package-versions.txt 2024-07-05 00:17:19.162 Time stamp of our file: 2024-07-02 11:07:56.000 2024-07-05 00:17:19.162 Installing the file. 2024-07-05 00:17:19.162 Creating directory: C:\Program Files\Git\etc 2024-07-05 00:17:19.162 Successfully installed the file. 2024-07-05 00:17:19.162 -- File entry -- 2024-07-05 00:17:19.162 Dest filename: C:\Program Files\Git\usr\share\git\ReleaseNotes.css 2024-07-05 00:17:19.162 Time stamp of our file: 2024-07-02 11:07:46.000 2024-07-05 00:17:19.162 Installing the file. 2024-07-05 00:17:19.162 Creating directory: C:\Program Files\Git\usr 2024-07-05 00:17:19.162 Creating directory: C:\Program Files\Git\usr\share 2024-07-05 00:17:19.162 Creating directory: C:\Program Files\Git\usr\share\git 2024-07-05 00:17:19.178 Successfully installed the file. 2024-07-05 00:17:19.178 -- File entry -- 2024-07-05 00:17:19.178 Dest filename: C:\Program Files\Git\bin\git.exe 2024-07-05 00:17:19.178 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.178 Installing the file. 2024-07-05 00:17:19.178 Creating directory: C:\Program Files\Git\bin 2024-07-05 00:17:19.178 Successfully installed the file. 2024-07-05 00:17:19.178 -- File entry -- 2024-07-05 00:17:19.178 Dest filename: C:\Program Files\Git\bin\bash.exe 2024-07-05 00:17:19.178 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.178 Installing the file. 2024-07-05 00:17:19.178 Successfully installed the file. 2024-07-05 00:17:19.178 -- File entry -- 2024-07-05 00:17:19.178 Dest filename: C:\Program Files\Git\bin\sh.exe 2024-07-05 00:17:19.178 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.178 Installing the file. 2024-07-05 00:17:19.178 Successfully installed the file. 2024-07-05 00:17:19.178 -- File entry -- 2024-07-05 00:17:19.178 Dest filename: C:\Program Files\Git\post-install.bat 2024-07-05 00:17:19.178 Time stamp of our file: 2024-07-02 11:07:46.000 2024-07-05 00:17:19.178 Installing the file. 2024-07-05 00:17:19.178 Successfully installed the file. 2024-07-05 00:17:19.178 -- File entry -- 2024-07-05 00:17:19.178 Dest filename: C:\Program Files\Git\cmd\git-gui.exe 2024-07-05 00:17:19.178 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.178 Installing the file. 2024-07-05 00:17:19.178 Creating directory: C:\Program Files\Git\cmd 2024-07-05 00:17:19.193 Successfully installed the file. 2024-07-05 00:17:19.193 -- File entry -- 2024-07-05 00:17:19.193 Dest filename: C:\Program Files\Git\cmd\git-receive-pack.exe 2024-07-05 00:17:19.193 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.193 Installing the file. 2024-07-05 00:17:19.193 Successfully installed the file. 2024-07-05 00:17:19.193 -- File entry -- 2024-07-05 00:17:19.193 Dest filename: C:\Program Files\Git\cmd\git-upload-pack.exe 2024-07-05 00:17:19.193 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.193 Installing the file. 2024-07-05 00:17:19.193 Successfully installed the file. 2024-07-05 00:17:19.193 -- File entry -- 2024-07-05 00:17:19.193 Dest filename: C:\Program Files\Git\cmd\git.exe 2024-07-05 00:17:19.193 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.193 Installing the file. 2024-07-05 00:17:19.193 Successfully installed the file. 2024-07-05 00:17:19.193 -- File entry -- 2024-07-05 00:17:19.193 Dest filename: C:\Program Files\Git\cmd\gitk.exe 2024-07-05 00:17:19.193 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.193 Installing the file. 2024-07-05 00:17:19.193 Successfully installed the file. 2024-07-05 00:17:19.193 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\cmd\scalar.exe 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\cmd\start-ssh-agent.cmd 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\cmd\start-ssh-pageant.cmd 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\cmd\tig.exe 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\etc\DIR_COLORS 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\etc\docx2txt.config 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\etc\inputrc 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.210 Successfully installed the file. 2024-07-05 00:17:19.210 -- File entry -- 2024-07-05 00:17:19.210 Dest filename: C:\Program Files\Git\etc\nanorc 2024-07-05 00:17:19.210 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.210 Installing the file. 2024-07-05 00:17:19.223 Successfully installed the file. 2024-07-05 00:17:19.223 -- File entry -- 2024-07-05 00:17:19.223 Dest filename: C:\Program Files\Git\etc\pkcs11\pkcs11.conf.example 2024-07-05 00:17:19.223 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.223 Installing the file. 2024-07-05 00:17:19.223 Creating directory: C:\Program Files\Git\etc\pkcs11 2024-07-05 00:17:19.225 Successfully installed the file. 2024-07-05 00:17:19.225 -- File entry -- 2024-07-05 00:17:19.226 Dest filename: C:\Program Files\Git\etc\pki\ca-trust\extracted\java\cacerts 2024-07-05 00:17:19.227 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.227 Installing the file. 2024-07-05 00:17:19.227 Creating directory: C:\Program Files\Git\etc\pki 2024-07-05 00:17:19.227 Creating directory: C:\Program Files\Git\etc\pki\ca-trust 2024-07-05 00:17:19.227 Creating directory: C:\Program Files\Git\etc\pki\ca-trust\extracted 2024-07-05 00:17:19.227 Creating directory: C:\Program Files\Git\etc\pki\ca-trust\extracted\java 2024-07-05 00:17:19.227 Successfully installed the file. 2024-07-05 00:17:19.227 -- File entry -- 2024-07-05 00:17:19.227 Dest filename: C:\Program Files\Git\etc\pki\ca-trust\extracted\openssl\ca-bundle.trust.crt 2024-07-05 00:17:19.227 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.227 Installing the file. 2024-07-05 00:17:19.227 Creating directory: C:\Program Files\Git\etc\pki\ca-trust\extracted\openssl 2024-07-05 00:17:19.250 Successfully installed the file. 2024-07-05 00:17:19.251 -- File entry -- 2024-07-05 00:17:19.252 Dest filename: C:\Program Files\Git\etc\pki\ca-trust\extracted\pem\email-ca-bundle.pem 2024-07-05 00:17:19.252 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.252 Installing the file. 2024-07-05 00:17:19.252 Creating directory: C:\Program Files\Git\etc\pki\ca-trust\extracted\pem 2024-07-05 00:17:19.253 Successfully installed the file. 2024-07-05 00:17:19.254 -- File entry -- 2024-07-05 00:17:19.254 Dest filename: C:\Program Files\Git\etc\pki\ca-trust\extracted\pem\objsign-ca-bundle.pem 2024-07-05 00:17:19.254 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.254 Installing the file. 2024-07-05 00:17:19.255 Successfully installed the file. 2024-07-05 00:17:19.256 -- File entry -- 2024-07-05 00:17:19.256 Dest filename: C:\Program Files\Git\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem 2024-07-05 00:17:19.256 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.256 Installing the file. 2024-07-05 00:17:19.258 Successfully installed the file. 2024-07-05 00:17:19.259 -- File entry -- 2024-07-05 00:17:19.259 Dest filename: C:\Program Files\Git\etc\post-install\99-post-install-cleanup.post 2024-07-05 00:17:19.260 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.260 Installing the file. 2024-07-05 00:17:19.260 Creating directory: C:\Program Files\Git\etc\post-install 2024-07-05 00:17:19.261 Successfully installed the file. 2024-07-05 00:17:19.261 -- File entry -- 2024-07-05 00:17:19.261 Dest filename: C:\Program Files\Git\etc\profile.d\aliases.sh 2024-07-05 00:17:19.262 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.262 Installing the file. 2024-07-05 00:17:19.262 Creating directory: C:\Program Files\Git\etc\profile.d 2024-07-05 00:17:19.263 Successfully installed the file. 2024-07-05 00:17:19.263 -- File entry -- 2024-07-05 00:17:19.264 Dest filename: C:\Program Files\Git\etc\profile.d\bash_profile.sh 2024-07-05 00:17:19.264 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.264 Installing the file. 2024-07-05 00:17:19.265 Successfully installed the file. 2024-07-05 00:17:19.265 -- File entry -- 2024-07-05 00:17:19.265 Dest filename: C:\Program Files\Git\etc\profile.d\env.sh 2024-07-05 00:17:19.266 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.266 Installing the file. 2024-07-05 00:17:19.266 Successfully installed the file. 2024-07-05 00:17:19.266 -- File entry -- 2024-07-05 00:17:19.267 Dest filename: C:\Program Files\Git\etc\profile.d\git-prompt.sh 2024-07-05 00:17:19.267 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.267 Installing the file. 2024-07-05 00:17:19.267 Successfully installed the file. 2024-07-05 00:17:19.267 -- File entry -- 2024-07-05 00:17:19.269 Dest filename: C:\Program Files\Git\etc\profile.d\perlbin.csh 2024-07-05 00:17:19.269 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.269 Installing the file. 2024-07-05 00:17:19.269 Successfully installed the file. 2024-07-05 00:17:19.269 -- File entry -- 2024-07-05 00:17:19.269 Dest filename: C:\Program Files\Git\etc\profile.d\perlbin.sh 2024-07-05 00:17:19.269 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.269 Installing the file. 2024-07-05 00:17:19.269 Successfully installed the file. 2024-07-05 00:17:19.269 -- File entry -- 2024-07-05 00:17:19.273 Dest filename: C:\Program Files\Git\etc\ssh\moduli 2024-07-05 00:17:19.273 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.273 Installing the file. 2024-07-05 00:17:19.273 Creating directory: C:\Program Files\Git\etc\ssh 2024-07-05 00:17:19.277 Successfully installed the file. 2024-07-05 00:17:19.277 -- File entry -- 2024-07-05 00:17:19.277 Dest filename: C:\Program Files\Git\etc\ssh\ssh_config 2024-07-05 00:17:19.277 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.277 Installing the file. 2024-07-05 00:17:19.277 Successfully installed the file. 2024-07-05 00:17:19.277 -- File entry -- 2024-07-05 00:17:19.277 Dest filename: C:\Program Files\Git\etc\ssh\sshd_config 2024-07-05 00:17:19.277 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.277 Installing the file. 2024-07-05 00:17:19.277 Successfully installed the file. 2024-07-05 00:17:19.277 -- File entry -- 2024-07-05 00:17:19.277 Dest filename: C:\Program Files\Git\etc\tigrc 2024-07-05 00:17:19.277 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.277 Installing the file. 2024-07-05 00:17:19.277 Successfully installed the file. 2024-07-05 00:17:19.277 -- File entry -- 2024-07-05 00:17:19.287 Dest filename: C:\Program Files\Git\etc\vimrc 2024-07-05 00:17:19.287 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.287 Installing the file. 2024-07-05 00:17:19.287 Successfully installed the file. 2024-07-05 00:17:19.288 -- File entry -- 2024-07-05 00:17:19.289 Dest filename: C:\Program Files\Git\git-bash.exe 2024-07-05 00:17:19.289 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.289 Installing the file. 2024-07-05 00:17:19.289 Successfully installed the file. 2024-07-05 00:17:19.289 -- File entry -- 2024-07-05 00:17:19.289 Dest filename: C:\Program Files\Git\git-cmd.exe 2024-07-05 00:17:19.289 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:19.289 Installing the file. 2024-07-05 00:17:19.289 Successfully installed the file. 2024-07-05 00:17:19.289 -- File entry -- 2024-07-05 00:17:19.289 Dest filename: C:\Program Files\Git\mingw64\bin\Atlassian.Bitbucket.dll 2024-07-05 00:17:19.289 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.289 Installing the file. 2024-07-05 00:17:19.289 Creating directory: C:\Program Files\Git\mingw64 2024-07-05 00:17:19.289 Creating directory: C:\Program Files\Git\mingw64\bin 2024-07-05 00:17:19.289 Successfully installed the file. 2024-07-05 00:17:19.289 -- File entry -- 2024-07-05 00:17:19.289 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Base.dll 2024-07-05 00:17:19.289 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.289 Installing the file. 2024-07-05 00:17:19.339 Successfully installed the file. 2024-07-05 00:17:19.339 -- File entry -- 2024-07-05 00:17:19.339 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Controls.dll 2024-07-05 00:17:19.339 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.339 Installing the file. 2024-07-05 00:17:19.369 Successfully installed the file. 2024-07-05 00:17:19.369 -- File entry -- 2024-07-05 00:17:19.369 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.DesignerSupport.dll 2024-07-05 00:17:19.369 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.369 Installing the file. 2024-07-05 00:17:19.384 Successfully installed the file. 2024-07-05 00:17:19.384 -- File entry -- 2024-07-05 00:17:19.384 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Dialogs.dll 2024-07-05 00:17:19.384 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.384 Installing the file. 2024-07-05 00:17:19.400 Successfully installed the file. 2024-07-05 00:17:19.400 -- File entry -- 2024-07-05 00:17:19.400 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Markup.Xaml.dll 2024-07-05 00:17:19.400 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.400 Installing the file. 2024-07-05 00:17:19.400 Successfully installed the file. 2024-07-05 00:17:19.400 -- File entry -- 2024-07-05 00:17:19.408 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Markup.dll 2024-07-05 00:17:19.408 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.408 Installing the file. 2024-07-05 00:17:19.408 Successfully installed the file. 2024-07-05 00:17:19.408 -- File entry -- 2024-07-05 00:17:19.408 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Metal.dll 2024-07-05 00:17:19.408 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.408 Installing the file. 2024-07-05 00:17:19.408 Successfully installed the file. 2024-07-05 00:17:19.408 -- File entry -- 2024-07-05 00:17:19.408 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.MicroCom.dll 2024-07-05 00:17:19.415 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.415 Installing the file. 2024-07-05 00:17:19.415 Successfully installed the file. 2024-07-05 00:17:19.415 -- File entry -- 2024-07-05 00:17:19.415 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.OpenGL.dll 2024-07-05 00:17:19.415 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.415 Installing the file. 2024-07-05 00:17:19.420 Successfully installed the file. 2024-07-05 00:17:19.420 -- File entry -- 2024-07-05 00:17:19.420 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Remote.Protocol.dll 2024-07-05 00:17:19.420 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.420 Installing the file. 2024-07-05 00:17:19.420 Successfully installed the file. 2024-07-05 00:17:19.420 -- File entry -- 2024-07-05 00:17:19.420 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Skia.dll 2024-07-05 00:17:19.420 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.420 Installing the file. 2024-07-05 00:17:19.432 Successfully installed the file. 2024-07-05 00:17:19.432 -- File entry -- 2024-07-05 00:17:19.432 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Themes.Fluent.dll 2024-07-05 00:17:19.432 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.432 Installing the file. 2024-07-05 00:17:19.432 Successfully installed the file. 2024-07-05 00:17:19.447 -- File entry -- 2024-07-05 00:17:19.447 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.Win32.dll 2024-07-05 00:17:19.447 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.447 Installing the file. 2024-07-05 00:17:19.468 Successfully installed the file. 2024-07-05 00:17:19.469 -- File entry -- 2024-07-05 00:17:19.469 Dest filename: C:\Program Files\Git\mingw64\bin\Avalonia.dll 2024-07-05 00:17:19.470 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.470 Installing the file. 2024-07-05 00:17:19.471 Successfully installed the file. 2024-07-05 00:17:19.471 -- File entry -- 2024-07-05 00:17:19.472 Dest filename: C:\Program Files\Git\mingw64\bin\GitHub.dll 2024-07-05 00:17:19.472 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.472 Installing the file. 2024-07-05 00:17:19.475 Successfully installed the file. 2024-07-05 00:17:19.479 -- File entry -- 2024-07-05 00:17:19.480 Dest filename: C:\Program Files\Git\mingw64\bin\GitLab.dll 2024-07-05 00:17:19.480 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.480 Installing the file. 2024-07-05 00:17:19.482 Successfully installed the file. 2024-07-05 00:17:19.483 -- File entry -- 2024-07-05 00:17:19.484 Dest filename: C:\Program Files\Git\mingw64\bin\HarfBuzzSharp.dll 2024-07-05 00:17:19.484 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.484 Installing the file. 2024-07-05 00:17:19.490 Successfully installed the file. 2024-07-05 00:17:19.491 -- File entry -- 2024-07-05 00:17:19.491 Dest filename: C:\Program Files\Git\mingw64\bin\MicroCom.Runtime.dll 2024-07-05 00:17:19.491 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.491 Installing the file. 2024-07-05 00:17:19.491 Successfully installed the file. 2024-07-05 00:17:19.491 -- File entry -- 2024-07-05 00:17:19.491 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.AzureRepos.dll 2024-07-05 00:17:19.491 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.491 Installing the file. 2024-07-05 00:17:19.495 Successfully installed the file. 2024-07-05 00:17:19.495 -- File entry -- 2024-07-05 00:17:19.495 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.Bcl.AsyncInterfaces.dll 2024-07-05 00:17:19.495 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.495 Installing the file. 2024-07-05 00:17:19.495 Successfully installed the file. 2024-07-05 00:17:19.495 -- File entry -- 2024-07-05 00:17:19.495 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.Identity.Client.Broker.dll 2024-07-05 00:17:19.495 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.495 Installing the file. 2024-07-05 00:17:19.495 Successfully installed the file. 2024-07-05 00:17:19.495 -- File entry -- 2024-07-05 00:17:19.495 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.Identity.Client.Extensions.Msal.dll 2024-07-05 00:17:19.495 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.495 Installing the file. 2024-07-05 00:17:19.495 Successfully installed the file. 2024-07-05 00:17:19.495 -- File entry -- 2024-07-05 00:17:19.495 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.Identity.Client.NativeInterop.dll 2024-07-05 00:17:19.495 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.495 Installing the file. 2024-07-05 00:17:19.511 Successfully installed the file. 2024-07-05 00:17:19.511 -- File entry -- 2024-07-05 00:17:19.511 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.Identity.Client.dll 2024-07-05 00:17:19.511 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.511 Installing the file. 2024-07-05 00:17:19.558 Successfully installed the file. 2024-07-05 00:17:19.558 -- File entry -- 2024-07-05 00:17:19.558 Dest filename: C:\Program Files\Git\mingw64\bin\Microsoft.IdentityModel.Abstractions.dll 2024-07-05 00:17:19.558 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.558 Installing the file. 2024-07-05 00:17:19.558 Successfully installed the file. 2024-07-05 00:17:19.558 -- File entry -- 2024-07-05 00:17:19.558 Dest filename: C:\Program Files\Git\mingw64\bin\SkiaSharp.dll 2024-07-05 00:17:19.558 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.558 Installing the file. 2024-07-05 00:17:19.575 Successfully installed the file. 2024-07-05 00:17:19.575 -- File entry -- 2024-07-05 00:17:19.575 Dest filename: C:\Program Files\Git\mingw64\bin\System.Buffers.dll 2024-07-05 00:17:19.575 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.575 Installing the file. 2024-07-05 00:17:19.590 Successfully installed the file. 2024-07-05 00:17:19.590 -- File entry -- 2024-07-05 00:17:19.590 Dest filename: C:\Program Files\Git\mingw64\bin\System.CommandLine.dll 2024-07-05 00:17:19.590 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.590 Installing the file. 2024-07-05 00:17:19.590 Successfully installed the file. 2024-07-05 00:17:19.590 -- File entry -- 2024-07-05 00:17:19.590 Dest filename: C:\Program Files\Git\mingw64\bin\System.ComponentModel.Annotations.dll 2024-07-05 00:17:19.590 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.590 Installing the file. 2024-07-05 00:17:19.590 Successfully installed the file. 2024-07-05 00:17:19.590 -- File entry -- 2024-07-05 00:17:19.605 Dest filename: C:\Program Files\Git\mingw64\bin\System.Diagnostics.DiagnosticSource.dll 2024-07-05 00:17:19.605 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.605 Installing the file. 2024-07-05 00:17:19.605 Successfully installed the file. 2024-07-05 00:17:19.605 -- File entry -- 2024-07-05 00:17:19.605 Dest filename: C:\Program Files\Git\mingw64\bin\System.IO.FileSystem.AccessControl.dll 2024-07-05 00:17:19.605 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.605 Installing the file. 2024-07-05 00:17:19.605 Successfully installed the file. 2024-07-05 00:17:19.605 -- File entry -- 2024-07-05 00:17:19.605 Dest filename: C:\Program Files\Git\mingw64\bin\System.Memory.dll 2024-07-05 00:17:19.605 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.605 Installing the file. 2024-07-05 00:17:19.622 Successfully installed the file. 2024-07-05 00:17:19.622 -- File entry -- 2024-07-05 00:17:19.622 Dest filename: C:\Program Files\Git\mingw64\bin\System.Numerics.Vectors.dll 2024-07-05 00:17:19.622 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.622 Installing the file. 2024-07-05 00:17:19.622 Successfully installed the file. 2024-07-05 00:17:19.622 -- File entry -- 2024-07-05 00:17:19.622 Dest filename: C:\Program Files\Git\mingw64\bin\System.Runtime.CompilerServices.Unsafe.dll 2024-07-05 00:17:19.622 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.622 Installing the file. 2024-07-05 00:17:19.622 Successfully installed the file. 2024-07-05 00:17:19.622 -- File entry -- 2024-07-05 00:17:19.622 Dest filename: C:\Program Files\Git\mingw64\bin\System.Security.AccessControl.dll 2024-07-05 00:17:19.622 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.622 Installing the file. 2024-07-05 00:17:19.622 Successfully installed the file. 2024-07-05 00:17:19.637 -- File entry -- 2024-07-05 00:17:19.637 Dest filename: C:\Program Files\Git\mingw64\bin\System.Security.Cryptography.ProtectedData.dll 2024-07-05 00:17:19.637 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.637 Installing the file. 2024-07-05 00:17:19.637 Successfully installed the file. 2024-07-05 00:17:19.637 -- File entry -- 2024-07-05 00:17:19.637 Dest filename: C:\Program Files\Git\mingw64\bin\System.Security.Principal.Windows.dll 2024-07-05 00:17:19.637 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.637 Installing the file. 2024-07-05 00:17:19.637 Successfully installed the file. 2024-07-05 00:17:19.637 -- File entry -- 2024-07-05 00:17:19.637 Dest filename: C:\Program Files\Git\mingw64\bin\System.Text.Encodings.Web.dll 2024-07-05 00:17:19.637 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.637 Installing the file. 2024-07-05 00:17:19.637 Successfully installed the file. 2024-07-05 00:17:19.637 -- File entry -- 2024-07-05 00:17:19.637 Dest filename: C:\Program Files\Git\mingw64\bin\System.Text.Json.dll 2024-07-05 00:17:19.637 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.637 Installing the file. 2024-07-05 00:17:19.668 Successfully installed the file. 2024-07-05 00:17:19.668 -- File entry -- 2024-07-05 00:17:19.668 Dest filename: C:\Program Files\Git\mingw64\bin\System.Threading.Tasks.Extensions.dll 2024-07-05 00:17:19.668 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.668 Installing the file. 2024-07-05 00:17:19.668 Successfully installed the file. 2024-07-05 00:17:19.668 -- File entry -- 2024-07-05 00:17:19.668 Dest filename: C:\Program Files\Git\mingw64\bin\System.ValueTuple.dll 2024-07-05 00:17:19.668 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.668 Installing the file. 2024-07-05 00:17:19.668 Successfully installed the file. 2024-07-05 00:17:19.668 -- File entry -- 2024-07-05 00:17:19.668 Dest filename: C:\Program Files\Git\mingw64\bin\WhoUses.exe 2024-07-05 00:17:19.668 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.668 Installing the file. 2024-07-05 00:17:19.684 Successfully installed the file. 2024-07-05 00:17:19.684 -- File entry -- 2024-07-05 00:17:19.684 Dest filename: C:\Program Files\Git\mingw64\bin\adig.exe 2024-07-05 00:17:19.684 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.684 Installing the file. 2024-07-05 00:17:19.684 Successfully installed the file. 2024-07-05 00:17:19.684 -- File entry -- 2024-07-05 00:17:19.684 Dest filename: C:\Program Files\Git\mingw64\bin\ahost.exe 2024-07-05 00:17:19.684 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.684 Installing the file. 2024-07-05 00:17:19.684 Successfully installed the file. 2024-07-05 00:17:19.684 -- File entry -- 2024-07-05 00:17:19.684 Dest filename: C:\Program Files\Git\mingw64\bin\antiword.exe 2024-07-05 00:17:19.684 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.684 Installing the file. 2024-07-05 00:17:19.700 Successfully installed the file. 2024-07-05 00:17:19.700 -- File entry -- 2024-07-05 00:17:19.700 Dest filename: C:\Program Files\Git\mingw64\bin\av_libglesv2.dll 2024-07-05 00:17:19.700 Time stamp of our file: 2024-07-02 08:58:58.000 2024-07-05 00:17:19.700 Installing the file. 2024-07-05 00:17:19.801 Successfully installed the file. 2024-07-05 00:17:19.803 -- File entry -- 2024-07-05 00:17:19.803 Dest filename: C:\Program Files\Git\mingw64\bin\blocked-file-util.exe 2024-07-05 00:17:19.803 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:19.803 Installing the file. 2024-07-05 00:17:19.806 Successfully installed the file. 2024-07-05 00:17:19.806 -- File entry -- 2024-07-05 00:17:19.807 Dest filename: C:\Program Files\Git\mingw64\bin\brotli.exe 2024-07-05 00:17:19.807 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:19.807 Installing the file. 2024-07-05 00:17:20.091 Successfully installed the file. 2024-07-05 00:17:20.092 -- File entry -- 2024-07-05 00:17:20.093 Dest filename: C:\Program Files\Git\mingw64\bin\bunzip2.exe 2024-07-05 00:17:20.093 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.093 Installing the file. 2024-07-05 00:17:20.103 Successfully installed the file. 2024-07-05 00:17:20.103 -- File entry -- 2024-07-05 00:17:20.103 Dest filename: C:\Program Files\Git\mingw64\bin\bzcat.exe 2024-07-05 00:17:20.103 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.103 Installing the file. 2024-07-05 00:17:20.103 Successfully installed the file. 2024-07-05 00:17:20.103 -- File entry -- 2024-07-05 00:17:20.103 Dest filename: C:\Program Files\Git\mingw64\bin\bzcmp 2024-07-05 00:17:20.103 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.103 Installing the file. 2024-07-05 00:17:20.103 Successfully installed the file. 2024-07-05 00:17:20.103 -- File entry -- 2024-07-05 00:17:20.103 Dest filename: C:\Program Files\Git\mingw64\bin\bzdiff 2024-07-05 00:17:20.103 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.103 Installing the file. 2024-07-05 00:17:20.114 Successfully installed the file. 2024-07-05 00:17:20.115 -- File entry -- 2024-07-05 00:17:20.115 Dest filename: C:\Program Files\Git\mingw64\bin\bzegrep 2024-07-05 00:17:20.116 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.116 Installing the file. 2024-07-05 00:17:20.118 Successfully installed the file. 2024-07-05 00:17:20.119 -- File entry -- 2024-07-05 00:17:20.120 Dest filename: C:\Program Files\Git\mingw64\bin\bzfgrep 2024-07-05 00:17:20.120 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.120 Installing the file. 2024-07-05 00:17:20.120 Successfully installed the file. 2024-07-05 00:17:20.120 -- File entry -- 2024-07-05 00:17:20.120 Dest filename: C:\Program Files\Git\mingw64\bin\bzgrep 2024-07-05 00:17:20.120 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.120 Installing the file. 2024-07-05 00:17:20.120 Successfully installed the file. 2024-07-05 00:17:20.120 -- File entry -- 2024-07-05 00:17:20.120 Dest filename: C:\Program Files\Git\mingw64\bin\bzip2.exe 2024-07-05 00:17:20.120 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.120 Installing the file. 2024-07-05 00:17:20.120 Successfully installed the file. 2024-07-05 00:17:20.120 -- File entry -- 2024-07-05 00:17:20.120 Dest filename: C:\Program Files\Git\mingw64\bin\bzip2recover.exe 2024-07-05 00:17:20.120 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.120 Installing the file. 2024-07-05 00:17:20.120 Successfully installed the file. 2024-07-05 00:17:20.120 -- File entry -- 2024-07-05 00:17:20.131 Dest filename: C:\Program Files\Git\mingw64\bin\bzless 2024-07-05 00:17:20.131 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.131 Installing the file. 2024-07-05 00:17:20.132 Successfully installed the file. 2024-07-05 00:17:20.133 -- File entry -- 2024-07-05 00:17:20.134 Dest filename: C:\Program Files\Git\mingw64\bin\bzmore 2024-07-05 00:17:20.134 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.134 Installing the file. 2024-07-05 00:17:20.135 Successfully installed the file. 2024-07-05 00:17:20.136 -- File entry -- 2024-07-05 00:17:20.137 Dest filename: C:\Program Files\Git\mingw64\bin\c_rehash 2024-07-05 00:17:20.137 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.137 Installing the file. 2024-07-05 00:17:20.137 Successfully installed the file. 2024-07-05 00:17:20.137 -- File entry -- 2024-07-05 00:17:20.137 Dest filename: C:\Program Files\Git\mingw64\bin\connect.exe 2024-07-05 00:17:20.137 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.137 Installing the file. 2024-07-05 00:17:20.137 Successfully installed the file. 2024-07-05 00:17:20.137 -- File entry -- 2024-07-05 00:17:20.137 Dest filename: C:\Program Files\Git\mingw64\bin\create-shortcut.exe 2024-07-05 00:17:20.145 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.145 Installing the file. 2024-07-05 00:17:20.152 Successfully installed the file. 2024-07-05 00:17:20.152 -- File entry -- 2024-07-05 00:17:20.152 Dest filename: C:\Program Files\Git\mingw64\bin\curl.exe 2024-07-05 00:17:20.152 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.152 Installing the file. 2024-07-05 00:17:20.152 Successfully installed the file. 2024-07-05 00:17:20.152 -- File entry -- 2024-07-05 00:17:20.152 Dest filename: C:\Program Files\Git\mingw64\bin\edit.dll 2024-07-05 00:17:20.152 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.152 Installing the file. 2024-07-05 00:17:20.169 Successfully installed the file. 2024-07-05 00:17:20.169 -- File entry -- 2024-07-05 00:17:20.170 Dest filename: C:\Program Files\Git\mingw64\bin\edit_test.exe 2024-07-05 00:17:20.170 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.170 Installing the file. 2024-07-05 00:17:20.172 Successfully installed the file. 2024-07-05 00:17:20.172 -- File entry -- 2024-07-05 00:17:20.173 Dest filename: C:\Program Files\Git\mingw64\bin\edit_test_dll.exe 2024-07-05 00:17:20.173 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.173 Installing the file. 2024-07-05 00:17:20.175 Successfully installed the file. 2024-07-05 00:17:20.175 -- File entry -- 2024-07-05 00:17:20.176 Dest filename: C:\Program Files\Git\mingw64\bin\envsubst.exe 2024-07-05 00:17:20.176 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.176 Installing the file. 2024-07-05 00:17:20.180 Successfully installed the file. 2024-07-05 00:17:20.180 -- File entry -- 2024-07-05 00:17:20.181 Dest filename: C:\Program Files\Git\mingw64\bin\gcmcore.dll 2024-07-05 00:17:20.181 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.181 Installing the file. 2024-07-05 00:17:20.185 Successfully installed the file. 2024-07-05 00:17:20.185 -- File entry -- 2024-07-05 00:17:20.199 Dest filename: C:\Program Files\Git\mingw64\bin\gettext.exe 2024-07-05 00:17:20.199 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.199 Installing the file. 2024-07-05 00:17:20.202 Successfully installed the file. 2024-07-05 00:17:20.202 -- File entry -- 2024-07-05 00:17:20.203 Dest filename: C:\Program Files\Git\mingw64\bin\gettext.sh 2024-07-05 00:17:20.203 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.203 Installing the file. 2024-07-05 00:17:20.204 Successfully installed the file. 2024-07-05 00:17:20.204 -- File entry -- 2024-07-05 00:17:20.205 Dest filename: C:\Program Files\Git\mingw64\bin\git-askpass.exe 2024-07-05 00:17:20.206 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.206 Installing the file. 2024-07-05 00:17:20.208 Successfully installed the file. 2024-07-05 00:17:20.208 -- File entry -- 2024-07-05 00:17:20.209 Dest filename: C:\Program Files\Git\mingw64\bin\git-askyesno.exe 2024-07-05 00:17:20.209 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.209 Installing the file. 2024-07-05 00:17:20.210 Successfully installed the file. 2024-07-05 00:17:20.210 -- File entry -- 2024-07-05 00:17:20.211 Dest filename: C:\Program Files\Git\mingw64\bin\git-credential-helper-selector.exe 2024-07-05 00:17:20.212 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.212 Installing the file. 2024-07-05 00:17:20.213 Successfully installed the file. 2024-07-05 00:17:20.214 -- File entry -- 2024-07-05 00:17:20.215 Dest filename: C:\Program Files\Git\mingw64\bin\git-credential-manager.exe 2024-07-05 00:17:20.215 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.215 Installing the file. 2024-07-05 00:17:20.218 Successfully installed the file. 2024-07-05 00:17:20.218 -- File entry -- 2024-07-05 00:17:20.218 Dest filename: C:\Program Files\Git\mingw64\bin\git-credential-manager.exe.config 2024-07-05 00:17:20.218 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.218 Installing the file. 2024-07-05 00:17:20.218 Successfully installed the file. 2024-07-05 00:17:20.218 -- File entry -- 2024-07-05 00:17:20.218 Dest filename: C:\Program Files\Git\mingw64\bin\git-lfs.exe 2024-07-05 00:17:20.218 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.218 Installing the file. 2024-07-05 00:17:20.530 Successfully installed the file. 2024-07-05 00:17:20.530 -- File entry -- 2024-07-05 00:17:20.530 Dest filename: C:\Program Files\Git\mingw64\bin\git-receive-pack.exe 2024-07-05 00:17:20.530 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:20.530 Installing the file. 2024-07-05 00:17:20.530 Successfully installed the file. 2024-07-05 00:17:20.530 -- File entry -- 2024-07-05 00:17:20.530 Dest filename: C:\Program Files\Git\mingw64\bin\git-update-git-for-windows 2024-07-05 00:17:20.530 Time stamp of our file: 2024-07-02 11:07:46.000 2024-07-05 00:17:20.530 Installing the file. 2024-07-05 00:17:20.543 Successfully installed the file. 2024-07-05 00:17:20.543 -- File entry -- 2024-07-05 00:17:20.543 Dest filename: C:\Program Files\Git\mingw64\bin\git-upload-archive.exe 2024-07-05 00:17:20.543 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:20.543 Installing the file. 2024-07-05 00:17:20.543 Successfully installed the file. 2024-07-05 00:17:20.543 -- File entry -- 2024-07-05 00:17:20.543 Dest filename: C:\Program Files\Git\mingw64\bin\git-upload-pack.exe 2024-07-05 00:17:20.543 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:20.543 Installing the file. 2024-07-05 00:17:20.550 Successfully installed the file. 2024-07-05 00:17:20.551 -- File entry -- 2024-07-05 00:17:20.551 Dest filename: C:\Program Files\Git\mingw64\bin\git.exe 2024-07-05 00:17:20.551 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:20.551 Installing the file. 2024-07-05 00:17:20.686 Successfully installed the file. 2024-07-05 00:17:20.686 -- File entry -- 2024-07-05 00:17:20.686 Dest filename: C:\Program Files\Git\mingw64\bin\gitk 2024-07-05 00:17:20.686 Time stamp of our file: 2024-07-02 10:45:18.000 2024-07-05 00:17:20.686 Installing the file. 2024-07-05 00:17:20.704 Successfully installed the file. 2024-07-05 00:17:20.704 -- File entry -- 2024-07-05 00:17:20.704 Dest filename: C:\Program Files\Git\mingw64\bin\libHarfBuzzSharp.dll 2024-07-05 00:17:20.704 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.704 Installing the file. 2024-07-05 00:17:20.735 Successfully installed the file. 2024-07-05 00:17:20.735 -- File entry -- 2024-07-05 00:17:20.747 Dest filename: C:\Program Files\Git\mingw64\bin\libSkiaSharp.dll 2024-07-05 00:17:20.748 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.748 Installing the file. 2024-07-05 00:17:20.957 Successfully installed the file. 2024-07-05 00:17:20.957 -- File entry -- 2024-07-05 00:17:20.957 Dest filename: C:\Program Files\Git\mingw64\bin\libbrotlicommon.dll 2024-07-05 00:17:20.957 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.957 Installing the file. 2024-07-05 00:17:20.973 Successfully installed the file. 2024-07-05 00:17:20.973 -- File entry -- 2024-07-05 00:17:20.973 Dest filename: C:\Program Files\Git\mingw64\bin\libbrotlidec.dll 2024-07-05 00:17:20.973 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.973 Installing the file. 2024-07-05 00:17:20.973 Successfully installed the file. 2024-07-05 00:17:20.973 -- File entry -- 2024-07-05 00:17:20.973 Dest filename: C:\Program Files\Git\mingw64\bin\libbrotlienc.dll 2024-07-05 00:17:20.973 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.973 Installing the file. 2024-07-05 00:17:20.989 Successfully installed the file. 2024-07-05 00:17:20.989 -- File entry -- 2024-07-05 00:17:20.989 Dest filename: C:\Program Files\Git\mingw64\bin\libbz2-1.dll 2024-07-05 00:17:20.989 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:20.989 Installing the file. 2024-07-05 00:17:21.005 Successfully installed the file. 2024-07-05 00:17:21.005 -- File entry -- 2024-07-05 00:17:21.005 Dest filename: C:\Program Files\Git\mingw64\bin\libcares-2.dll 2024-07-05 00:17:21.005 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.005 Installing the file. 2024-07-05 00:17:21.005 Successfully installed the file. 2024-07-05 00:17:21.005 -- File entry -- 2024-07-05 00:17:21.005 Dest filename: C:\Program Files\Git\mingw64\bin\libcrypto-3-x64.dll 2024-07-05 00:17:21.005 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.005 Installing the file. 2024-07-05 00:17:21.132 Successfully installed the file. 2024-07-05 00:17:21.132 -- File entry -- 2024-07-05 00:17:21.132 Dest filename: C:\Program Files\Git\mingw64\bin\libcurl-4.dll 2024-07-05 00:17:21.132 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.132 Installing the file. 2024-07-05 00:17:21.165 Successfully installed the file. 2024-07-05 00:17:21.165 -- File entry -- 2024-07-05 00:17:21.170 Dest filename: C:\Program Files\Git\mingw64\bin\libcurl-openssl-4.dll 2024-07-05 00:17:21.170 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.170 Installing the file. 2024-07-05 00:17:21.183 Successfully installed the file. 2024-07-05 00:17:21.183 -- File entry -- 2024-07-05 00:17:21.183 Dest filename: C:\Program Files\Git\mingw64\bin\libexpat-1.dll 2024-07-05 00:17:21.183 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.183 Installing the file. 2024-07-05 00:17:21.183 Successfully installed the file. 2024-07-05 00:17:21.183 -- File entry -- 2024-07-05 00:17:21.183 Dest filename: C:\Program Files\Git\mingw64\bin\libffi-8.dll 2024-07-05 00:17:21.194 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.194 Installing the file. 2024-07-05 00:17:21.195 Successfully installed the file. 2024-07-05 00:17:21.195 -- File entry -- 2024-07-05 00:17:21.195 Dest filename: C:\Program Files\Git\mingw64\bin\libgcc_s_seh-1.dll 2024-07-05 00:17:21.195 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.195 Installing the file. 2024-07-05 00:17:21.195 Successfully installed the file. 2024-07-05 00:17:21.195 -- File entry -- 2024-07-05 00:17:21.195 Dest filename: C:\Program Files\Git\mingw64\bin\libgmp-10.dll 2024-07-05 00:17:21.195 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.195 Installing the file. 2024-07-05 00:17:21.214 Successfully installed the file. 2024-07-05 00:17:21.214 -- File entry -- 2024-07-05 00:17:21.226 Dest filename: C:\Program Files\Git\mingw64\bin\libhogweed-6.dll 2024-07-05 00:17:21.226 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.226 Installing the file. 2024-07-05 00:17:21.226 Successfully installed the file. 2024-07-05 00:17:21.226 -- File entry -- 2024-07-05 00:17:21.226 Dest filename: C:\Program Files\Git\mingw64\bin\libiconv-2.dll 2024-07-05 00:17:21.226 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.226 Installing the file. 2024-07-05 00:17:21.273 Successfully installed the file. 2024-07-05 00:17:21.273 -- File entry -- 2024-07-05 00:17:21.273 Dest filename: C:\Program Files\Git\mingw64\bin\libidn2-0.dll 2024-07-05 00:17:21.273 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.273 Installing the file. 2024-07-05 00:17:21.289 Successfully installed the file. 2024-07-05 00:17:21.289 -- File entry -- 2024-07-05 00:17:21.289 Dest filename: C:\Program Files\Git\mingw64\bin\libintl-8.dll 2024-07-05 00:17:21.289 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.289 Installing the file. 2024-07-05 00:17:21.289 Successfully installed the file. 2024-07-05 00:17:21.289 -- File entry -- 2024-07-05 00:17:21.289 Dest filename: C:\Program Files\Git\mingw64\bin\liblzma-5.dll 2024-07-05 00:17:21.289 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.289 Installing the file. 2024-07-05 00:17:21.306 Successfully installed the file. 2024-07-05 00:17:21.306 -- File entry -- 2024-07-05 00:17:21.306 Dest filename: C:\Program Files\Git\mingw64\bin\libnettle-8.dll 2024-07-05 00:17:21.306 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.306 Installing the file. 2024-07-05 00:17:21.306 Successfully installed the file. 2024-07-05 00:17:21.321 -- File entry -- 2024-07-05 00:17:21.322 Dest filename: C:\Program Files\Git\mingw64\bin\libnghttp2-14.dll 2024-07-05 00:17:21.322 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.322 Installing the file. 2024-07-05 00:17:21.322 Successfully installed the file. 2024-07-05 00:17:21.322 -- File entry -- 2024-07-05 00:17:21.322 Dest filename: C:\Program Files\Git\mingw64\bin\libp11-kit-0.dll 2024-07-05 00:17:21.322 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.322 Installing the file. 2024-07-05 00:17:21.359 Successfully installed the file. 2024-07-05 00:17:21.359 -- File entry -- 2024-07-05 00:17:21.360 Dest filename: C:\Program Files\Git\mingw64\bin\libpcre-1.dll 2024-07-05 00:17:21.360 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.360 Installing the file. 2024-07-05 00:17:21.369 Successfully installed the file. 2024-07-05 00:17:21.369 -- File entry -- 2024-07-05 00:17:21.369 Dest filename: C:\Program Files\Git\mingw64\bin\libpcre2-8-0.dll 2024-07-05 00:17:21.369 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.369 Installing the file. 2024-07-05 00:17:21.384 Successfully installed the file. 2024-07-05 00:17:21.384 -- File entry -- 2024-07-05 00:17:21.384 Dest filename: C:\Program Files\Git\mingw64\bin\libpcreposix-0.dll 2024-07-05 00:17:21.384 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.384 Installing the file. 2024-07-05 00:17:21.384 Successfully installed the file. 2024-07-05 00:17:21.384 -- File entry -- 2024-07-05 00:17:21.384 Dest filename: C:\Program Files\Git\mingw64\bin\libpsl-5.dll 2024-07-05 00:17:21.384 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.384 Installing the file. 2024-07-05 00:17:21.400 Successfully installed the file. 2024-07-05 00:17:21.401 -- File entry -- 2024-07-05 00:17:21.401 Dest filename: C:\Program Files\Git\mingw64\bin\libssh2-1.dll 2024-07-05 00:17:21.401 Time stamp of our file: 2024-07-02 08:59:00.000 2024-07-05 00:17:21.401 Installing the file. 2024-07-05 00:17:21.401 Successfully installed the file. 2024-07-05 00:17:21.401 -- File entry

dscho commented 5 days ago

and then studying the log to see whether there is any helpful information

Maybe you missed this part? 😁