11

Few months ago, I was using Cygwin and Console on windows 7 and created a bash session in Console. Now that I uninstalled Cygwin, Console complains with:

Unable to start a C:\cygwin\bin\bash.exe --login -i!

I sarched through the registry but couldn't find the remains of Console. How can I reset/get rid of this error?

barerd
  • 215

2 Answers2

16

Console stores profiles at:

C:\Users\ [USER] \AppData\Roaming\ [CONSOLE TAB NAME] \console.xml

Try Replacing it with original one located in Installation Directory,

C:\Program Files\Console2\console.xml

Path might be different depending on where you have installed it.

HackToHell
  • 6,408
0

Do a registry cleanup with a software like Ccleaner, they are mutch better than you at finding orphaned keys. Otherwise uninstall console, restart the pc and reinstall it.

peter
  • 239