Recent content by prtajon


  1. CMD piping in unicode

    No worries giftwrap, help is always welcome.
  2. CMD piping in unicode

    Wunderbar! Fantastic analysis Les, and curses on whoever wrote the tip that /user:administrator would avoid UAC. Many thanks for your assistance.
  3. CMD piping in unicode

    giftwrapped: you want unicode and not ascii. I am getting unicode and want ascii. Les: "Presumably you did not explicitly launch Cmd with /u" True, this is my launch from Properties C:\Windows\System32\cmd.exe /user:Administrator /k d:\ini.bat Your research parallels mine, you have to...
  4. CMD piping in unicode

    I have taken screenshots which show the CMD commands to take a DIR, a Wordpad of the piped DIR, and the Terminal settings for each. To discriminate in conversation between each I have titled them: CC=Command Prompt/Console CT=Command Prompt/Terminal PC=PowerShell/Console PT=PowerShell/Terminal...
  5. CMD piping in unicode

    Thank you Les, You have solved the toolbar difference, changing to Terminal brought back the Settings on CMD but raised a problem, which is why I changed it in the first place. Terminal ignores the Property / Option to overtype CMD line text by unticking. Unfortunately, changing to Terminal...
  6. CMD piping in unicode

    I have two Win 11 systems, a desktop and a laptop. Their different behaviors have become an issue. Piping output to a file - a DIR on the laptop will pipe output in unicode - a DIR on the laptop will pipe output in ascii At Code Pages - Win32 apps Microsoft states that the OEM "code pages...
Back
Top Bottom