cmder icon indicating copy to clipboard operation
cmder copied to clipboard

where to get output result?

Open ranktopgg opened this issue 2 years ago • 6 comments

Question

hello, i need some help,, sorry for my english im notnative speaker, here is the cmder im download https://github.com/cmderdev/cmder/releases/download/v1.3.21/cmder_mini.zip after i scan on cmder with alot of result,,i cant find where to get the output for full result,, i can copy for some result only,,dont know where i can get full log result thanks you

Checklist

  • [X] I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
  • [X] I have searched for similar issues, and either this question wasn't asked before, or I didn't find any that describe my question.

ranktopgg avatar Dec 21 '22 13:12 ranktopgg

I don't understand the question.

daxgames avatar Dec 21 '22 14:12 daxgames

I don't understand the question.

where do i get the log output ? cant find anywhere

ranktopgg avatar Dec 21 '22 14:12 ranktopgg

Log output for what? There is no log output for Cmder.

daxgames avatar Dec 21 '22 16:12 daxgames

Maybe the log output for cmder_diag?

Or the Cmder Debug:

From a cmd.exe window (not cmder:)

"%CMDER_ROOT%\vendor\init.bat" /d > "%USERPROFILE%\Desktop\Cmder_Diag.log"

@ranktopgg Why do you need the full log?

This will create it on your Desktop as Cmder_Diag.log.

DRSDavidSoft avatar Dec 21 '22 17:12 DRSDavidSoft

That is outputting the init.bat debug messages to a log.

There is also cmder_diag.cmd run from inside cmder that outputs some info about the system to screen that can be redirected to a file and attached to an issue report.

daxgames avatar Dec 21 '22 17:12 daxgames

Yes, also maybe we can add this to the wiki under https://github.com/cmderdev/cmder/wiki/Cmder-troubleshooting for future reference.

DRSDavidSoft avatar Dec 21 '22 17:12 DRSDavidSoft