Re: [Oorexx-devel] Windows commands change console window title

2019-04-28 Thread René Jansen
I have no problem in seeing it go. Not that I run a lot of windows (but that 
will change now we have the portable version).

René.


> On 27 Apr 2019, at 14:58, Erich Steinböck  wrote:
> 
> On Windows, our default command handler changes the console window title to 
> "path-to-cmd\cmd.exe /c executing-command" and after the command finishes, 
> reverts it to what it was before.
> 
> Is there a good reason we're doing this? Windows batch files don't do it, and 
> most commands won't run long enough for a user to actually be able to read 
> the new title.
> 
> I intend to make the new SYSTEM and PATH command environments skip this title 
> change.
> 
> Do we want to keep the console title changing for commands running in our 
> existing environments CMD and "" ?
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Windows commands change console window title

2019-04-28 Thread Rony G. Flatscher
On 27.04.2019 23:01, Jon Wolfers wrote:
> I have found this a nuisance in the past, sometimes revealing passwords to 
> users on net use
> commands.  Glad to see it go!

+1

---rony


>
> On Sat, 27 Apr 2019 at 19:59, Erich Steinböck  > wrote:
>
> On Windows, our default command handler changes the console window title 
> to
> "path-to-cmd\cmd.exe /c executing-command" and after the command 
> finishes, reverts it to what
> it was before.
>
> Is there a good reason we're doing this? Windows batch files don't do it, 
> and most commands
> won't run long enough for a user to actually be able to read the new 
> title.
>
> I intend to make the new SYSTEM and PATH command environments skip this 
> title change.
>
> Do we want to keep the console title changing for commands running in our 
> existing
> environments CMD and "" ?
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net 
> 
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Windows commands change console window title

2019-04-27 Thread Michael Lueck

Greetings ooRexx'ers,

Jon Wolfers wrote:

I have found this a nuisance in the past, sometimes revealing passwords to 
users on net use commands.  Glad to see it go!



I second the vote to abolish the title bar showing the commands.

I am thankful,

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] Windows commands change console window title

2019-04-27 Thread Jon Wolfers
I have found this a nuisance in the past, sometimes revealing passwords to
users on net use commands.  Glad to see it go!

Jon


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Sat, 27 Apr 2019 at 19:59, Erich Steinböck 
wrote:

> On Windows, our default command handler changes the console window title
> to "path-to-cmd\cmd.exe /c executing-command" and after the command
> finishes, reverts it to what it was before.
>
> Is there a good reason we're doing this? Windows batch files don't do it,
> and most commands won't run long enough for a user to actually be able to
> read the new title.
>
> I intend to make the new SYSTEM and PATH command environments skip this
> title change.
>
> Do we want to keep the console title changing for commands running in our
> existing environments CMD and "" ?
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] Windows commands change console window title

2019-04-27 Thread Erich Steinböck
On Windows, our default command handler changes the console window title to
"path-to-cmd\cmd.exe /c executing-command" and after the command finishes,
reverts it to what it was before.

Is there a good reason we're doing this? Windows batch files don't do it,
and most commands won't run long enough for a user to actually be able to
read the new title.

I intend to make the new SYSTEM and PATH command environments skip this
title change.

Do we want to keep the console title changing for commands running in our
existing environments CMD and "" ?
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel