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.53k stars 572 forks source link

init.bat file is not generated even when installed in Admin mode #2407

Closed Nightshade-tools closed 2 years ago

Nightshade-tools commented 2 years ago

Versions

ConEmu build: 210912 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cmd

Problem description

'C:\ConEmu..\init.bat' is not recognized as an internal or external command, operable program or batch file.

init.bat file is nowhere to be found neither in install directory, the zip file and not even on this git-repo.

Steps to reproduce

  1. Get latest ConEmu
  2. Get latest Windows updates
  3. Turn off Antivirus
  4. Install to C:\ConEmu
  5. Run ConEmu

Actual results

'C:\ConEmu..\init.bat' is not recognized as an internal or external command, operable program or batch file.

Expected results

No error about bat-files

Maximus5 commented 2 years ago

The init.bat was never a part of ConEmu distro.

My guess - you've used cmder: https://conemu.github.io/en/cmder.html Then you need to ask for support cmder maintainers.

Anyway, you need to reconfigure startup task https://conemu.github.io/en/Tasks.html

Or just reset ConEmu settings https://conemu.github.io/en/Settings.html

Nightshade-tools commented 2 years ago

Ah shit you are right. This problem occured because I was importing settings xml that was saved out with Cmder - which in turn used some funky startup stuff that ConEmu doesn't. Sorry for the inconvenience.