Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.51k stars 570 forks source link

ConEmuUpdate.cmd #2431

Open Zeroes1 opened 2 years ago

Zeroes1 commented 2 years ago

ConEmu build: 220418 x32/x64 OS version: Windows 10x64 Used shell version (Far Manager):

Problem description

when update Conemu in %temp% created ConEmuUpdate.cmd

inside cmd I see:

echo "C:\ARCH\7z.exe" x -y "c:\temp\ConEmuPack.220418.7z" call "C:\ARCH\7z.exe" x -y "c:\temp\ConEmuPack.220418.7z"

why after c:\temp in path exist \ ?

windows can eat any number slashes, but right is ONE?

Maximus5 commented 2 years ago

Didn't get the question. What do you this should be right? What path?

Zeroes1 commented 2 years ago

https://www.screencast.com/t/h6FKrHjomyfS

в ConEmuUpdate.cmd в 2-х строках после c:\temp почему то идёт 2 слеша! windows конечно переваривает их и даже хоть 10!, но правильно то один? (после вставки в поле сообщения github автоматически 2 слеша превратились в один просто)