mirror of
https://github.com/cmderdev/cmder.git
synced 2025-03-14 22:54:38 +08:00
cleanup
This commit is contained in:
parent
3ff9737076
commit
a7f19f56e8
@ -516,8 +516,8 @@ void StartCmder(std::wstring path = L"", bool is_single_mode = false, std::wstr
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
PathCombine(terminalPath, winDir, L"system32\\cmd.exe");
|
PathCombine(terminalPath, winDir, L"system32\\cmd.exe");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!streqi(cmderStart.c_str(), L""))
|
if (!streqi(cmderStart.c_str(), L""))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user