From 9c24f964fc8321d81aab734dd8632c8bf67f93ba Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Fri, 18 Jun 2021 11:49:44 -0400 Subject: [PATCH] remove absolute file refs (#2) --- installer/full/Cmder-full.nsi | 12876 ++++++++++++++++---------------- installer/mini/Cmder-mini.nsi | 556 +- 2 files changed, 6716 insertions(+), 6716 deletions(-) diff --git a/installer/full/Cmder-full.nsi b/installer/full/Cmder-full.nsi index e55aba7..58359f3 100644 --- a/installer/full/Cmder-full.nsi +++ b/installer/full/Cmder-full.nsi @@ -12,8 +12,8 @@ !define WEB_SITE "http://cmder.net/" !define COPYRIGHT "Samuel Vasko © 2021" !define DESCRIPTION "Lovely console emulator package for Windows" -!define LICENSE_TXT "D:\dev\repos\sources\cmder-installer\license.txt" -!define INSTALLER_NAME "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\Cmder-full-${VERSION}-setup.exe" +!define LICENSE_TXT ".\..\..\license.txt" +!define INSTALLER_NAME ".\Versions\${VERSION}\Cmder-full-${VERSION}-setup.exe" !define MAIN_APP_EXE "Cmder.exe" !define INSTALL_TYPE "SetShellVarContext current" !define REG_ROOT "HKCU" @@ -83,7070 +83,7070 @@ Section -MainProgram ${INSTALL_TYPE} SetOverwrite ifnewer SetOutPath "$INSTDIR" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\Cmder.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\cmder.zip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\LICENSE" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\Version ${VERSION}" +File ".\Versions\${VERSION}\Cmder.exe" +File ".\Versions\${VERSION}\cmder.zip" +File ".\Versions\${VERSION}\LICENSE" +File ".\Versions\${VERSION}\Version ${VERSION}" SetOutPath "$INSTDIR\vendor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\clink.lua" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\clink_settings.default" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\cmder_exinit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\ConEmu.xml.default" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\init.bat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\profile.ps1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\Readme.md" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\sources.json" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\user_aliases.cmd.default" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\user_profile.cmd.default" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\user_profile.ps1.default" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\user_profile.sh.default" +File ".\Versions\${VERSION}\vendor\clink.lua" +File ".\Versions\${VERSION}\vendor\clink_settings.default" +File ".\Versions\${VERSION}\vendor\cmder_exinit" +File ".\Versions\${VERSION}\vendor\ConEmu.xml.default" +File ".\Versions\${VERSION}\vendor\init.bat" +File ".\Versions\${VERSION}\vendor\profile.ps1" +File ".\Versions\${VERSION}\vendor\Readme.md" +File ".\Versions\${VERSION}\vendor\sources.json" +File ".\Versions\${VERSION}\vendor\user_aliases.cmd.default" +File ".\Versions\${VERSION}\vendor\user_profile.cmd.default" +File ".\Versions\${VERSION}\vendor\user_profile.ps1.default" +File ".\Versions\${VERSION}\vendor\user_profile.sh.default" SetOutPath "$INSTDIR\vendor\psmodules" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\psmodules\Cmder.ps1" +File ".\Versions\${VERSION}\vendor\psmodules\Cmder.ps1" SetOutPath "$INSTDIR\vendor\psmodules\PsGet" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\psmodules\PsGet\PsGet.psm1" +File ".\Versions\${VERSION}\vendor\psmodules\PsGet\PsGet.psm1" SetOutPath "$INSTDIR\vendor\lib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\lib_base.cmd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\lib_console.cmd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\lib_git.cmd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\lib_path.cmd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\lib_profile.cmd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\lib\start-ssh-agent.sh" +File ".\Versions\${VERSION}\vendor\lib\lib_base.cmd" +File ".\Versions\${VERSION}\vendor\lib\lib_console.cmd" +File ".\Versions\${VERSION}\vendor\lib\lib_git.cmd" +File ".\Versions\${VERSION}\vendor\lib\lib_path.cmd" +File ".\Versions\${VERSION}\vendor\lib\lib_profile.cmd" +File ".\Versions\${VERSION}\vendor\lib\start-ssh-agent.sh" SetOutPath "$INSTDIR\vendor\git-for-windows" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\.cmderver" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\git-bash.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\git-cmd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\LICENSE.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\post-install.bat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\README.portable" +File ".\Versions\${VERSION}\vendor\git-for-windows\.cmderver" +File ".\Versions\${VERSION}\vendor\git-for-windows\git-bash.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\git-cmd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\LICENSE.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\post-install.bat" +File ".\Versions\${VERSION}\vendor\git-for-windows\README.portable" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\ssl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\cert.pem" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\ct_log_list.cnf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\ct_log_list.cnf.dist" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\openssl.cnf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\openssl.cnf.dist" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\cert.pem" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\ct_log_list.cnf" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\ct_log_list.cnf.dist" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\openssl.cnf" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\openssl.cnf.dist" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\ssl\misc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\CA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\tsget" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\tsget.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\CA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\tsget" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\misc\tsget.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\ssl\certs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\certs\ca-bundle.crt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\certs\ca-bundle.trust.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\certs\ca-bundle.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\ssl\certs\ca-bundle.trust.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\bugreport.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\defaults.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\delmenu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\evim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\filetype.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftoff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugof.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\gvimrc_example.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indoff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\menu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\mswin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\optwin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\rgb.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\scripts.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\synmenu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\vimrc_example.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\bugreport.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\defaults.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\delmenu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\evim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\filetype.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftoff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugof.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\gvimrc_example.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indoff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\menu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\mswin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\optwin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\rgb.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\scripts.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\synmenu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\vimrc_example.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\tutor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.el.cp737.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.el.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bar.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bg.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ca" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ca.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.da" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.da.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.de" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.de.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el.cp737" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.eo" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.eo.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.es" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.es.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.fr" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.fr.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.it" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.it.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.euc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.sjis" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko.euc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.lv.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nb.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nl.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.no" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.no.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pt.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru.cp1251" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sr.cp1250" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sr.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sv" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sv.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.tr.iso9" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.tr.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.uk.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.vi.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.big5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.euc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh_cn.utf-8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh_tw.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.el.cp737.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.el.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bar" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bar.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.bg.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ca" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ca.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.cs.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.da" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.da.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.de" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.de.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el.cp737" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.el.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.eo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.eo.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.es" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.es.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.fr" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.fr.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hr.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.hu.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.it" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.it.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.euc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.sjis" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ja.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko.euc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ko.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.lv.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nb.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.nl.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.no" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.no.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pl.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.pt.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru.cp1251" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.ru.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sk.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sr.cp1250" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sr.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sv" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.sv.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.tr.iso9" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.tr.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.uk.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.vi.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.big5" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.euc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh_cn.utf-8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tutor\tutor.zh_tw.utf-8" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\tools" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ccfilter.1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ccfilter_README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\demoserver.py" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_filter.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_filter.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_perl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\mve.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\mve.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\pltags.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ref" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\shtags.1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\shtags.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\unicode.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vim132" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimspell.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimspell.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vim_vs_net.cmd" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ccfilter.1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ccfilter_README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\demoserver.py" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_filter.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_filter.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\efm_perl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\mve.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\mve.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\pltags.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\ref" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\shtags.1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\shtags.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\unicode.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vim132" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimspell.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vimspell.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\tools\vim_vs_net.cmd" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\syntax" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\2html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\8th.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\a2ps.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\a65.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abaqus.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\acedb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aflex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ahdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aidl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\alsaconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\amiga.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ampl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ant.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\antlr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\apache.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\apachestyle.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aptconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\arch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\arduino.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\art.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asciidoc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asm68k.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asmh8300.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asn.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aspperl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aspvbs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asterisk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asteriskvm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\atlas.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autodoc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autohotkey.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autoit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\automake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ave.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\avra.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\awk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ayacc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\b.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\baan.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bash.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\basic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bdf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bib.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bindzone.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\blank.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bsdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\btm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bzl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bzr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\c.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cabal.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\calendar.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\catalog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdrdaoconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdrtoc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cfg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chaiscript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\change.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\changelog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chaskell.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cheetah.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chicken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chill.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chordpro.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clean.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clipper.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clojure.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmod.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmusrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cobol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\coco.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\colortest.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\conaryrecipe.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\conf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\config.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\context.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\crm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\crontab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\css.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ctrlh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cucumber.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cuda.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cupl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cuplsim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cvs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cvsrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cweb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cynlib.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cynpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\d.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dart.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\datascript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dcd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debchangelog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debcontrol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debcopyright.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debsources.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\def.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\denyhosts.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\desc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\desktop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dictconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dictdconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\diff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dircolors.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dirpager.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\diva.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\django.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dns.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dnsmasq.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbksgml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbkxml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dockerfile.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dosbatch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dosini.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dot.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\doxygen.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dracula.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dsl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtrace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dts.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dune.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylan.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylanintr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylanlid.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ecd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\edif.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eiffel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elinks.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elmfilt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\erlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esmtprc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esqlc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esterel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\euphoria3.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\euphoria4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eviews.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\exim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\expect.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\exports.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\falcon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fan.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fasm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fdcc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fetchmail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fgl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\flexwiki.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\focexec.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\form.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\forth.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fortran.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\foxpro.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\framescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\freebasic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fstab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fvwm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fvwm2m4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gdb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gdmo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gedcom.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\git.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitcommit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitolite.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitrebase.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitsendemail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gkrellmrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gnash.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gnuplot.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\go.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\godoc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gpg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gprof.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\grads.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gretl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\groff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\groovy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\group.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\grub.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gsp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gtkrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hamster.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haskell.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haste.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hastepreproc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\help.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hercules.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hgcommit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hitest.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hollywood.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hostconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hostsaccess.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlcheetah.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmldjango.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlm4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlos.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ia64.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ibasic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\icemenu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\icon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\idl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\idlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\indent.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\inform.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\initex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\initng.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\inittab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ipfilter.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ishd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\iss.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ist.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\j.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jal.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jam.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jargon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\java.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javacc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javascript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javascriptreact.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jess.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jgraph.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jovial.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jproperties.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\json.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jsp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kivy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kix.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kscript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kwt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\latte.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ld.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ldapconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ldif.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\less.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lftp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lhaskell.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\libao.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lifelines.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lilo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\limits.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\liquid.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lisp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lite.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\litestep.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\loginaccess.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\logindefs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\logtalk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lotos.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lout.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lpc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lprolog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lscript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lsl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lss.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lua.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lynx.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\m4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mailaliases.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mailcap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\make.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mallard.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\man.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\manconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\manual.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\maple.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\markdown.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\masm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mason.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\master.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\matlab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\maxima.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\meson.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\messages.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mgl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mgp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mib.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mix.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mma.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mmix.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mmp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\model.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modsim3.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modula2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modula3.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\monk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\moo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mplayerconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mrxvtrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msidl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msmessages.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mupad.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\murphi.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mush.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\muttrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mysql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\n1ql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\named.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nanorc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nasm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nastran.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\natural.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ncf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\neomuttrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\netrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\netrw.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ninja.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nosyntax.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nqc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nroff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nsis.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\obj.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\objc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\objcpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ocaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\occam.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\omnimark.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\openroad.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\opl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ora.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pamconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pamenv.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\papp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pascal.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\passwd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pcap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pccts.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pdf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\perl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\perl6.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pfmain.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\php.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\phtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pike.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pilrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pine.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pinfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plaintex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pli.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plsql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\po.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pod.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\postscr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pov.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\povini.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ppd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ppwiz.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\prescribe.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\privoxy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\procmail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\progress.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\prolog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\promela.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\proto.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\protocols.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\psf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ptcap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\purifylog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pyrex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\python.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\qf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\quake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\r.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\racc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\radiance.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\raml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ratpoison.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rcs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rcslog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\readline.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rebol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\redif.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\registry.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rego.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\remind.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\resolv.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\reva.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rexx.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rhelp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rib.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rmd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rnc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rng.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rnoweb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\robots.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rpcgen.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rpl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rrst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rtf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rust.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\samba.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sas.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sass.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sather.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sbt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scala.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scheme.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scilab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\screen.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scss.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sdc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sed.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sendpr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sensors.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\services.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\setserial.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgmldecl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgmllnx.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sicad.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sieve.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sil.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\simula.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sinda.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sindacmp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sindaout.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sisu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\skill.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slice.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpreg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpspi.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slrnrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slrnsc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smarty.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smil.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smith.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnsnet.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnspat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnsres.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snobol4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spec.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\specman.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spice.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\splint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spup.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spyce.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlanywhere.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlforms.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlhana.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlinformix.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlj.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqloracle.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\squid.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\srec.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sshconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sshdconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\st.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\stata.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\stp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\strace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sudoers.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\svg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\svn.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\swift.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\swiftgyb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\syncolor.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\synload.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\syntax.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sysctl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\systemd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\systemverilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tads.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tags.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tak.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\takcmp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\takout.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tar.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\taskdata.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\taskedit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tasm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tcsh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\template.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\teraterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\terminfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\texinfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\texmf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tidy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tilde.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tli.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tmux.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\trasys.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\treetop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\trustees.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tsalt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tsscl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tssgm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tssop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2js.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescriptcommon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescriptreact.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\uc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevperm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevrules.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\uil.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\updatedb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstart.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamdat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreaminstalllog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamlog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamrpt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\usserverlog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\usw2kagtlog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\valgrind.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vera.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\verilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\verilogams.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vgrindefs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vhdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\viminfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\virata.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vmasm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\voscm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vrml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vroom.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vsejcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vue.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wast.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wdiff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\web.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\webmacro.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wget.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\whitespace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\winbatch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wsh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wsml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wvdial.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xbl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xdefaults.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xf86conf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xhtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xinetd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xkb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xmath.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xmodmap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xpm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xpm2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xquery.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xsd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xslt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xxd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\yacc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\yaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\z8a.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\zimbu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\zsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\2html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\8th.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\a2ps.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\a65.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abaqus.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\abel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\acedb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aflex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ahdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aidl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\alsaconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\amiga.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ampl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ant.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\antlr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\apache.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\apachestyle.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aptconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\arch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\arduino.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\art.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asciidoc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asm68k.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asmh8300.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asn.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aspperl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\aspvbs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asterisk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\asteriskvm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\atlas.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autodoc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autohotkey.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\autoit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\automake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ave.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\avra.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\awk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ayacc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\b.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\baan.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bash.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\basic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bdf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bib.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bindzone.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\blank.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bsdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\btm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bzl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\bzr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\c.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cabal.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\calendar.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\catalog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdrdaoconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cdrtoc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cfg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chaiscript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\change.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\changelog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chaskell.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cheetah.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chicken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chill.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\chordpro.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clean.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clipper.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\clojure.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmod.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cmusrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cobol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\coco.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\colortest.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\conaryrecipe.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\conf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\config.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\context.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\crm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\crontab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\csp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\css.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ctrlh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cucumber.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cuda.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cupl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cuplsim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cvs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cvsrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cweb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cynlib.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\cynpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\d.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dart.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\datascript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dcd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debchangelog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debcontrol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debcopyright.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\debsources.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\def.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\denyhosts.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\desc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\desktop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dictconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dictdconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\diff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dircolors.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dirpager.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\diva.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\django.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dns.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dnsmasq.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbksgml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\docbkxml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dockerfile.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dosbatch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dosini.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dot.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\doxygen.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dracula.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dsl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dtrace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dts.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dune.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylan.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylanintr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\dylanlid.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ecd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\edif.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eiffel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elinks.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\elmfilt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\erlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esmtprc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esqlc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\esterel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\euphoria3.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\euphoria4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\eviews.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\exim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\expect.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\exports.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\falcon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fan.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fasm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fdcc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fetchmail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fgl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\flexwiki.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\focexec.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\form.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\forth.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fortran.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\foxpro.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\framescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\freebasic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fstab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fvwm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\fvwm2m4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gdb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gdmo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gedcom.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\git.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitcommit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitolite.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitrebase.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gitsendemail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gkrellmrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gnash.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gnuplot.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\go.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\godoc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gpg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gprof.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\grads.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gretl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\groff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\groovy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\group.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\grub.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gsp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\gtkrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hamster.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haskell.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\haste.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hastepreproc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\help.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hercules.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hgcommit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hitest.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hollywood.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hostconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\hostsaccess.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlcheetah.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmldjango.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlm4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\htmlos.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ia64.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ibasic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\icemenu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\icon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\idl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\idlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\indent.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\inform.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\initex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\initng.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\inittab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ipfilter.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ishd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\iss.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ist.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\j.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jal.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jam.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jargon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\java.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javacc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javascript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\javascriptreact.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jess.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jgraph.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jovial.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jproperties.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\json.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\jsp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kivy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kix.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kscript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\kwt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\latte.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ld.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ldapconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ldif.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\less.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lftp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lhaskell.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\libao.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lifelines.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lilo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\limits.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\liquid.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lisp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lite.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\litestep.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\loginaccess.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\logindefs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\logtalk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lotos.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lout.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lpc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lprolog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lscript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lsl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lss.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lua.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\lynx.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\m4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mailaliases.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mailcap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\make.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mallard.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\man.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\manconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\manual.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\maple.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\markdown.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\masm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mason.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\master.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\matlab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\maxima.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\meson.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\messages.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mgl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mgp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mib.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mix.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mma.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mmix.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mmp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\model.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modsim3.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modula2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\modula3.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\monk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\moo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mplayerconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mrxvtrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msidl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msmessages.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\msql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mupad.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\murphi.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mush.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\muttrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\mysql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\n1ql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\named.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nanorc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nasm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nastran.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\natural.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ncf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\neomuttrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\netrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\netrw.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ninja.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nosyntax.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nqc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nroff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\nsis.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\obj.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\objc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\objcpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ocaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\occam.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\omnimark.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\openroad.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\opl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ora.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pamconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pamenv.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\papp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pascal.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\passwd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pcap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pccts.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pdf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\perl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\perl6.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pfmain.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\php.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\phtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pike.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pilrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pine.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pinfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plaintex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pli.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\plsql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\po.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pod.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\postscr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pov.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\povini.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ppd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ppwiz.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\prescribe.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\privoxy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\procmail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\progress.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\prolog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\promela.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\proto.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\protocols.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\psf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ptcap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\purifylog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\pyrex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\python.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\qf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\quake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\r.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\racc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\radiance.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\raml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ratpoison.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rcs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rcslog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\readline.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rebol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\redif.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\registry.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rego.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\remind.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\resolv.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\reva.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rexx.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rhelp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rib.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rmd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rnc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rng.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rnoweb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\robots.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rpcgen.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rpl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rrst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rtf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\ruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\rust.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\samba.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sas.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sass.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sather.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sbt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scala.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scheme.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scilab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\screen.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\scss.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sdc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sed.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sendpr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sensors.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\services.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\setserial.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgmldecl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sgmllnx.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sicad.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sieve.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sil.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\simula.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sinda.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sindacmp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sindaout.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sisu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\skill.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slice.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpreg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slpspi.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slrnrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\slrnsc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smarty.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smil.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\smith.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnsnet.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnspat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snnsres.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\snobol4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spec.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\specman.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spice.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\splint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spup.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\spyce.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlanywhere.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlforms.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlhana.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlinformix.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqlj.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqloracle.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sqr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\squid.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\srec.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sshconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sshdconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\st.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\stata.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\stp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\strace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sudoers.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\svg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\svn.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\swift.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\swiftgyb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\syncolor.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\synload.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\syntax.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\sysctl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\systemd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\systemverilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tads.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tags.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\takcmp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\takout.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tar.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\taskdata.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\taskedit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tasm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tcsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\template.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\teraterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\terminfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\texinfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\texmf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tidy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tilde.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tli.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tmux.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\trasys.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\treetop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\trustees.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tsalt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tsscl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tssgm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tssop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\tt2js.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescriptcommon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\typescriptreact.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\uc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevperm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\udevrules.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\uil.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\updatedb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstart.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamdat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreaminstalllog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamlog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\upstreamrpt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\usserverlog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\usw2kagtlog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\valgrind.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vera.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\verilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\verilogams.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vgrindefs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vhdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\viminfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\virata.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vmasm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\voscm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vrml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vroom.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vsejcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\vue.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wast.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wdiff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\web.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\webmacro.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wget.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\whitespace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\winbatch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wsml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\wvdial.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xbl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xdefaults.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xf86conf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xhtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xinetd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xkb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xmath.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xmodmap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xpm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xpm2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xquery.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xsd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xslt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\xxd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\yacc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\yaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\z8a.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\zimbu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\syntax\zsh.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\spell" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\check_locales.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\cleanadd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.ascii.spl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.ascii.sug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.latin1.spl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.latin1.sug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.utf-8.spl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.utf-8.sug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\fixdup.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\he.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\spell.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\yi.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\check_locales.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\cleanadd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.ascii.spl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.ascii.sug" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.latin1.spl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.latin1.sug" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.utf-8.spl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\en.utf-8.sug" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\fixdup.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\he.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\spell.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\spell\yi.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\print" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ascii.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cidfont.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cns_roman.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1250.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1251.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1252.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1253.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1254.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1255.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1257.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\dec-mcs.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ebcdic-uk.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\gb_roman.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\hp-roman8.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-10.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-11.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-13.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-14.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-15.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-2.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-3.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-4.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-5.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-7.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-8.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-9.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\jis_roman.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\koi8-r.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\koi8-u.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ks_roman.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\latin1.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\mac-roman.ps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\prolog.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ascii.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cidfont.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cns_roman.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1250.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1251.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1252.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1253.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1254.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1255.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\cp1257.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\dec-mcs.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ebcdic-uk.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\gb_roman.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\hp-roman8.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-10.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-11.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-13.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-14.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-15.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-2.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-3.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-4.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-5.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-7.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-8.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\iso-8859-9.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\jis_roman.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\koi8-r.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\koi8-u.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\ks_roman.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\latin1.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\mac-roman.ps" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\print\prolog.ps" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\getscriptPlugin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\gzip.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\logiPat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\manpager.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\matchparen.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\netrwPlugin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\rrhelper.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\spellfile.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\tarPlugin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\tohtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\vimballPlugin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\zipPlugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\getscriptPlugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\gzip.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\logiPat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\manpager.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\matchparen.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\netrwPlugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\rrhelper.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\spellfile.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\tarPlugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\tohtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\vimballPlugin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\plugin\zipPlugin.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\termdebug\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\termdebug\plugin\termdebug.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\termdebug\plugin\termdebug.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\swapmouse\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\swapmouse\plugin\swapmouse.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\swapmouse\plugin\swapmouse.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\shellmenu\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\shellmenu\plugin\shellmenu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\shellmenu\plugin\shellmenu.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\plugin\matchit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\plugin\matchit.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\doc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\doc\matchit.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\doc\tags" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\doc\matchit.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\doc\tags" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\autoload" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\autoload\matchit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\matchit\autoload\matchit.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\justify\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\justify\plugin\justify.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\justify\plugin\justify.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\editexisting\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\editexisting\plugin\editexisting.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\editexisting\plugin\editexisting.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\plugin\dvorak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\plugin\dvorak.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\dvorak" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\dvorak\disable.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\dvorak\enable.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\dvorak\disable.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\dvorak\dvorak\enable.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\cfilter\plugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\cfilter\plugin\cfilter.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\pack\dist\opt\cfilter\plugin\cfilter.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\macros" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\editexisting.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\justify.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.bat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\matchit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\shellmenu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\swapmous.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\editexisting.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\justify.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.bat" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\less.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\matchit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\shellmenu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\swapmous.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\macros\urm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\examples" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\urm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\urm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\examples" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\urm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\urm\urm.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\macros\maze" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\Makefile" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\maze_5.78" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\maze_mac" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\poster" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\Makefile" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\maze_5.78" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\maze_mac" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\poster" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\maze\README.txt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\macros\life" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\life\click.me" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\life\life.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\life\click.me" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\life\life.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\click.me" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\hanoi.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\poster" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\click.me" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\hanoi.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\macros\hanoi\poster" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af_af.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af_af.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca_es.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca_es.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese(gb)_gb.936.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese(taiwan)_taiwan.950.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese_gb.936.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese_taiwan.950.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.ascii.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_da.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_da.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de_de.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de_de.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_english_united_kingdom.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_english_united_kingdom.ascii.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_en_gb.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_en_gb.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo_eo.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo_xx.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es_es.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es_es.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_finnish_finland.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi_fi.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi_fi.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_french_france.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr_fr.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr_fr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_german_germany.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu_hu.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu_hu.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is_is.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is_is.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_italian_italy.1252.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it_it.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it_it.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.cp932.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.euc-jp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.eucjp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.ujis.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_japanese_japan.932.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.cp932.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.euc-jp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.eucjp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.ujis.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.euckr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl_nl.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl_nl.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no_no.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no_no.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_polish_poland.1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.koi8-r.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_slovak_slovak_republic.1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.latin2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_spanish_spain.850.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.ascii.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.iso_8859-5.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.ascii.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.iso_8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.iso_8859-5.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv_se.latin1.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv_se.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.cp1254.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.iso_8859-9.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.cp1254.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.iso_8859-9.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_uk_ua.cp1251.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_uk_ua.koi8-u.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_vi_vn.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.big5.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.cp936.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.cp950.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.gb2312.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.18030.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.cp936.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.gb2312.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.gbk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.big5.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.cp950.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af_af.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_af_af.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca_es.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ca_es.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese(gb)_gb.936.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese(taiwan)_taiwan.950.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese_gb.936.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_chinese_taiwan.950.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_cs_cz.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_czech_czech_republic.ascii.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_da.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_da.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de_de.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_de_de.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_english_united_kingdom.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_english_united_kingdom.ascii.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_en_gb.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_en_gb.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo_eo.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_eo_xx.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es_es.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_es_es.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_finnish_finland.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi_fi.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fi_fi.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_french_france.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr_fr.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_fr_fr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_german_germany.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu_hu.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_hu_hu.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is_is.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_is_is.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_italian_italy.1252.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it_it.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_it_it.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.cp932.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.euc-jp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.eucjp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.ujis.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_japanese_japan.932.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.cp932.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.euc-jp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.eucjp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.ujis.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ja_jp.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.euckr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ko_kr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl_nl.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_nl_nl.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no_no.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_no_no.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pl_pl.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_polish_poland.1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_br.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_pt_pt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.koi8-r.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_ru_ru.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sk_sk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_slovak_slovak_republic.1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.latin2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sl_si.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_spanish_spain.850.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.ascii.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.iso_8859-5.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_rs.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.ascii.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.iso_8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.iso_8859-5.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sr_yu.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv_se.latin1.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_sv_se.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.cp1254.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.iso_8859-9.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.cp1254.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.iso_8859-9.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_tr_tr.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_uk_ua.cp1251.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_uk_ua.koi8-u.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_vi_vn.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.big5.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.cp936.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.cp950.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh.gb2312.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.18030.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.cp936.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.gb2312.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.gbk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_cn.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.big5.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.cp950.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\menu_zh_tw.utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\README.txt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW.UTF-8\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW.UTF-8\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW.UTF-8\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_TW\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.UTF-8\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.UTF-8\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.UTF-8\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.cp936\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.cp936\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN.cp936\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\zh_CN\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\vi\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\vi\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\vi\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\uk.cp1251\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\uk.cp1251\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\uk.cp1251\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\uk\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\uk\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\uk\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\tr\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\tr\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\tr\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\sv\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sv\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sv\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\sr\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sr\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sr\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\sk.cp1250\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sk.cp1250\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sk.cp1250\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\sk\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sk\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\sk\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ru.cp1251\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ru.cp1251\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ru.cp1251\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ru\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ru\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ru\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\pt_BR\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pt_BR\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pt_BR\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.UTF-8\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.UTF-8\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.UTF-8\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.cp1250\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.cp1250\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl.cp1250\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\pl\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\pl\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\no\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\no\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\no\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\nl\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\nl\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\nl\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\nb\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\nb\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\nb\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\lv\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\lv\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\lv\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ko.UTF-8\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ko.UTF-8\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ko.UTF-8\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ko\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ko\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ko\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.sjis\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.sjis\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.sjis\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.euc-jp\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.euc-jp\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja.euc-jp\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ja\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ja\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\it\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\it\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\it\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ga\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ga\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ga\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\fr\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\fr\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\fr\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\fi\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\fi\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\fi\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\es\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\es\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\es\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\eo\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\eo\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\eo\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\en_GB\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\en_GB\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\en_GB\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\de\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\de\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\de\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\da\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\da\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\da\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\cs.cp1250\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\cs.cp1250\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\cs.cp1250\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\cs\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\cs\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\cs\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\ca\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ca\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\ca\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\lang\af\LC_MESSAGES" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\af\LC_MESSAGES\vim.mo" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\lang\af\LC_MESSAGES\vim.mo" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\keymap" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\accents.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\arabic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\arabic_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\armenian-eastern_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\armenian-western_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\belarusian-jcuken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\bulgarian-bds.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\bulgarian-phonetic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\canfr-win.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_iso-8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\czech.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\czech_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\dvorak.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\esperanto.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\esperanto_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_cp1253.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_cp737.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_iso-8859-7.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_cp1255.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_iso-8859-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_cp1255.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_iso-8859-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\kana.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\kazakh-jcuken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\lithuanian-baltic.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\magyar_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\mongolian_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\oldturkic-orkhon_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\oldturkic-yenisei_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\persian-iranian_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\persian.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\pinyin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_cp852.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_iso-8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-dvorak.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcuken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenmac.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenwin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenwintype.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-yawerty.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian-latin.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian-latin_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_cp1251.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_iso-8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_iso-8859-5.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\sinhala-phonetic_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\sinhala.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_cp1250.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_iso-8859-2.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\tamil_tscii.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\thaana-phonetic_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\thaana.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\turkish-f.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\turkish-q.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\ukrainian-dvorak.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\ukrainian-jcuken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-telex_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-viqr_utf-8.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-vni_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\accents.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\arabic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\arabic_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\armenian-eastern_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\armenian-western_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\belarusian-jcuken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\bulgarian-bds.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\bulgarian-phonetic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\canfr-win.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_iso-8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\croatian_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\czech.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\czech_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\dvorak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\esperanto.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\esperanto_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_cp1253.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_cp737.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_iso-8859-7.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\greek_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_cp1255.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_iso-8859-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrewp_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_cp1255.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_iso-8859-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\hebrew_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\kana.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\kazakh-jcuken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\lithuanian-baltic.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\magyar_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\mongolian_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\oldturkic-orkhon_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\oldturkic-yenisei_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\persian-iranian_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\persian.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\pinyin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_cp852.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_iso-8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\polish-slash_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-dvorak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcuken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenmac.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenwin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-jcukenwintype.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\russian-yawerty.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian-latin.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian-latin_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_cp1251.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_iso-8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_iso-8859-5.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\serbian_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\sinhala-phonetic_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\sinhala.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_cp1250.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_iso-8859-2.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\slovak_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\tamil_tscii.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\thaana-phonetic_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\thaana.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\turkish-f.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\turkish-q.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\ukrainian-dvorak.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\ukrainian-jcuken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-telex_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-viqr_utf-8.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\keymap\vietnamese-vni_utf-8.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\indent" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\aap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ant.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\automake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\awk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bash.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bib.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bzl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\c.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\chaiscript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\changelog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\clojure.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cmake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cobol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\config.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\context.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\css.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cucumber.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cuda.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\d.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dictconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dictdconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\docbk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dosbatch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dtd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dtrace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dylan.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eiffel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\elm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\erlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\falcon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\fortran.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\framescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\gitconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\gitolite.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\go.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\haml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\hamster.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\hog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\htmldjango.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\idlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ishd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\j.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\java.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\javascript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\javascriptreact.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\json.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\jsp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ld.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\less.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lifelines.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\liquid.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lisp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\logtalk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lua.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\make.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\matlab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\meson.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mma.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\nsis.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\objc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ocaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\occam.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pascal.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\perl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\perl6.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\php.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\postscr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pov.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\prolog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pyrex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\python.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\r.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\raml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\readline.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rhelp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rmd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rnoweb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rpl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rrst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rust.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sas.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sass.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scala.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scheme.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scss.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sqlanywhere.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sshconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\systemd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\systemverilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tcsh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\teraterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tilde.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\treetop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\typescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\verilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vhdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vroom.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\wast.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xf86conf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xhtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xinetd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xsd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xslt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\yacc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\yaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\zimbu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\zsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\aap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ant.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\automake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\awk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bash.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bib.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\bzl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\c.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\chaiscript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\changelog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\clojure.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cmake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cobol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\config.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\context.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\css.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cucumber.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\cuda.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\d.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dictconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dictdconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\docbk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dosbatch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dtd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dtrace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\dylan.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eiffel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\elm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\erlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\eterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\falcon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\fortran.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\framescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\gitconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\gitolite.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\go.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\haml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\hamster.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\hog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\htmldjango.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\idlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ishd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\j.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\java.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\javascript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\javascriptreact.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\json.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\jsp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ld.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\less.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lifelines.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\liquid.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lisp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\logtalk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\lua.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\make.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\matlab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\meson.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mma.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\mp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\nsis.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\objc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ocaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\occam.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pascal.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\perl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\perl6.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\php.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\postscr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pov.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\prolog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\pyrex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\python.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\r.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\raml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\readline.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rhelp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rmd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rnoweb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rpl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rrst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\ruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\rust.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sas.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sass.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scala.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scheme.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\scss.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sqlanywhere.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\sshconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\systemd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\systemverilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tcsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\teraterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\tilde.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\treetop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\typescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\verilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vhdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\vroom.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\wast.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xf86conf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xhtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xinetd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xsd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\xslt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\yacc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\yaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\zimbu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\indent\zsh.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\ftplugin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\8th.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\a2ps.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\aap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\abap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\abaqus.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\alsaconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ant.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\arch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\art.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\asm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\aspvbs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\automake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\awk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bash.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bdf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\btm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bzl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\c.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\calendar.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cdrdaoconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cfg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\changelog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\chicken.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\clojure.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cmake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cobol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\conf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\config.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\context.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\crm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\csc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\csh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\css.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cucumber.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cvsrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\debchangelog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\debcontrol.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\denyhosts.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dictconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dictdconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\diff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dircolors.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\docbk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dockerfile.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dosbatch.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dosini.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dtd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dtrace.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dune.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eiffel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\elinks.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\elm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\erlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eterm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\falcon.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fetchmail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\flexwiki.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fortran.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\framescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fvwm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gdb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\git.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitcommit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitrebase.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitsendemail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\go.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gpg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gprof.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\groovy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\group.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\grub.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\haml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hamster.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\haskell.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\help.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hgcommit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hostconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hostsaccess.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\htmldjango.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\indent.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\initex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ishd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\j.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\java.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\javascript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\javascriptreact.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\jproperties.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\json.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\jsp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\kconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\kwt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ld.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\less.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lftp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\libao.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\limits.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\liquid.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lisp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logcheck.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\loginaccess.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logindefs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logtalk.dict" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logtalk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lprolog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lua.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\m4.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mailaliases.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mailcap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\make.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\man.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\manconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\markdown.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\masm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\matlab.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\meson.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mma.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\modconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mplayerconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mrxvtrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\msmessages.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\muttrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nanorc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\neomuttrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\netrc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nroff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nsis.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\objc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ocaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\occam.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pamconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pascal.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\passwd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pdf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\perl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\perl6.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\php.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pinfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\plaintex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\postscr.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\procmail.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\prolog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\protocols.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pyrex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\python.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\qf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\quake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\r.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\racc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\readline.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\registry.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\reva.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rhelp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rmd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rnc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rnoweb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rpl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rrst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rust.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sass.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sbt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scala.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scheme.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\screen.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scss.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sensors.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\services.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\setserial.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sgml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sieve.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpreg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpspi.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\spec.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sql.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sshconfig.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sudoers.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\svg.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\swift.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\swiftgyb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sysctl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\systemd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\systemverilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tcsh.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\terminfo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\text.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tmux.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\treetop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tt2html.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\typescript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\typescriptreact.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevconf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevperm.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevrules.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\updatedb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vb.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\verilog.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vhdl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vim.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vroom.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\wast.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xdefaults.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xf86conf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xhtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xinetd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xmodmap.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xsd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xslt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\yaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\zimbu.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\zsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\8th.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\a2ps.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\aap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\abap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\abaqus.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\alsaconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ant.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\arch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\art.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\asm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\aspvbs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\automake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\awk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bash.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bdf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\btm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\bzl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\c.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\calendar.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cdrdaoconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cfg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\changelog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\chicken.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\clojure.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cmake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cobol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\conf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\config.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\context.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\crm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\csc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\csh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\css.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cucumber.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\cvsrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\debchangelog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\debcontrol.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\denyhosts.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dictconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dictdconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\diff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dircolors.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\docbk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dockerfile.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dosbatch.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dosini.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dtd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dtrace.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\dune.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eiffel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\elinks.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\elm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\erlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\eterm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\falcon.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fetchmail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\flexwiki.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fortran.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\framescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\fvwm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gdb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\git.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitcommit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitrebase.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gitsendemail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\go.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gpg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\gprof.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\groovy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\group.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\grub.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\haml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hamster.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\haskell.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\help.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hgcommit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hostconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\hostsaccess.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\htmldjango.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\indent.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\initex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ishd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\j.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\java.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\javascript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\javascriptreact.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\jproperties.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\json.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\jsp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\kconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\kwt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ld.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\less.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lftp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\libao.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\limits.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\liquid.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lisp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logcheck.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\loginaccess.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logindefs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logtalk.dict" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\logtalk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lprolog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\lua.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\m4.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mailaliases.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mailcap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\make.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\man.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\manconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\markdown.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\masm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\matlab.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\meson.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mma.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\modconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mplayerconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\mrxvtrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\msmessages.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\muttrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nanorc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\neomuttrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\netrc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nroff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\nsis.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\objc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ocaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\occam.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pamconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pascal.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\passwd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pdf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\perl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\perl6.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\php.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pinfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\plaintex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\postscr.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\procmail.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\prolog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\protocols.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\pyrex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\python.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\qf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\quake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\r.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\racc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\readline.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\registry.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\reva.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rhelp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rmd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rnc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rnoweb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rpl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rrst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\ruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\rust.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sass.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sbt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scala.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scheme.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\screen.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\scss.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sensors.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\services.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\setserial.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sgml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sieve.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpreg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\slpspi.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\spec.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sql.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sshconfig.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sudoers.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\svg.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\swift.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\swiftgyb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\sysctl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\systemd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\systemverilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tcsh.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\terminfo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\text.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tmux.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\treetop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\tt2html.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\typescript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\typescriptreact.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevconf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevperm.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\udevrules.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\updatedb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vb.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\verilog.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vhdl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vim.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\vroom.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\wast.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xdefaults.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xf86conf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xhtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xinetd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xmodmap.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xsd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\xslt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\yaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\zimbu.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\ftplugin\zsh.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\doc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\arabic.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\autocmd.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\change.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\channel.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\cmdline.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\debug.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\debugger.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\develop.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\diff.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\digraph.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\editing.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\eval.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\farsi.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\filetype.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\fold.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_ada.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_rust.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_sql.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui_w32.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui_x11.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\hangulin.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\hebrew.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\help.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\helphelp.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\howto.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_cscop.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_lua.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_mzsch.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_ole.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_perl.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_pyth.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_ruby.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_sniff.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_tcl.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\indent.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\index.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\insert.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\intro.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\map.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\mbyte.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\message.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\mlang.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\motion.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\netbeans.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\options.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_390.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_amiga.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_beos.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_dos.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_haiku.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_mac.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_mint.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_msdos.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_os2.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_qnx.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_risc.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_unix.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_vms.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_win32.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pattern.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_getscript.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_gzip.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_logipat.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_netrw.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_paren.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_spec.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_tar.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_vimball.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_zip.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\popup.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\print.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quickfix.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quickref.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quotes.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\recover.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\remote.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\repeat.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\rileft.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\russian.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\scroll.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\sign.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\spell.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\sponsor.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\starting.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\syntax.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tabpage.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tags" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tagsrch.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\term.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\terminal.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\testing.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\textprop.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tips.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\todo.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\uganda.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\undo.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_01.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_02.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_03.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_04.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_05.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_06.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_07.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_08.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_09.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_10.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_11.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_12.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_20.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_21.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_22.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_23.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_24.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_25.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_26.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_27.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_28.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_29.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_30.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_31.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_32.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_40.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_41.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_42.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_43.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_44.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_45.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_46.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_90.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_toc.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\various.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version4.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version5.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version6.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version7.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version8.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vim2html.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vim9.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\visual.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vi_diff.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\windows.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\workshop.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\arabic.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\autocmd.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\change.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\channel.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\cmdline.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\debug.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\debugger.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\develop.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\diff.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\digraph.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\editing.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\eval.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\farsi.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\filetype.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\fold.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_ada.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_rust.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\ft_sql.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui_w32.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\gui_x11.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\hangulin.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\hebrew.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\help.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\helphelp.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\howto.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_cscop.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_lua.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_mzsch.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_ole.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_perl.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_pyth.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_ruby.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_sniff.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\if_tcl.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\indent.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\index.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\insert.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\intro.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\map.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\mbyte.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\message.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\mlang.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\motion.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\netbeans.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\options.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_390.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_amiga.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_beos.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_dos.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_haiku.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_mac.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_mint.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_msdos.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_os2.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_qnx.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_risc.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_unix.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_vms.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\os_win32.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pattern.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_getscript.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_gzip.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_logipat.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_netrw.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_paren.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_spec.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_tar.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_vimball.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\pi_zip.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\popup.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\print.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quickfix.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quickref.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\quotes.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\recover.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\remote.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\repeat.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\rileft.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\russian.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\scroll.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\sign.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\spell.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\sponsor.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\starting.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\syntax.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tabpage.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tags" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tagsrch.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\term.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\terminal.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\testing.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\textprop.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\tips.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\todo.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\uganda.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\undo.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_01.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_02.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_03.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_04.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_05.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_06.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_07.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_08.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_09.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_10.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_11.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_12.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_20.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_21.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_22.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_23.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_24.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_25.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_26.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_27.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_28.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_29.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_30.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_31.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_32.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_40.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_41.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_42.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_43.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_44.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_45.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_46.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_90.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\usr_toc.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\various.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version4.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version5.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version6.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version7.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\version8.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vim2html.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vim9.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\visual.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\vi_diff.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\windows.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\doc\workshop.txt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\compiler" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ant.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\bcc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\bdf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cargo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\checkstyle.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\context.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\csslint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cucumber.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\decada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\dot.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\erlang.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\eruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\eslint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_cv.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_elf90.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_F.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_g77.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_lf95.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fpc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\g95.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gawk.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gcc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gfortran.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ghc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gjs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gnat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\go.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\haml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\hp_acc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\icc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ifort.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\intel.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\irix5_c.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\irix5_cpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\javac.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jest.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jikes.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jjs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jshint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jsonlint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mcs.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mipspro_c89.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mipspro_cpp.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mips_c.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\modelsim_vcom.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\msbuild.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\msvc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\neato.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ocaml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\onsgmls.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pbx.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\perl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\php.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pylint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pyunit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rake.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rspec.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rst.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rubocop.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ruby.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rubyunit.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rustc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\sass.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\se.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\splint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\stack.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\standard.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\stylelint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tcl.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tex.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tidy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ts-node.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tsc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\typedoc.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xbuild.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xmllint.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xmlwf.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ant.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\bcc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\bdf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cargo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\checkstyle.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\context.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\csslint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\cucumber.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\decada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\dot.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\erlang.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\eruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\eslint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_cv.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_elf90.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_F.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_g77.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fortran_lf95.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\fpc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\g95.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gawk.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gcc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gfortran.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ghc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gjs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\gnat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\go.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\haml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\hp_acc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\icc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ifort.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\intel.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\irix5_c.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\irix5_cpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\javac.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jest.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jikes.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jjs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jshint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\jsonlint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mcs.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mipspro_c89.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mipspro_cpp.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\mips_c.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\modelsim_vcom.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\msbuild.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\msvc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\neato.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ocaml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\onsgmls.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pbx.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\perl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\php.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pylint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\pyunit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rake.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rspec.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rst.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rubocop.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ruby.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rubyunit.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\rustc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\sass.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\se.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\splint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\stack.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\standard.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\stylelint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tcl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tex.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tidy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\ts-node.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\tsc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\typedoc.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xbuild.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xmllint.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xmlwf.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\compiler\xo.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\colors" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\blue.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\darkblue.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\default.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\delek.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\desert.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\elflord.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\evening.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\industry.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\koehler.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\morning.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\murphy.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\pablo.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\peachpuff.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\ron.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\shine.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\slate.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\torte.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\zellner.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\blue.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\darkblue.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\default.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\delek.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\desert.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\elflord.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\evening.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\industry.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\koehler.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\morning.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\murphy.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\pablo.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\peachpuff.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\ron.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\shine.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\slate.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\torte.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\zellner.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\colors\tools" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\tools\check_colors.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\colors\tools\check_colors.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\autoload" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\ada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\adacomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\ccomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\clojurecomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\context.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\contextcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\csscomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\decada.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\getscript.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\gnat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\gzip.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\haskellcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\htmlcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\javascriptcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrw.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrwFileHandlers.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrwSettings.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrw_gitignore.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\paste.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\phpcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\python3complete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\pythoncomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\README.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\RstFold.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rubycomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rust.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rustfmt.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\spellfile.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\sqlcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\syntaxcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\tar.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\tohtml.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\vimball.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xmlcomplete.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xmlformat.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\zip.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\ada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\adacomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\ccomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\clojurecomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\context.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\contextcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\csscomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\decada.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\getscript.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\gnat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\gzip.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\haskellcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\htmlcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\javascriptcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrw.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrwFileHandlers.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrwSettings.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\netrw_gitignore.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\paste.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\phpcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\python3complete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\pythoncomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\README.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\RstFold.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rubycomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rust.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\rustfmt.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\spellfile.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\sqlcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\syntaxcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\tar.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\tohtml.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\vimball.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xmlcomplete.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xmlformat.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\zip.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html32.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401f.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401s.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401t.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40f.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40s.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40t.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10f.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10s.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10t.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml11.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xsd.vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xsl.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html32.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401f.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401s.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html401t.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40f.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40s.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\html40t.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10f.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10s.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml10t.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xhtml11.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xsd.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\xml\xsl.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\vim\vim82\autoload\dist" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\dist\ft.vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\vim\vim82\autoload\dist\ft.vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\terminfo\78" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+256setaf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+88color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+alt+title" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+alt1049" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+app" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+direct" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+direct2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+indirect" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+kbs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+keypad" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+noalt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+noapp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+osc104" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pc+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc0" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc3" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pce2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcf0" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcf2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcfkeys" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+r6f2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sl-twm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1002" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1003" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1005" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1006" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+titlestack" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+tmux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+vt+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x10mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x11hilite" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x11mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1002" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1003" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1005" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1006" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-16color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-24" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-88color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-8bit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-basic" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-bold" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-direct" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-direct2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-hp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-mono" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-nic" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-noapp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-old" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-pcolor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-r5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-r6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-sco" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-sun" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-utf8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-vt220" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-vt52" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x10mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x11hilite" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x11mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v32" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v33" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v333" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v40" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v43" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v44" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xfree86" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xi" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm.js" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xtermc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xtermm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterms" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterms-sun" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+256setaf" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+88color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+alt+title" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+alt1049" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+app" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+direct" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+direct2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+indirect" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+kbs" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+keypad" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+noalt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+noapp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+osc104" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pc+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc0" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcc3" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pce2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcf0" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcf2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+pcfkeys" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+r6f2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sl-twm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1002" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1003" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1005" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+sm+1006" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+titlestack" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+tmux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+vt+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x10mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x11hilite" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm+x11mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1002" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1003" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1005" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-1006" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-16color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-24" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-88color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-8bit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-basic" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-bold" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-direct" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-direct2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-hp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-mono" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-nic" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-noapp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-old" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-pcolor" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-r5" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-r6" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-sco" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-sun" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-utf8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-vt220" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-vt52" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x10mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x11hilite" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-x11mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v32" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v33" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v333" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v40" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v43" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xf86-v44" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xfree86" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm-xi" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm.js" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterm1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xtermc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xtermm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterms" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\78\xterms-sun" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\terminfo\73" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen+fkeys" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen+italics" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-bce-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-bce-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.Eterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.gnome" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.konsole" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.linux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.mrxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.rxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-w" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.Eterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.gnome" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.konsole" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.konsole-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1-nb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel12-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b-nb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel2-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mlterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mlterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mrxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.rxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.teraterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.vte" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.vte-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-r6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-xfree86" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen3" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen4" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen5" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen+fkeys" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen+italics" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-bce-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-16color-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-bce-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-256color-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.Eterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.gnome" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.konsole" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.linux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.mrxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.rxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-bce.xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen-w" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.Eterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.gnome" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.konsole" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.konsole-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.linux-m2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1-nb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel12-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel1b-nb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.minitel2-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mlterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mlterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.mrxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.putty-m2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.rxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.teraterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.vte" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.vte-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-r6" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen.xterm-xfree86" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen3" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen4" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\73\screen5" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\terminfo\64" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\64\dumb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\64\dumb" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\terminfo\63" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\63\cygwin" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\terminfo\63\cygwin" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\tabset" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\std" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\stdcrt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\vt100" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\vt300" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\std" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\stdcrt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\vt100" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\tabset\vt300" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\pki\ca-trust-source" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-source\ca-bundle.trust.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-source\ca-bundle.trust.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\pki\ca-trust-legacy" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-legacy\ca-bundle.legacy.default.crt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-legacy\ca-bundle.legacy.disable.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-legacy\ca-bundle.legacy.default.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\pki\ca-trust-legacy\ca-bundle.legacy.disable.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Error.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MailTools.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\TimeDate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Error.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MailTools.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\TimeDate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW\RobotRules.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW\RobotRules.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW\RobotRules" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW\RobotRules\AnyDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\WWW\RobotRules\AnyDBM_File.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\data.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Escape.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ftp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\gopher.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Heuristic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\http.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\https.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\IRI.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldapi.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldaps.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\mailto.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\mms.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\news.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\nntp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\pop.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\QueryParam.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rlogin.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rsync.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rtsp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rtspu.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sftp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sip.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sips.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\snews.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Split.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ssh.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\telnet.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\tn3270.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\URL.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\WithBase.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_foreign.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_generic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_idna.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_ldap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_login.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_punycode.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_query.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_segment.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_server.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_userpass.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\data.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Escape.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ftp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\gopher.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Heuristic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\http.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\https.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\IRI.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldapi.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ldaps.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\mailto.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\mms.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\news.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\nntp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\pop.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\QueryParam.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rlogin.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rsync.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rtsp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\rtspu.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sftp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\sips.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\snews.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\Split.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\ssh.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\telnet.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\tn3270.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\URL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\WithBase.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_foreign.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_generic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_idna.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_ldap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_login.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_punycode.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_query.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_segment.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_server.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\_userpass.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn\isbn.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn\oid.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn\isbn.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\urn\oid.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\FAT.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Mac.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\OS2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\QNX.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Unix.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Win32.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\FAT.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Mac.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\OS2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\QNX.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Unix.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\URI\file\Win32.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Try" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Try\Tiny.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Try\Tiny.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Time" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Time\Zone.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Time\Zone.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTPS.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTPS.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\SMTP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\SMTP\SSL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\SMTP\SSL.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP\Methods.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP\NB.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP\Methods.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Net\HTTP\NB.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Body.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Entity.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Head.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Tools.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\WordDecoder.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Words.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Body.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Entity.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Head.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Tools.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\WordDecoder.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Words.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Filer.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Reader.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Results.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Filer.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Reader.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Parser\Results.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ContDisp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ConTraEnc.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ContType.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ParamVal.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ContDisp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ConTraEnc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ContType.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Field\ParamVal.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Base64.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Binary.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\BinHex.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Gzip64.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\NBit.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\QuotedPrint.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\UU.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Base64.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Binary.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\BinHex.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\Gzip64.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\NBit.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\QuotedPrint.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\MIME\Decoder\UU.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Address.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Cap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Filter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Header.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Internet.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Send.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Address.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Cap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Filter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Header.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Internet.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Send.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\qmail.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\rfc822.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\sendmail.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\smtp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\smtps.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\testfile.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\qmail.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\rfc822.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\sendmail.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\smtp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\smtps.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Mailer\testfile.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\AddrList.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\Date.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\Generic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\AddrList.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\Date.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Mail\Field\Generic.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\ConnCache.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Debug.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\DebugFile.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\media.types" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\MediaTypes.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\MemberMixin.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\RobotUA.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Simple.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\UserAgent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\ConnCache.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Debug.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\DebugFile.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\media.types" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\MediaTypes.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\MemberMixin.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\RobotUA.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Simple.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\UserAgent.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\cpan.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\data.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\file.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\ftp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\gopher.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\http.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\loopback.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\mailto.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\nntp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\nogo.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\cpan.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\data.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\file.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\ftp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\gopher.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\http.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\loopback.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\mailto.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\nntp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Protocol\nogo.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Debug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Debug\TraceHTTP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Debug\TraceHTTP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Basic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Digest.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Ntlm.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Basic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Digest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\LWP\Authen\Ntlm.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Boolean.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Compat5005.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Compat5006.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Boolean.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Compat5005.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\JSON\backportPP\Compat5006.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\AtomicFile.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\HTML.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\InnerFile.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Lines.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Scalar.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\ScalarArray.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Stringy.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Wrap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\WrapTie.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\AtomicFile.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\HTML.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\InnerFile.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Lines.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Scalar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\ScalarArray.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Stringy.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Wrap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\WrapTie.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\Intercept.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\PublicSuffix.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\Utils.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\Intercept.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\PublicSuffix.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\IO\Socket\SSL\Utils.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Config.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Daemon.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Date.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Message.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Negotiate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Request.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Response.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Status.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Config.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Daemon.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Date.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Message.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Negotiate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Request.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Response.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Status.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Request" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Request\Common.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Request\Common.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\Auth.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\ETag.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\Auth.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\ETag.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Headers\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies\Microsoft.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies\Netscape.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies\Microsoft.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTTP\Cookies\Netscape.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTML" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTML\Tagset.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\HTML\Tagset.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\File\Listing.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\File\Listing.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Error" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Error\Simple.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Error\Simple.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Encode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Encode\Locale.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Encode\Locale.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Format.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Parse.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Format.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Parse.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Afar.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Amharic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Austrian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Brazilian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Bulgarian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Chinese.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Chinese_GB.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Czech.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Danish.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Dutch.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\English.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Finnish.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\French.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Gedeo.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\German.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Greek.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Hungarian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Icelandic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Italian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Norwegian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Occitan.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Oromo.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Romanian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian_cp1251.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian_koi8r.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Sidama.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Somali.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Spanish.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Swedish.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Tigrinya.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\TigrinyaEritrean.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\TigrinyaEthiopian.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Turkish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Afar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Amharic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Austrian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Brazilian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Bulgarian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Chinese.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Chinese_GB.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Czech.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Danish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Dutch.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\English.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Finnish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\French.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Gedeo.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\German.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Greek.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Hungarian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Icelandic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Italian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Norwegian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Occitan.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Oromo.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Romanian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian_cp1251.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Russian_koi8r.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Sidama.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Somali.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Spanish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Swedish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Tigrinya.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\TigrinyaEritrean.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\TigrinyaEthiopian.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Date\Language\Turkish.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Convert" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Convert\BinHex.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Convert\BinHex.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\CRAM_MD5.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\EXTERNAL.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\CRAM_MD5.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\EXTERNAL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\ANONYMOUS.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\CRAM_MD5.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\DIGEST_MD5.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\EXTERNAL.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\GSSAPI.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\LOGIN.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\PLAIN.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\ANONYMOUS.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\CRAM_MD5.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\DIGEST_MD5.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\EXTERNAL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\GSSAPI.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\LOGIN.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\vendor_perl\Authen\SASL\Perl\PLAIN.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AnyDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AutoLoader.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AutoSplit.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autouse.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Benchmark.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bigint.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bignum.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bigrat.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\blib.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bytes.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bytes_heavy.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Carp.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\charnames.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\constant.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\CPAN.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DB.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\deprecate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\diagnostics.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DirHandle.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Dumpvalue.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\dumpvar.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\English.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Env.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\experimental.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Exporter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Fatal.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\feature.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\fields.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FileCache.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FileHandle.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\filetest.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FindBin.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\if.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\integer.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\less.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\locale.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\meta_notation.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\NEXT.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\ok.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\open.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overload.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overloading.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\parent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\perl5db.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\perlfaq.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\PerlIO.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Safe.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\SelectSaver.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\SelfLoader.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\sigtrap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\sort.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\strict.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\subs.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Symbol.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\UNIVERSAL.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\utf8.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\vars.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\version.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\vmsish.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\warnings.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\XSLoader.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\_charnames.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AnyDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AutoLoader.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\AutoSplit.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autouse.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Benchmark.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bigint.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bignum.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bigrat.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\blib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bytes.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\bytes_heavy.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Carp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\charnames.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\constant.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\CPAN.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DB.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\deprecate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\diagnostics.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DirHandle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Dumpvalue.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\dumpvar.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\English.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Env.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\experimental.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Exporter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Fatal.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\feature.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\fields.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FileCache.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FileHandle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\filetest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\FindBin.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\if.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\integer.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\less.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\locale.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\meta_notation.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\NEXT.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\ok.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\open.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overload.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overloading.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\parent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\perl5db.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\perlfaq.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\PerlIO.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Safe.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\SelectSaver.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\SelfLoader.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\sigtrap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\sort.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\strict.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\subs.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Symbol.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\UNIVERSAL.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\utf8.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\vars.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\version.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\vmsish.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\warnings.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\XSLoader.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\_charnames.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Win32API\File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Win32API\File\cFile.pc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Win32API\File\cFile.pc" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\warnings" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\warnings\register.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\warnings\register.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\version" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\version\regex.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\version\regex.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\User" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\User\grent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\User\pwent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\User\grent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\User\pwent.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Blocks.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\CombiningClass.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Decomposition.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Name.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Name.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\NamedSequences.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\SpecialCasing.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\UCD.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\uni_keywords.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\version" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Blocks.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\CombiningClass.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Decomposition.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Name.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\Name.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\NamedSequences.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\SpecialCasing.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\UCD.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\uni_keywords.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\version" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Age.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bmg.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bpb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bpt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Cf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Digit.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Ea.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\EqUIdeo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Fold.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Gc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\GCB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Hst.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Identif2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Identifi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\InPC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\InSC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Isc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Jg.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Jt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lower.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Na1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NameAlia.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFCQC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFDQC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKCCF.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKCQC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKDQC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Nt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Nv.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\PerlDeci.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\SB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Sc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Scx.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Tc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Title.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Uc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Upper.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Vo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\WB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\_PerlLB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\_PerlSCX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Age.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bmg.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bpb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Bpt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Cf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Digit.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Ea.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\EqUIdeo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Fold.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Gc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\GCB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Hst.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Identif2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Identifi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\InPC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\InSC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Isc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Jg.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Jt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Lower.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Na1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NameAlia.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFCQC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFDQC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKCCF.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKCQC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\NFKDQC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Nt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Nv.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\PerlDeci.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\SB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Sc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Scx.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Tc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Title.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Uc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Upper.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\Vo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\WB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\_PerlLB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\To\_PerlSCX.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDS" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDS\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDS\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\XIDC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\EX.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\Extend.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\FO.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\HL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\KA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\LE.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\MB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\ML.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\MN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\NU.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\WSegSpac.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\XX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\EX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\Extend.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\FO.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\HL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\KA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\LE.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\MB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\ML.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\MN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\NU.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\WSegSpac.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\WB\XX.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\R.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\Tr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\Tu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\U.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\R.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\Tr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\Tu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Vo\U.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Upper" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Upper\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Upper\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\UIdeo" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\UIdeo\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\UIdeo\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Term" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Term\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Term\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\STerm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\STerm\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\STerm\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SD" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SD\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SD\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Adlm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Arab.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Armn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Beng.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Bhks.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Bopo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cakm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cham.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Copt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cprt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cyrl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Deva.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Diak.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Dupl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Ethi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Geor.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Glag.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gong.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gonm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gran.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Grek.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gujr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Guru.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Han.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hang.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hebr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hira.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hmng.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hmnp.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Kana.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khar.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khmr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khoj.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Knda.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Kthi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lana.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lao.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Latn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Limb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lina.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Linb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mlym.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mong.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mult.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mymr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Nand.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Orya.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Phlp.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Rohg.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Shrd.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Sind.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Sinh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Syrc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tagb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Takr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Talu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Taml.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tang.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Telu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Thaa.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tibt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tirh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Xsux.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Yezi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Yi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zinh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zyyy.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zzzz.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Adlm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Arab.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Armn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Beng.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Bhks.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Bopo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cakm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cham.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Copt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cprt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Cyrl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Deva.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Diak.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Dupl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Ethi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Geor.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Glag.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gong.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gonm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gran.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Grek.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Gujr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Guru.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Han.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hang.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hebr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hira.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hmng.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Hmnp.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Kana.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khar.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khmr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Khoj.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Knda.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Kthi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lana.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lao.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Latn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Limb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Lina.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Linb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mlym.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mong.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mult.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Mymr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Nand.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Orya.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Phlp.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Rohg.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Shrd.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Sind.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Sinh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Syrc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tagb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Takr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Talu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Taml.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tang.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Telu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Thaa.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tibt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Tirh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Xsux.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Yezi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Yi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zinh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zyyy.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Scx\Zzzz.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Arab.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Beng.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Cprt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Cyrl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Deva.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Dupl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Geor.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Glag.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gong.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gonm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gran.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Grek.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gujr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Guru.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Han.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Hang.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Hira.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Kana.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Knda.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Latn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Limb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Linb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mlym.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mong.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mult.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Orya.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Sinh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Syrc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Taml.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Telu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Zinh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Zyyy.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Arab.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Beng.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Cprt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Cyrl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Deva.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Dupl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Geor.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Glag.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gong.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gonm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gran.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Grek.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Gujr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Guru.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Han.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Hang.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Hira.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Kana.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Knda.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Latn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Limb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Linb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mlym.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mong.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Mult.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Orya.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Sinh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Syrc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Taml.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Telu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Zinh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Sc\Zyyy.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\AT.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\CL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\EX.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\FO.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\LE.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\LO.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\NU.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\SC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\Sp.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\ST.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\UP.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\XX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\AT.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\CL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\EX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\FO.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\LE.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\LO.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\NU.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\SC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\Sp.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\ST.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\UP.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\SB\XX.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\QMark" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\QMark\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\QMark\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Alnum.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Assigned.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Blank.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Graph.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\PerlWord.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\PosixPun.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Print.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\SpacePer.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Title.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Word.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\XPosixPu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlAny.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlCh2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlCha.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlFol.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIDC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIDS.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIsI.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlNch.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPat.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPr2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPro.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlQuo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Alnum.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Assigned.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Blank.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Graph.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\PerlWord.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\PosixPun.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Print.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\SpacePer.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Title.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\Word.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\XPosixPu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlAny.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlCh2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlCha.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlFol.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIDC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIDS.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlIsI.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlNch.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPat.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPr2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPro.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlQuo.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PCM" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PCM\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PCM\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PatSyn" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PatSyn\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\PatSyn\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\10.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\100.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\10000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\100000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\11.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\12.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\13.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\14.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\15.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\16.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\17.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\18.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\19.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_16.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_3.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_4.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_6.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_8.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\20.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\200.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\20000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2_3.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\30.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\300.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\30000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3_16.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3_4.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\4.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\40.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\400.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\4000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\40000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\5.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\50.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\500.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\5000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\50000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\6.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\60.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\600.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\6000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\60000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\7.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\70.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\700.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\7000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\70000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\8.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\80.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\800.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\8000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\80000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\9.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\90.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\900.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\9000.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\90000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\10.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\100.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\10000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\100000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\11.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\12.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\13.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\14.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\15.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\16.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\17.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\18.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\19.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_16.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_3.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_4.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_6.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\1_8.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\20.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\200.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\20000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\2_3.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\30.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\300.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\30000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3_16.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\3_4.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\4.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\40.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\400.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\4000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\40000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\5.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\50.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\500.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\5000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\50000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\6.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\60.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\600.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\6000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\60000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\7.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\70.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\700.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\7000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\70000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\8.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\80.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\800.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\8000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\80000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\9.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\90.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\900.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\9000.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nv\90000.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\Di.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\None.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\Nu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\Di.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\None.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Nt\Nu.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKDQC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKDQC\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKDQC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKDQC\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKDQC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKCQC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKCQC\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKCQC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKCQC\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFKCQC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFDQC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFDQC\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFDQC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFDQC\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFDQC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFCQC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFCQC\M.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFCQC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFCQC\M.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\NFCQC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Math" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Math\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Math\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lower" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lower\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lower\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\AI.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\AL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\BA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\BB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CJ.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CM.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\EX.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\GL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\ID.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\IN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\IS.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\NS.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\NU.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\OP.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\PO.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\PR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\QU.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\SA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\XX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\AI.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\AL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\BA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\BB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CJ.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\CM.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\EX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\GL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\ID.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\IN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\IS.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\NS.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\NU.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\OP.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\PO.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\PR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\QU.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\SA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Lb\XX.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\C.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\D.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\L.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\R.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\T.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\U.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\C.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\D.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\L.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\R.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\T.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jt\U.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Ain.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Alef.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Beh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Dal.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\FarsiYeh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Feh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Gaf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Hah.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\HanifiRo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Kaf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Lam.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\NoJoinin.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Qaf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Reh.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Sad.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Seen.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Waw.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Yeh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Ain.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Alef.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Beh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Dal.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\FarsiYeh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Feh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Gaf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Hah.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\HanifiRo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Kaf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Lam.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\NoJoinin.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Qaf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Reh.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Sad.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Seen.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Waw.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Jg\Yeh.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Avagraha.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Bindu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Cantilla.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona3.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona4.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona5.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona6.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona7.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona8.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona9.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consonan.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Invisibl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Nukta.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Number.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Other.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\PureKill.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Syllable.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\ToneMark.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Virama.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Visarga.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Vowel.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\VowelDep.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\VowelInd.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Avagraha.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Bindu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Cantilla.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona3.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona4.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona5.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona6.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona7.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona8.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consona9.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Consonan.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Invisibl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Nukta.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Number.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Other.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\PureKill.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Syllable.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\ToneMark.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Virama.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Visarga.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\Vowel.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\VowelDep.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InSC\VowelInd.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Bottom.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\BottomAn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Left.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\LeftAndR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\NA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Overstru.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Right.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Top.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndBo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndL2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndLe.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndRi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\VisualOr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Bottom.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\BottomAn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Left.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\LeftAndR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\NA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Overstru.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Right.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\Top.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndBo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndL2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndLe.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\TopAndRi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\InPC\VisualOr.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\10_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\11_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\12_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\12_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\13_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\2_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\2_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\4_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\4_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_1.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_2.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_3.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\7_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\8_0.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\9_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\10_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\11_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\12_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\12_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\13_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\2_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\2_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\3_2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\4_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\4_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\5_2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_1.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_2.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\6_3.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\7_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\8_0.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\In\9_0.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\DefaultI.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Exclusio.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Inclusio.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\LimitedU.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotChara.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotNFKC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotXID.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Obsolete.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Recommen.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Technica.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Uncommon.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\DefaultI.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Exclusio.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Inclusio.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\LimitedU.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotChara.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotNFKC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\NotXID.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Obsolete.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Recommen.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Technica.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdType\Uncommon.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdStatus" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdStatus\Allowed.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdStatus\Restrict.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdStatus\Allowed.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IdStatus\Restrict.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDS" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDS\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDS\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ideo" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ideo\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ideo\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\IDC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hyphen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hyphen\T.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hyphen\T.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hst" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hst\NA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hst\NA.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hex" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hex\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Hex\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrExt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrExt\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrExt\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrBase" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrBase\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GrBase\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\CN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\EX.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\LV.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\LVT.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\PP.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\SM.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\XX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\CN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\EX.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\LV.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\LVT.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\PP.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\SM.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\GCB\XX.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\C.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Cf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Cn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\L.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\LC.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Ll.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lo.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lu.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\M.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Mc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Me.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Mn.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Nd.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Nl.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\No.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\P.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pd.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pe.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pf.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pi.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Po.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Ps.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\S.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sk.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sm.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\So.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Z.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Zs.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\C.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Cf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Cn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\L.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\LC.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Ll.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lo.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Lu.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\M.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Mc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Me.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Mn.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Nd.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Nl.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\No.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\P.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pd.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pe.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pf.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Pi.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Po.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Ps.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\S.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sk.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Sm.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\So.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Z.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Gc\Zs.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\ExtPict" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\ExtPict\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\ExtPict\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ext" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ext\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ext\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EPres" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EPres\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EPres\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Emoji" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Emoji\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Emoji\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EComp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EComp\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EComp\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EBase" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EBase\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\EBase\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\A.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\H.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\Na.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\W.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\A.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\H.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\Na.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ea\W.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Com.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Enc.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Fin.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Font.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Init.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Iso.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Med.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Nar.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Nb.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\NonCanon.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sqr.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sub.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sup.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Vert.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Com.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Enc.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Fin.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Font.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Init.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Iso.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Med.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Nar.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Nb.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\NonCanon.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sqr.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sub.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Sup.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dt\Vert.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dia" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dia\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dia\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\DI" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\DI\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\DI\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dep\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dep\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dash" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dash\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Dash\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWU" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWU\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWU\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWT" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWT\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWT\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWL" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWL\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWL\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWKCF" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWKCF\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWKCF\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCM" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCM\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCM\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCF" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCF\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CWCF\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CompEx" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CompEx\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CompEx\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CI" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CI\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CI\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CE" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CE\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\CE\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\A.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\AL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\AR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\ATAR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\B.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\BR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\DB.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\NK.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\NR.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\OV.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\VR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\A.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\AL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\AR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\ATAR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\B.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\BR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\DB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\NK.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\NR.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\OV.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Ccc\VR.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Cased" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Cased\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Cased\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\C.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\N.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\O.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\C.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\N.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bpt\O.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Blk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Blk\NB.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Blk\NB.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiM" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiM\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiM\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiC\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\BidiC\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\AL.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\AN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\B.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\BN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\CS.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\EN.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ES.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ET.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\L.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\NSM.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ON.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\R.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\WS.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\AL.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\AN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\B.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\BN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\CS.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\EN.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ES.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ET.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\L.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\NSM.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\ON.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\R.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Bc\WS.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Alpha" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Alpha\Y.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Alpha\Y.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\NA.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V100.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V11.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V110.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V120.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V130.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V20.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V30.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V31.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V32.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V40.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V41.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V50.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V51.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V52.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V60.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V61.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V70.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V80.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V90.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\NA.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V100.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V11.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V110.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V120.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V130.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V20.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V30.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V31.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V32.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V40.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V41.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V50.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V51.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V52.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V60.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V61.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V70.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V80.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\unicore\lib\Age\V90.pl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Time" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\gmtime.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\Local.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\localtime.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\tm.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\gmtime.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\Local.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\localtime.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Time\tm.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Tie" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Array.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Handle.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Hash.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Memoize.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\RefHash.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Scalar.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\StdHandle.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\SubstrHash.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Array.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Handle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Hash.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Memoize.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\RefHash.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Scalar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\StdHandle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\SubstrHash.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Hash" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Hash\NamedCapture.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Tie\Hash\NamedCapture.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Thread" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread\Queue.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread\Semaphore.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread\Queue.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Thread\Semaphore.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Text" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Abbrev.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Balanced.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\ParseWords.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Tabs.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Wrap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Abbrev.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Balanced.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\ParseWords.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Tabs.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Text\Wrap.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Formatter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Formatter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\ExternalMeta.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\Facets2Legacy.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\HashBase.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\Trace.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\ExternalMeta.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\Facets2Legacy.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\HashBase.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Util\Trace.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Tools" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Tools\Tiny.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Tools\Tiny.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC\Driver.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC\Driver.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC\Driver" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC\Driver\Files.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\IPC\Driver\Files.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Interceptor.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Subtest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Interceptor.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Subtest.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Interceptor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Interceptor\Terminator.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Hub\Interceptor\Terminator.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Formatter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Formatter\TAP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Formatter\TAP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\About.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Amnesty.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Assert.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Control.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Error.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Hub.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Info.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Meta.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Parent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Plan.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Render.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Trace.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\About.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Amnesty.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Assert.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Control.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Error.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Hub.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Info.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Meta.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Parent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Plan.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Render.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Trace.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Info" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Info\Table.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\EventFacet\Info\Table.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Bail.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Diag.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Encoding.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Exception.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Fail.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Generic.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Note.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Ok.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Pass.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Plan.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Skip.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Subtest.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\V2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Waiting.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Bail.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Diag.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Encoding.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Exception.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Fail.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Generic.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Note.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Ok.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Pass.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Plan.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Skip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Subtest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\V2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\Waiting.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\TAP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\TAP\Version.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\Event\TAP\Version.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Breakage.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Context.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Instance.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Stack.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Breakage.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Context.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Instance.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test2\API\Stack.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Harness.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\More.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Simple.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Harness.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\More.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Simple.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test\use" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\use\ok.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\use\ok.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\Capture.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\CaptureRunner.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\Delegate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\Capture.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\CaptureRunner.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Tester\Delegate.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Formatter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Module.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Tester.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\TodoDiag.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Formatter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Module.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Tester.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\TodoDiag.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Tester" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Tester\Color.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\Tester\Color.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\IO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\IO\Scalar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Test\Builder\IO\Scalar.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Term" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\ANSIColor.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\Cap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\Complete.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\ReadLine.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\ANSIColor.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\Cap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\Complete.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Term\ReadLine.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Search" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Search\Dict.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Search\Dict.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\PerlIO\via" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\PerlIO\via\QuotedPrint.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\PerlIO\via\QuotedPrint.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Perl\OSType.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Perl\OSType.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Parse\CPAN" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Parse\CPAN\Meta.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Parse\CPAN\Meta.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Params" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Params\Check.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Params\Check.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\overload" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overload\numbers.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\overload\numbers.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Net" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Cmd.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Config.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Domain.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\hostent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\netent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Netrc.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\NNTP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Ping.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\POP3.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\protoent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\servent.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\SMTP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Time.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Cmd.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Config.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Domain.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\hostent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\netent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Netrc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\NNTP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Ping.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\POP3.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\protoent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\servent.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\SMTP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\Time.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\A.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\dataconn.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\E.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\I.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\L.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\A.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\dataconn.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\E.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\I.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Net\FTP\L.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Module" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\CoreList.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Load.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Loaded.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Metadata.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\CoreList.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Load.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Loaded.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Metadata.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Load" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Load\Conditional.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\Load\Conditional.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Module\CoreList" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\CoreList\Utils.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Module\CoreList\Utils.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\AnyDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\Expire.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\ExpireFile.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\ExpireTest.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\NDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\SDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\Storable.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\AnyDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\Expire.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\ExpireFile.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\ExpireTest.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\NDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\SDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Memoize\Storable.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Math" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigFloat.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigRat.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\Complex.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\Trig.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigFloat.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigRat.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\Complex.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\Trig.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Calc.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Lib.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Trace.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Calc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Lib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigInt\Trace.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigFloat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigFloat\Trace.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Math\BigFloat\Trace.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\JSON" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\JSON\PP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\JSON\PP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\JSON\PP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\JSON\PP\Boolean.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\JSON\PP\Boolean.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IPC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Cmd.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Open2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Open3.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Cmd.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Open2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IPC\Open3.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Zlib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Zlib.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\AnyInflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\AnyUncompress.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Bunzip2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Gunzip.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Inflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\RawInflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Unzip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\AnyInflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\AnyUncompress.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Bunzip2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Gunzip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Inflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\RawInflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Unzip.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Bunzip2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Identity.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Inflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Bunzip2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Identity.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Uncompress\Adapter\Inflate.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Socket" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Socket\IP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Socket\IP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Bzip2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Deflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Gzip.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\RawDeflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Bzip2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Deflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Gzip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\RawDeflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zip.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zlib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zlib\Constants.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zlib\Extra.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zlib\Constants.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zlib\Extra.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zip\Constants.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Zip\Constants.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Gzip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Gzip\Constants.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Gzip\Constants.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Base" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Base\Common.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Base\Common.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Bzip2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Deflate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Identity.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Bzip2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Deflate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\IO\Compress\Adapter\Identity.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\I18N" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\Collate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\Collate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags\Detect.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags\List.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags\Detect.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\I18N\LangTags\List.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\HTTP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\HTTP\Tiny.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\HTTP\Tiny.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Getopt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Getopt\Long.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Getopt\Std.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Getopt\Long.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Getopt\Std.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Filter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Filter\Simple.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Filter\Simple.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Basename.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Compare.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Copy.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Fetch.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Find.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\GlobMapper.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Path.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\stat.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Temp.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Basename.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Compare.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Copy.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Fetch.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Find.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\GlobMapper.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Path.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\stat.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\File\Temp.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Exporter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Exporter\Heavy.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Exporter\Heavy.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\encoding" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\encoding\warnings.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\encoding\warnings.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Encode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\Changes.e2x" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\ConfigLocal_PM.e2x" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\Makefile_PL.e2x" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\README.e2x" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\_PM.e2x" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\_T.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\Changes.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\ConfigLocal_PM.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\Makefile_PL.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\README.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\_PM.e2x" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Encode\_T.e2x" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Digest" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest\base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest\file.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest\base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Digest\file.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Devel" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Devel\SelfStubber.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Devel\SelfStubber.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\compress.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\encode.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\int32.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\null.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\utf8.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\compress.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\encode.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\int32.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\null.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\DBM_Filter\utf8.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Config" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Config\Extensions.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Config\Extensions.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Config\Perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Config\Perl\V.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Config\Perl\V.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Compress" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Compress\Zlib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Compress\Zlib.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Class" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Class\Struct.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Class\Struct.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Carp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Carp\Heavy.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Carp\Heavy.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\B" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\B\Deparse.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\B\Op_private.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\B\Deparse.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\B\Op_private.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\autodie" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\exception.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\hints.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\skip.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\exception.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\hints.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\skip.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Scope" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Scope\Guard.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Scope\GuardStack.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Scope\Guard.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\Scope\GuardStack.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\exception" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\exception\system.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\autodie\exception\system.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Attribute" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Attribute\Handlers.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Attribute\Handlers.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Archive" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar\Constant.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar\File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar\Constant.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\Archive\Tar\File.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\App" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Cpan.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Cpan.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State\Result.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State\Result.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State\Result" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State\Result\Test.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\perl5\core_perl\App\Prove\State\Result\Test.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\p11-kit\modules" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\p11-kit\modules\p11-kit-trust.module" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\p11-kit\modules\p11-kit-trust.module" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\nano" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\asm.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\autoconf.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\awk.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\c.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\changelog.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\cmake.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\css.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\debian.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\default.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\elisp.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\fortran.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\gentoo.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\git.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\go.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\groff.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\guile.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\html.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\java.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\javascript.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\json.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\lua.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\makefile.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\man.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\mgp.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\mutt.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nanohelp.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nanorc.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nftables.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\objc.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\ocaml.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\patch.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\perl.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\php.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\po.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\postgresql.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\pov.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\python.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\ruby.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\rust.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\sh.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\spec.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\tcl.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\tex.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\texinfo.nanorc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\xml.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\asm.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\autoconf.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\awk.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\c.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\changelog.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\cmake.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\css.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\debian.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\default.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\elisp.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\fortran.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\gentoo.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\git.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\go.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\groff.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\guile.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\html.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\java.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\javascript.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\json.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\lua.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\makefile.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\man.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\mgp.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\mutt.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nanohelp.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nanorc.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\nftables.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\objc.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\ocaml.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\patch.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\perl.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\php.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\po.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\postgresql.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\pov.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\python.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\ruby.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\rust.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\sh.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\spec.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\tcl.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\tex.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\texinfo.nanorc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\nano\xml.nanorc" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\misc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\misc\magic.mgc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\misc\magic.mgc" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\mintty\themes" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\dracula" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\flat-ui" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\gruvbox" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\html" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\mintty" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\nord" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\rosipov" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\vga" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\windows10" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\xterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\dracula" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\flat-ui" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\gruvbox" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\html" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\mintty" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\nord" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\rosipov" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\vga" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\windows10" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\themes\xterm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\mintty\lang" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\de.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\en.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\en_US.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\es.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\fr.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\hr.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\ja.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\messages.pot" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\nb.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\pt_BR.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\ru.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\sv.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\zh_CN.po" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\zh_TW.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\de.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\en.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\en_US.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\es.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\fr.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\hr.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\ja.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\messages.pot" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\nb.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\pt_BR.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\ru.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\sv.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\zh_CN.po" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\mintty\lang\zh_TW.po" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\makepkg-template" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg-template\perl-binary-module-dependency-1.template" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg-template\perl-binary-module-dependency.template" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg-template\perl-binary-module-dependency-1.template" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg-template\perl-binary-module-dependency.template" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\makepkg\lint_package" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg\lint_package\zzz_rm_stackdumps.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\makepkg\lint_package\zzz_rm_stackdumps.sh" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\zlib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\zlib\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\zlib\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\vim" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\vim\license.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\vim\license.txt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\unzip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\unzip\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\unzip\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\tcl\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\tcl\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\perl-Try-Tiny" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-Try-Tiny\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-Try-Tiny\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\perl-TermReadKey" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-TermReadKey\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-TermReadKey\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\perl-Net-SSLeay" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-Net-SSLeay\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\perl-Net-SSLeay\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\p11-kit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\p11-kit\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\p11-kit\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\openssl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\openssl\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\openssl\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\openssh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\openssh\LICENCE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\openssh\LICENCE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\ncurses" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\ncurses\license.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\ncurses\license.txt" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\mintty" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE.Oxygen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE.PuTTY" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE.Oxygen" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\mintty\LICENSE.PuTTY" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libxslt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libxslt\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libxslt\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libxml2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libxml2\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libxml2\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libssh2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libssh2\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libssh2\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libsqlite" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libsqlite\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libsqlite\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libsasl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libsasl\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libsasl\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libpsl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libpsl\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libpsl\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libnghttp2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libnghttp2\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libnghttp2\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libksba" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libksba\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libksba\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libffi" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libffi\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libffi\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libedit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libedit\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libedit\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\libassuan" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libassuan\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\libassuan\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\gcc-libs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\gcc-libs\RUNTIME.LIBRARY.EXCEPTION" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\gcc-libs\RUNTIME.LIBRARY.EXCEPTION" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\file" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\file\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\file\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\expat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\expat\COPYING" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\expat\COPYING" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\licenses\dos2unix" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\dos2unix\LICENSE" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\licenses\dos2unix\LICENSE" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\icons\locolor\32x32\apps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\locolor\32x32\apps\gvim.png" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\locolor\32x32\apps\gvim.png" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\icons\locolor\16x16\apps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\locolor\16x16\apps\gvim.png" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\locolor\16x16\apps\gvim.png" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\icons\hicolor\48x48\apps" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\hicolor\48x48\apps\gvim.png" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\icons\hicolor\48x48\apps\gvim.png" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\gnupg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\distsigkey.gpg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.be.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ca.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.cs.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.da.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.de.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.el.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.eo.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.es.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.et.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.fi.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.fr.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.gl.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.hu.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.id.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.it.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ja.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.nb.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pl.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pt.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pt_BR.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ro.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ru.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.sk.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.sv.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.tr.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.zh_CN.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.zh_TW.txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\sks-keyservers.netCA.pem" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\distsigkey.gpg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.be.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ca.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.cs.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.da.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.de.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.el.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.eo.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.es.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.et.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.fi.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.fr.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.gl.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.hu.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.id.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.it.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ja.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.nb.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pl.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pt.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.pt_BR.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ro.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.ru.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.sk.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.sv.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.tr.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.zh_CN.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\help.zh_TW.txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gnupg\sks-keyservers.netCA.pem" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\glib-2.0\schemas" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\schemas\gschema.dtd" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\schemas\gschema.dtd" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\glib-2.0\gdb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\gdb\glib_gdb.py" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\gdb\gobject_gdb.py" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\gdb\glib_gdb.py" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\glib-2.0\gdb\gobject_gdb.py" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\git" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\git-for-windows.ico" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\git.ico" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\msys2-32.ico" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\git-for-windows.ico" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\git.ico" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\git\msys2-32.ico" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\gdb\auto-load\usr\lib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gdb\auto-load\usr\lib\msys-glib-2.0-0.dll-gdb.py" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\gdb\auto-load\usr\lib\msys-gobject-2.0-0.dll-gdb.py" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gdb\auto-load\usr\lib\msys-glib-2.0-0.dll-gdb.py" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\gdb\auto-load\usr\lib\msys-gobject-2.0-0.dll-gdb.py" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\fish\vendor_conf.d" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\fish\vendor_conf.d\perlbin.fish" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\fish\vendor_conf.d\perlbin.fish" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\cygwin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\cygwin\cygwin.ldif" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\cygwin\cygwin.ldif" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\bash-completion\completions" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gapplication" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gdbus" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gio" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gresource" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gsettings" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\sdk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\subversion" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svn" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnadmin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svndumpfilter" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnlook" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnsync" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnversion" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\tig" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\vim" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gapplication" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gdbus" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gio" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gresource" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\gsettings" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\sdk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\subversion" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svn" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnadmin" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svndumpfilter" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnlook" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnsync" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\svnversion" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\tig" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\bash-completion\completions\vim" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\assert.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\bits2str.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\cliff_rand.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ctime.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ftrans.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\getopt.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\gettime.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\group.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\have_mpfr.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\inplace.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\intdiv0.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\join.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\libintl.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\noassign.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ns_passwd.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ord.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\passwd.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\processarray.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\quicksort.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\readable.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\readfile.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\rewind.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\round.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\shellquote.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\strtonum.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\walkarray.awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\zerofile.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\assert.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\bits2str.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\cliff_rand.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ctime.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ftrans.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\getopt.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\gettime.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\group.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\have_mpfr.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\inplace.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\intdiv0.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\join.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\libintl.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\noassign.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ns_passwd.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\ord.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\passwd.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\processarray.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\quicksort.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\readable.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\readfile.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\rewind.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\round.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\shellquote.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\strtonum.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\walkarray.awk" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\awk\zerofile.awk" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\share\applications" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\applications\gvim.desktop" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\share\applications\vim.desktop" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\applications\gvim.desktop" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\share\applications\vim.desktop" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\libexec" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\frcode.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\getprocaddr32.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\getprocaddr64.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\frcode.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\getprocaddr32.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\getprocaddr64.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\libexec\p11-kit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\p11-kit-remote.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\p11-kit-server.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\trust-extract-compat" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\p11-kit-remote.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\p11-kit-server.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\libexec\p11-kit\trust-extract-compat" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tclConfig.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tclooConfig.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\winpty.lib" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tclConfig.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tclooConfig.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\winpty.lib" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\terminfo\78" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+256setaf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+88color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+alt+title" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+alt1049" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+app" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+direct" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+direct2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+indirect" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+kbs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+keypad" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+noalt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+noapp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+osc104" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pc+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc0" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc3" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pce2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcf0" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcf2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcfkeys" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+r6f2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sl-twm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1002" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1003" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1005" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1006" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+titlestack" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+tmux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+vt+edit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x10mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x11hilite" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x11mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1002" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1003" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1005" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1006" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-16color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-24" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-88color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-8bit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-basic" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-bold" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-direct" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-direct2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-hp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-mono" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-nic" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-noapp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-old" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-pcolor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-r5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-r6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-sco" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-sun" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-utf8" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-vt220" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-vt52" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x10mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x11hilite" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x11mouse" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v32" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v33" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v333" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v40" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v43" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v44" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xfree86" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xi" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm.js" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xtermc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xtermm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterms" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterms-sun" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+256setaf" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+88color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+alt+title" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+alt1049" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+app" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+direct" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+direct2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+indirect" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+kbs" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+keypad" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+noalt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+noapp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+osc104" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pc+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc0" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcc3" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pce2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcf0" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcf2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+pcfkeys" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+r6f2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sl-twm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1002" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1003" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1005" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+sm+1006" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+titlestack" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+tmux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+vt+edit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x10mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x11hilite" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm+x11mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1002" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1003" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1005" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-1006" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-16color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-24" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-88color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-8bit" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-basic" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-bold" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-direct" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-direct2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-hp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-mono" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-nic" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-noapp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-old" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-pcolor" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-r5" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-r6" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-sco" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-sun" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-utf8" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-vt220" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-vt52" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x10mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x11hilite" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-x11mouse" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v32" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v33" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v333" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v40" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v43" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xf86-v44" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xfree86" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm-xi" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm.js" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterm1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xtermc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xtermm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterms" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\78\xterms-sun" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\terminfo\73" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen+fkeys" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen+italics" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-bce-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-bce-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.Eterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.gnome" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.konsole" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.linux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.mrxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.rxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-s" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-w" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.Eterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.gnome" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.konsole" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.konsole-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1-nb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel12-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b-nb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel2-80" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mlterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mlterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mrxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m1b" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.rxvt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.teraterm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.vte" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.vte-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-256color" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-new" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-r6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-xfree86" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen3" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen4" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen5" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen+fkeys" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen+italics" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-bce-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-16color-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-bce-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-256color-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.Eterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.gnome" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.konsole" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.linux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.mrxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.rxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-bce.xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-s" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen-w" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.Eterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.gnome" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.konsole" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.konsole-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.linux-m2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1-nb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel12-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel1b-nb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.minitel2-80" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mlterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mlterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.mrxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m1" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m1b" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.putty-m2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.rxvt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.teraterm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.vte" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.vte-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-256color" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-new" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-r6" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen.xterm-xfree86" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen2" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen3" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen4" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\73\screen5" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\terminfo\64" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\64\dumb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\64\dumb" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\terminfo\63" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\63\cygwin" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\terminfo\63\cygwin" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8.6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\auto.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\clock.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\history.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\init.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\package.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\parray.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\safe.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tclConfig.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tclIndex" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tm.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\word.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\auto.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\clock.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\history.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\init.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\package.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\parray.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\safe.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tclConfig.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tclIndex" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\tm.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\word.tcl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8.6\opt0.4" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\opt0.4\optparse.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\opt0.4\pkgIndex.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\opt0.4\optparse.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\opt0.4\pkgIndex.tcl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8.6\msgs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\af.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\af_za.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_jo.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_lb.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_sy.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\be.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bg.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bn.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bn_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ca.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\cs.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\da.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de_at.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de_be.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\el.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_au.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_be.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_bw.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ca.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_gb.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_hk.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ie.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_nz.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ph.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_sg.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_za.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_zw.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eo.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ar.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_bo.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_cl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_co.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_cr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_do.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ec.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_gt.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_hn.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_mx.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ni.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pa.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pe.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_py.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_sv.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_uy.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ve.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\et.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eu.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eu_es.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa_ir.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fi.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fo.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fo_fo.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_be.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_ca.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_ch.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ga.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ga_ie.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gl_es.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gv.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gv_gb.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\he.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hi.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hi_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hu.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\id.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\id_id.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\is.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\it.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\it_ch.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ja.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kl_gl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ko.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kok.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kok_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ko_kr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kw.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kw_gb.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\lt.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\lv.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mk.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mr_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ms.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ms_my.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mt.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nb.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nl_be.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nn.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pt.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pt_br.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ro.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ru.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ru_ua.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sh.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sk.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sl.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sq.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sv.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sw.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ta.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ta_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\te.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\te_in.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\th.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\tr.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\uk.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\vi.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_cn.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_hk.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_sg.msg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_tw.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\af.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\af_za.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_jo.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_lb.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ar_sy.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\be.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bg.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bn.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\bn_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ca.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\cs.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\da.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de_at.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\de_be.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\el.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_au.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_be.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_bw.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ca.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_gb.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_hk.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ie.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_nz.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_ph.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_sg.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_za.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\en_zw.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eo.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ar.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_bo.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_cl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_co.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_cr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_do.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ec.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_gt.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_hn.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_mx.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ni.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pa.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pe.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_pr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_py.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_sv.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_uy.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\es_ve.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\et.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eu.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\eu_es.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fa_ir.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fi.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fo.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fo_fo.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_be.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_ca.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\fr_ch.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ga.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ga_ie.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gl_es.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gv.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\gv_gb.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\he.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hi.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hi_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\hu.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\id.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\id_id.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\is.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\it.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\it_ch.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ja.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kl_gl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ko.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kok.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kok_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ko_kr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kw.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\kw_gb.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\lt.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\lv.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mk.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mr_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ms.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ms_my.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\mt.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nb.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nl_be.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\nn.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pt.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\pt_br.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ro.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ru.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ru_ua.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sh.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sk.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sl.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sq.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sv.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\sw.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ta.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\ta_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\te.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\te_in.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\th.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\tr.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\uk.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\vi.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_cn.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_hk.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_sg.msg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\msgs\zh_tw.msg" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8.6\http1.0" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\http1.0\http.tcl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\http1.0\pkgIndex.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\http1.0\http.tcl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\http1.0\pkgIndex.tcl" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8.6\encoding" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ascii.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\big5.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1250.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1251.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1252.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1253.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1254.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1255.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1256.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1257.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1258.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp437.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp737.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp775.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp850.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp852.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp855.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp857.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp860.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp861.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp862.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp863.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp864.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp865.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp866.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp869.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp874.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp932.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp936.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp949.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp950.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\dingbats.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ebcdic.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-cn.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-jp.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-kr.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb12345.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb1988.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb2312-raw.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb2312.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022-jp.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022-kr.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-1.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-10.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-13.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-14.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-15.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-16.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-2.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-3.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-4.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-5.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-6.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-7.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-8.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-9.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0201.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0208.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0212.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\koi8-r.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\koi8-u.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ksc5601.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCentEuro.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCroatian.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCyrillic.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macDingbats.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macGreek.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macIceland.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macJapan.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macRoman.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macRomania.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macThai.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macTurkish.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macUkraine.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\shiftjis.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\symbol.enc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\tis-620.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ascii.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\big5.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1250.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1251.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1252.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1253.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1254.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1255.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1256.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1257.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp1258.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp437.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp737.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp775.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp850.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp852.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp855.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp857.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp860.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp861.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp862.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp863.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp864.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp865.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp866.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp869.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp874.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp932.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp936.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp949.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\cp950.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\dingbats.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ebcdic.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-cn.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-jp.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\euc-kr.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb12345.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb1988.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb2312-raw.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\gb2312.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022-jp.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022-kr.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso2022.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-1.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-10.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-13.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-14.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-15.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-16.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-2.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-3.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-4.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-5.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-6.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-7.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-8.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\iso8859-9.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0201.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0208.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\jis0212.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\koi8-r.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\koi8-u.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\ksc5601.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCentEuro.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCroatian.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macCyrillic.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macDingbats.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macGreek.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macIceland.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macJapan.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macRoman.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macRomania.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macThai.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macTurkish.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\macUkraine.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\shiftjis.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\symbol.enc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8.6\encoding\tis-620.enc" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8\8.6" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.6\http-2.9.1.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.6\http-2.9.1.tm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8\8.6\tdbc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.6\tdbc\sqlite3-1.1.1.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.6\tdbc\sqlite3-1.1.1.tm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8\8.5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.5\msgcat-1.6.1.tm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.5\tcltest-2.5.1.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.5\msgcat-1.6.1.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.5\tcltest-2.5.1.tm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8\8.4" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.4\platform-1.0.14.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.4\platform-1.0.14.tm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tcl8\8.4\platform" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.4\platform\shell-1.1.4.tm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tcl8\8.4\platform\shell-1.1.4.tm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\tar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\backup.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\dump-remind" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\rmt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\backup.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\dump-remind" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\tar\rmt.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\ssh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\sftp-server.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-keysign.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-pkcs11-helper.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-sk-helper.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\sftp-server.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-keysign.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-pkcs11-helper.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\ssh\ssh-sk-helper.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\sasl2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-anonymous-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-crammd5-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-digestmd5-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-gs2-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-gssapiv2-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-otp-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-plain-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-scram-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-anonymous-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-crammd5-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-digestmd5-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-gs2-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-gssapiv2-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-otp-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-plain-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\sasl2\msys-scram-3.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Clone.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Clone.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Term" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Term\ReadKey.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Term\ReadKey.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Base.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Client.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Core.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Delta.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Fs.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Ra.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Repos.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Wc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Base.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Client.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Core.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Delta.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Fs.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Ra.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Repos.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\SVN\Wc.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net\SSLeay.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net\SSLeay.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net\SSLeay" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net\SSLeay\Handle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\Net\SSLeay\Handle.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Entities.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Filter.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\HeadParser.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\LinkExtor.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Parser.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\PullParser.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\TokeParser.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Entities.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Filter.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\HeadParser.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\LinkExtor.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\Parser.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\PullParser.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\HTML\TokeParser.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Term\ReadKey" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Term\ReadKey\ReadKey.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Term\ReadKey\ReadKey.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Wc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Wc\_Wc.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Wc\_Wc.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Repos" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Repos\_Repos.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Repos\_Repos.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Ra" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Ra\_Ra.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Ra\_Ra.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Fs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Fs\_Fs.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Fs\_Fs.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Delta" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Delta\_Delta.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Delta\_Delta.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Core" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Core\_Core.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Core\_Core.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Client" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Client\_Client.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\SVN\_Client\_Client.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\autosplit.ix" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\debug_read.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https2.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx2.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\dump_peer_certificate.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\https_cat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\httpx_cat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\http_cat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\initialize.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\make_form.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\make_headers.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\new_x_ctx.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\open_proxy_tcp_connection.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\open_tcp_connection.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx3.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx4.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\randomize.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_cert_and_key.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_proxy.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_server_cert_and_key.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\sslcat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\SSLeay.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_all.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_CRLF.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_until.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_write_all.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_write_CRLF.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcpcat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcpxcat.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_all.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_CRLF.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_until.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_write_all.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_write_CRLF.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_nothing.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_read.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_write.al" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_X509_lookup.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\autosplit.ix" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\debug_read.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https2.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_https4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx2.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\do_httpx4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\dump_peer_certificate.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_http4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_https4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\get_httpx4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_http4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_https4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\head_httpx4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\https_cat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\httpx_cat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\http_cat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\initialize.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\make_form.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\make_headers.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\new_x_ctx.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\open_proxy_tcp_connection.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\open_tcp_connection.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_http4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_https4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\post_httpx4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_http4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_https4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx3.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\put_httpx4.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\randomize.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_cert_and_key.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_proxy.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\set_server_cert_and_key.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\sslcat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\SSLeay.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_all.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_CRLF.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_read_until.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_write_all.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\ssl_write_CRLF.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcpcat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcpxcat.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_all.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_CRLF.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_read_until.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_write_all.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\tcp_write_CRLF.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_nothing.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_read.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_write.al" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Net\SSLeay\want_X509_lookup.al" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\HTML\Parser" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\HTML\Parser\Parser.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\HTML\Parser\Parser.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Clone" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Clone\autosplit.ix" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Clone\Clone.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Clone\autosplit.ix" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\vendor_perl\auto\Clone\Clone.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\attributes.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config_git.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config_heavy.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Cwd.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\DynaLoader.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\encoding.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Errno.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Fcntl.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\lib.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\mro.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\NDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\O.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Opcode.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\ops.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\POSIX.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\re.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\SDBM_File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Socket.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Storable.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\threads.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32CORE.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\attributes.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config_git.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Config_heavy.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Cwd.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\DynaLoader.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\encoding.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Errno.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Fcntl.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\lib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\mro.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\NDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\O.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Opcode.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\ops.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\POSIX.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\re.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\SDBM_File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Socket.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Storable.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\threads.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32CORE.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32API" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32API\File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Win32API\File.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Collate.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Normalize.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Collate.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Normalize.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Collate" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Collate\Locale.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Unicode\Collate\Locale.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Time" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\HiRes.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\Piece.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\Seconds.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\HiRes.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\Piece.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Time\Seconds.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\threads" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\threads\shared.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\threads\shared.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Sys" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sys\Hostname.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sys\Syslog.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sys\Hostname.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sys\Syslog.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Sub" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sub\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Sub\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Scalar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Scalar\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Scalar\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\encoding.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\mmap.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\scalar.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\via.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\encoding.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\mmap.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\scalar.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\PerlIO\via.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\MIME" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\MIME\Base64.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\MIME\QuotedPrint.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\MIME\Base64.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\MIME\QuotedPrint.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Math\BigInt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Math\BigInt\FastCalc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Math\BigInt\FastCalc.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\List" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\List\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\List\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\List\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\List\Util\XS.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\List\Util\XS.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\Msg.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\Semaphore.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\SharedMem.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\SysV.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\Msg.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\Semaphore.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\SharedMem.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IPC\SysV.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\IO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Dir.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\File.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Handle.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Pipe.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Poll.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Seekable.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Select.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Dir.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\File.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Handle.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Pipe.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Poll.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Seekable.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Select.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket\INET.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket\UNIX.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket\INET.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\IO\Socket\UNIX.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\I18N" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\I18N\Langinfo.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\I18N\Langinfo.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash\Util.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash\Util.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash\Util\FieldHash.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Hash\Util\FieldHash.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Filter\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Filter\Util\Call.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Filter\Util\Call.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\DosGlob.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Glob.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\DosGlob.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Glob.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\AmigaOS.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Cygwin.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Epoc.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Functions.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Mac.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\OS2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Unix.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\VMS.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Win32.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\AmigaOS.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Cygwin.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Epoc.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Functions.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Mac.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\OS2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Unix.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\VMS.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\File\Spec\Win32.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Alias.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Byte.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CJKConstants.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CN.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Config.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\EBCDIC.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Encoder.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Encoding.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\GSM0338.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Guess.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\KR.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Symbol.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\TW.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Unicode.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Alias.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Byte.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CJKConstants.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CN.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Config.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\EBCDIC.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Encoder.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Encoding.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\GSM0338.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Guess.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\KR.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Symbol.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\TW.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Unicode.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Unicode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Unicode\UTF7.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\Unicode\UTF7.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Header.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Name.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Header.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Name.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Header" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Header\ISO_2022_JP.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\MIME\Header\ISO_2022_JP.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\KR" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\KR\2022_KR.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\KR\2022_KR.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP\H2Z.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP\JIS7.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP\H2Z.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\JP\JIS7.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CN" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CN\HZ.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Encode\CN\HZ.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Digest" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Digest\MD5.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Digest\SHA.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Digest\MD5.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Digest\SHA.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Devel" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Devel\Peek.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Devel\PPPort.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Devel\Peek.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Devel\PPPort.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Data" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Data\Dumper.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Data\Dumper.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\CORE" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\CORE\msys-perl5_32.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\CORE\msys-perl5_32.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\Compress\Raw" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Compress\Raw\Bzip2.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Compress\Raw\Zlib.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Compress\Raw\Bzip2.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\Compress\Raw\Zlib.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\B" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Concise.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Showlex.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Terse.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Xref.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Concise.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Showlex.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Terse.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\B\Xref.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\Typemap" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\Typemap\Typemap.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\Typemap\Typemap.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\APItest" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\APItest\APItest.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\XS\APItest\APItest.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32CORE" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32CORE\extralibs.ld" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32CORE\extralibs.ld" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32API\File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32API\File\File.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32API\File\File.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32\Win32.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Win32\Win32.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Normalize" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Normalize\Normalize.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Normalize\Normalize.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Collate" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Collate\Collate.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Unicode\Collate\Collate.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\Piece" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\Piece\Piece.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\Piece\Piece.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\HiRes" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\HiRes\HiRes.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Time\HiRes\HiRes.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads\threads.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads\threads.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads\shared" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads\shared\shared.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\threads\shared\shared.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Syslog" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Syslog\Syslog.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Syslog\Syslog.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Hostname" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Hostname\Hostname.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Sys\Hostname\Hostname.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Storable" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Storable\Storable.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Storable\Storable.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Socket" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Socket\Socket.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Socket\Socket.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\SDBM_File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\SDBM_File\SDBM_File.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\SDBM_File\SDBM_File.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\re" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\re\re.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\re\re.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\POSIX" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\POSIX\POSIX.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\POSIX\POSIX.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\via" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\via\via.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\via\via.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\scalar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\scalar\scalar.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\scalar\scalar.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\mmap" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\mmap\mmap.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\mmap\mmap.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\encoding" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\encoding\encoding.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\PerlIO\encoding\encoding.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Opcode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Opcode\Opcode.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Opcode\Opcode.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\NDBM_File" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\NDBM_File\NDBM_File.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\NDBM_File\NDBM_File.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\mro" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\mro\mro.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\mro\mro.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\MIME\Base64" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\MIME\Base64\Base64.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\MIME\Base64\Base64.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Math\BigInt\FastCalc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Math\BigInt\FastCalc\FastCalc.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Math\BigInt\FastCalc\FastCalc.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\List\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\List\Util\Util.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\List\Util\Util.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IPC\SysV" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IPC\SysV\SysV.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IPC\SysV\SysV.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IO" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IO\IO.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\IO\IO.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\I18N\Langinfo" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\I18N\Langinfo\Langinfo.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\I18N\Langinfo\Langinfo.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util\Util.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util\Util.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util\FieldHash" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util\FieldHash\FieldHash.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Hash\Util\FieldHash\FieldHash.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Filter\Util\Call" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Filter\Util\Call\Call.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Filter\Util\Call\Call.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\Glob" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\Glob\Glob.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\Glob\Glob.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\DosGlob" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\DosGlob\DosGlob.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\File\DosGlob\DosGlob.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Fcntl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Fcntl\Fcntl.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Fcntl\Fcntl.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Encode.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Encode.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Unicode" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Unicode\Unicode.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Unicode\Unicode.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\TW" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\TW\TW.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\TW\TW.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Symbol" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Symbol\Symbol.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Symbol\Symbol.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\KR" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\KR\KR.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\KR\KR.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\JP" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\JP\JP.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\JP\JP.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\EBCDIC" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\EBCDIC\EBCDIC.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\EBCDIC\EBCDIC.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\CN" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\CN\CN.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\CN\CN.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Byte" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Byte\Byte.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Encode\Byte\Byte.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\SHA" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\SHA\SHA.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\SHA\SHA.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\MD5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\MD5\MD5.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Digest\MD5\MD5.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Devel\Peek" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Devel\Peek\Peek.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Devel\Peek\Peek.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Data\Dumper" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Data\Dumper\Dumper.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Data\Dumper\Dumper.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Cwd" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Cwd\Cwd.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Cwd\Cwd.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Zlib" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Zlib\Zlib.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Zlib\Zlib.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Bzip2" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Bzip2\Bzip2.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\Compress\Raw\Bzip2\Bzip2.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\B" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\B\B.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\B\B.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\attributes" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\attributes\attributes.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\perl5\core_perl\auto\attributes\attributes.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\p11-kit" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\p11-kit\p11-kit-extract-trust" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\p11-kit\p11-kit-extract-trust" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\openssl\engines-1.1" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\openssl\engines-1.1\capi.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\openssl\engines-1.1\padlock.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\openssl\engines-1.1\capi.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\openssl\engines-1.1\padlock.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\gnupg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-check-pattern.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-preset-passphrase.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-protect-tool.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-wks-client.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\scdaemon.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-check-pattern.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-preset-passphrase.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-protect-tool.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\gpg-wks-client.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gnupg\scdaemon.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\gettext" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\cldr-plurals.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\hostname.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\project-id" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\urlget.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\user-email" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\cldr-plurals.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\hostname.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\project-id" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\urlget.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gettext\user-email" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\gawk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\filefuncs.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\fnmatch.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\fork.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\inplace.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\intdiv.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\ordchr.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\readdir.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\readfile.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\revoutput.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\revtwoway.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\rwarray.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\time.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\filefuncs.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\fnmatch.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\fork.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\inplace.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\intdiv.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\ordchr.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\readdir.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\readfile.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\revoutput.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\revtwoway.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\rwarray.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\gawk\time.dll" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\lib\awk" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\awk\grcat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\lib\awk\pwcat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\awk\grcat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\lib\awk\pwcat.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\etc\profile.d" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\etc\profile.d\gawk.csh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\etc\profile.d\gawk.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\etc\profile.d\gawk.csh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\etc\profile.d\gawk.sh" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\bin" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\addgnupghome" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\applygnupgdefaults" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\arch.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\astextplain" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\autopoint" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\awk.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\b2sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\backup" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\base32.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\base64.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\basename.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\basenc.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bash.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bashbug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bunzip2.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzcat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzcmp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzdiff" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzegrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzfgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzip2.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzip2recover.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzless" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzmore" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\captoinfo.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chattr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chcon.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chgrp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chmod.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chown.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chroot.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cksum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\clear.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cmp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\column.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\comm.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\csplit.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cut.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygcheck.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygpath.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygwin-console-helper.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\c_rehash" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\d2u.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dash.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\date.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\df.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\diff.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\diff3.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dir.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dircolors.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirmngr-client.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirmngr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirname.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\docx2txt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\docx2txt.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dos2unix.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\du.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dumpsexp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\echo.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\egrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\env.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\envsubst.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ex.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\expand.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\expr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\factor.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\false.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-assert.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-cred.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-token.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\file.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\find.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\findssl.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fmt.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fold.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\funzip.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gapplication.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gawk-5.0.0.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gawk.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gdbus.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gencat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getconf.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getemojis" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getfacl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getopt.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettext.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettext.sh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettextize" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gio-querymodules.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-bugfix" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-config" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-feature" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-hotfix" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-init" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-log" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-release" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-support" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-version" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gitflow-common" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gitflow-shFlags" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gkill.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\glib-compile-schemas.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gobject-query.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-agent.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-connect-agent.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-error.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-wks-server.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgconf.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgparsemail.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgscm.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgsm.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgsplit.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgtar.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\grep.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\groups.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gsettings.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gunzip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gzexe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gzip.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\head.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hmac256.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hostid.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hostname.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\iconv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\id.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\infocmp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\infotocap.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\install.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\join.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\kbxutil.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\kill.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ldd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ldh.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\less.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lessecho.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lesskey.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\libtcl8.6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\link.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ln.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\locale.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\locate.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\logname.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ls.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lsattr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mac2unix.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\md5sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\minidumper.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mintheme" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mintty.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkdir.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkfifo.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkgroup.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mknod.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkpasswd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mktemp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mount.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mpicalc.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgattrib.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcmp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcomm.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgconv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgen.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgexec.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgfilter.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgfmt.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msggrep.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msginit.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgmerge.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgunfmt.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msguniq.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-2.0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-apr-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-aprutil-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-asn1-8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-assuan-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-bz2-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-cbor-0.8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-com_err-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-crypt-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-crypto-1.1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-edit-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-expat-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ffi-7.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-fido2-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gcc_s-seh-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gcrypt-20.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gettextlib-0-19-8-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gettextsrc-0-19-8-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gio-2.0-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-glib-2.0-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gmodule-2.0-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gmp-10.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gnutls-30.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gobject-2.0-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gpg-error-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gssapi-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hcrypto-4.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-heimbase-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-heimntlm-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hogweed-6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hx509-5.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-iconv-2.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-idn2-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-intl-8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-kafs-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-krb5-26.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ksba-8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-lz4-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-magic-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-mpfr-6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ncursesw6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-nettle-8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-npth-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-p11-kit-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-pcre-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-perl5_32.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-psl-5.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-readline8.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-roken-18.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-sasl2-3.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-serf-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-smartcols-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-sqlite3-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ssl-1.1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_client-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_delta-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_diff-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_fs-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_util-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_x-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_local-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_serf-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_svn-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_repos-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_subr-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_swig_perl-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_wc-1-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-tasn1-6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ticw6.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-unistring-2.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-uuid-1.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-wind-0.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-z.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nano.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-hash.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-lfib-stream.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-pbkdf2.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ngettext.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nice.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nohup.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\notepad" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nproc.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\numfmt.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\od.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\openssl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\p11-kit.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\passwd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\paste.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\patch.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pathchk.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\perl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\perl5.32.0.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinentry-w32.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinentry.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinky.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pkcs1-conv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pldd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pluginviewer.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\printenv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\printf.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ps.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\psl-make-dafsa" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\psl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ptx.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pwd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\readlink.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\realpath.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rebase.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rebaseall" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\recode-sr-latin.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\regtool.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\reset.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\restore" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rm.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rmdir.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rnano.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\runcon.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rview.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rvim.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\scp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sdiff.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sed.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\seq.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\setfacl.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\setmetamode.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sexp-conv.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sftp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sh.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha1sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha224sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha256sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha384sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha512sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\shred.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\shuf.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sleep.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sort.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\split.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-add.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-agent.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-copy-id" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-keygen.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-keyscan.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-pageant.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sshd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssp.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\start" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\stat.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\strace.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\stty.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sum.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sync.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tabs.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tac.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tail.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tar.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tclsh.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tclsh8.6.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tee.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\test.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tic.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tig.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\timeout.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\toe.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\touch.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tput.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tr.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\true.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\truncate.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\trust.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tset.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tsort.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tty.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tzset.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\u2d.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\umount.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uname.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uncompress" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unexpand.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uniq.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unix2dos.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unix2mac.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unlink.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unzip.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unzipsfx.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\update-ca-trust" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\updatedb" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\users.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vdir.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vi" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\view.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vim.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vimdiff.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vimtutor" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\watchgnupg.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\wc.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\which.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\who.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\whoami.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty-agent.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty-debugserver.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty.dll" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\wordpad" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xargs.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xgettext.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xxd.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\yat2m.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\yes.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zcat" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zcmp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zdiff" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zegrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zfgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zforce" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zipgrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zipinfo.exe" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zless" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zmore" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\znew" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\[.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\addgnupghome" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\applygnupgdefaults" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\arch.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\astextplain" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\autopoint" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\awk.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\b2sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\backup" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\base32.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\base64.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\basename.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\basenc.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bash.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bashbug" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bunzip2.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzcat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzcmp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzdiff" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzegrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzfgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzip2.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzip2recover.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzless" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\bzmore" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\captoinfo.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chattr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chcon.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chgrp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chmod.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chown.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\chroot.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cksum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\clear.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cmp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\column.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\comm.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\csplit.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cut.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygcheck.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygpath.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\cygwin-console-helper.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\c_rehash" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\d2u.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dash.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\date.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\df.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\diff.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\diff3.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dir.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dircolors.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirmngr-client.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirmngr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dirname.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\docx2txt" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\docx2txt.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dos2unix.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\du.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\dumpsexp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\echo.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\egrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\env.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\envsubst.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ex.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\expand.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\expr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\factor.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\false.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-assert.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-cred.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fido2-token.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\file.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\find.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\findssl.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fmt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\fold.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\funzip.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gapplication.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gawk-5.0.0.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gawk.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gdbus.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gencat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getconf.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getemojis" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getfacl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\getopt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettext.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettext.sh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gettextize" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gio-querymodules.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-bugfix" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-config" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-feature" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-hotfix" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-init" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-log" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-release" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-support" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\git-flow-version" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gitflow-common" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gitflow-shFlags" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gkill.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\glib-compile-schemas.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gobject-query.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-agent.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-connect-agent.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-error.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg-wks-server.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpg.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgconf.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgparsemail.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgscm.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgsm.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgsplit.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgtar.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gpgv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\grep.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\groups.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gsettings.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gunzip" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gzexe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\gzip.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\head.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hmac256.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hostid.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\hostname.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\iconv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\id.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\infocmp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\infotocap.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\install.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\join.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\kbxutil.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\kill.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ldd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ldh.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\less.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lessecho.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lesskey.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\libtcl8.6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\link.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ln.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\locale.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\locate.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\logname.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ls.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\lsattr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mac2unix.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\md5sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\minidumper.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mintheme" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mintty.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkdir.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkfifo.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkgroup.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mknod.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mkpasswd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mktemp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mount.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mpicalc.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgattrib.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcmp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgcomm.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgconv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgen.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgexec.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgfilter.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgfmt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msggrep.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msginit.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgmerge.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msgunfmt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msguniq.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-2.0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-apr-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-aprutil-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-asn1-8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-assuan-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-bz2-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-cbor-0.8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-com_err-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-crypt-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-crypto-1.1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-edit-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-expat-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ffi-7.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-fido2-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gcc_s-seh-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gcrypt-20.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gettextlib-0-19-8-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gettextsrc-0-19-8-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gio-2.0-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-glib-2.0-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gmodule-2.0-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gmp-10.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gnutls-30.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gobject-2.0-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gpg-error-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-gssapi-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hcrypto-4.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-heimbase-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-heimntlm-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hogweed-6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-hx509-5.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-iconv-2.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-idn2-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-intl-8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-kafs-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-krb5-26.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ksba-8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-lz4-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-magic-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-mpfr-6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ncursesw6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-nettle-8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-npth-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-p11-kit-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-pcre-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-perl5_32.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-psl-5.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-readline8.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-roken-18.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-sasl2-3.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-serf-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-smartcols-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-sqlite3-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ssl-1.1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_client-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_delta-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_diff-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_fs-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_util-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_fs_x-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_local-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_serf-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_ra_svn-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_repos-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_subr-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_swig_perl-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-svn_wc-1-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-tasn1-6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-ticw6.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-unistring-2.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-uuid-1.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-wind-0.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\msys-z.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\mv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nano.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-hash.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-lfib-stream.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nettle-pbkdf2.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ngettext.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nice.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nohup.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\notepad" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\nproc.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\numfmt.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\od.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\openssl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\p11-kit.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\passwd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\paste.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\patch.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pathchk.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\perl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\perl5.32.0.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinentry-w32.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinentry.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pinky.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pkcs1-conv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pldd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pluginviewer.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\printenv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\printf.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ps.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\psl-make-dafsa" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\psl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ptx.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\pwd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\readlink.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\realpath.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rebase.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rebaseall" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\recode-sr-latin.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\regtool.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\reset.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\restore" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rm.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rmdir.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rnano.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\runcon.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rview.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\rvim.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\scp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sdiff.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sed.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\seq.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\setfacl.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\setmetamode.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sexp-conv.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sftp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sh.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha1sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha224sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha256sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha384sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sha512sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\shred.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\shuf.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sleep.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sort.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\split.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-add.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-agent.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-copy-id" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-keygen.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-keyscan.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh-pageant.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssh.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sshd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\ssp.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\start" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\stat.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\strace.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\stty.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sum.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\sync.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tabs.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tac.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tail.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tar.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tclsh.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tclsh8.6.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tee.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\test.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tic.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tig.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\timeout.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\toe.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\touch.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tput.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tr.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\true.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\truncate.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\trust.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tset.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tsort.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tty.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\tzset.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\u2d.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\umount.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uname.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uncompress" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unexpand.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\uniq.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unix2dos.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unix2mac.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unlink.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unzip.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\unzipsfx.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\update-ca-trust" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\updatedb" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\users.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vdir.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vi" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\view.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vim.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vimdiff.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vimtutor" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\watchgnupg.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\wc.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\which.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\who.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\whoami.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty-agent.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty-debugserver.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty.dll" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\winpty.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\wordpad" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xargs.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xgettext.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\xxd.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\yat2m.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\yes.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zcat" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zcmp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zdiff" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zegrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zfgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zforce" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zipgrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zipinfo.exe" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zless" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\zmore" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\znew" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\[.exe" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\bin\vendor_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\binhex.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\debinhex.pl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-download" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-dump" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-mirror" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-request" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\binhex.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\debinhex.pl" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-download" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-dump" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-mirror" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\vendor_perl\lwp-request" SetOutPath "$INSTDIR\vendor\git-for-windows\usr\bin\core_perl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\corelist" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\cpan" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\enc2xs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\encguess" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\h2ph" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\h2xs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\instmodsh" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\json_pp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\libnetcfg" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlbug" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perldoc" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlivp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlthanks" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\piconv" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pl2pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2html" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2man" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2text" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2usage" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\podchecker" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\prove" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptar" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptardiff" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptargrep" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\shasum" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\splain" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\streamzip" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\xsubpp" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\zipdetails" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\corelist" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\cpan" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\enc2xs" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\encguess" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\h2ph" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\h2xs" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\instmodsh" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\json_pp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\libnetcfg" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlbug" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perldoc" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlivp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\perlthanks" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\piconv" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pl2pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2html" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2man" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2text" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\pod2usage" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\podchecker" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\prove" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptar" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptardiff" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\ptargrep" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\shasum" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\splain" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\streamzip" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\xsubpp" +File ".\Versions\${VERSION}\vendor\git-for-windows\usr\bin\core_perl\zipdetails" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\ssl" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\cert.pem" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\ct_log_list.cnf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\ct_log_list.cnf.dist" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\openssl.cnf" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\openssl.cnf.dist" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\cert.pem" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\ct_log_list.cnf" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\ct_log_list.cnf.dist" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\openssl.cnf" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\openssl.cnf.dist" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\ssl\certs" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\certs\ca-bundle.crt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\certs\ca-bundle.trust.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\certs\ca-bundle.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\ssl\certs\ca-bundle.trust.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\share\pki\ca-trust-source" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-source\ca-bundle.trust.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-source\ca-bundle.trust.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\share\pki\ca-trust-legacy" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-legacy\ca-bundle.legacy.default.crt" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-legacy\ca-bundle.legacy.disable.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-legacy\ca-bundle.legacy.default.crt" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\pki\ca-trust-legacy\ca-bundle.legacy.disable.crt" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\share\perl5" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\perl5\Git.pm" +File ".\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\perl5\Git.pm" SetOutPath "$INSTDIR\vendor\git-for-windows\mingw64\share\perl5\Git" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\perl5\Git\I18N.pm" -File "D:\dev\repos\sources\cmder-installer\installer\full\Versions\${VERSION}\vendor\git-for-windows\mingw64\share\perl5\Git\IndexInfo.pm" -File "D:\dev\repos