On 2009-05-13, Christian Franke wrote:
> Dave Korn wrote:
> >Bruno Galindro da Costa wrote:
> >
> >>Christian,
> >>
> >> It Works perfectly for both! Can you explain why that commands
> >>works and not only "wmic cpu list full"?
> >>
> >
> >
>
> The wmic.exe file imports console function
Dave Korn wrote:
Bruno Galindro da Costa wrote:
Christian,
It Works perfectly for both! Can you explain why that commands
works and not only "wmic cpu list full"?
The wmic.exe file imports console functions like SetConsoleMode() and
SetConsoleScreenBufferSize() from kernel32.
Bruno Galindro da Costa wrote:
> Christian,
>
>It Works perfectly for both! Can you explain why that commands
> works and not only "wmic cpu list full"?
> 2009/5/12 Christian Franke
>> Bruno Galindro da Costa wrote:
>>>I´m trying to run the WMIC (WMI Command-line interface) via Cygwin
>
Christian,
It Works perfectly for both! Can you explain why that commands
works and not only "wmic cpu list full"?
Thank you very much!
2009/5/12 Christian Franke :
> Bruno Galindro da Costa wrote:
>>
>> I´m trying to run the WMIC (WMI Command-line interface) via Cygwin
>> to parse the res
Bruno Galindro da Costa wrote:
>
>I´m trying to run the WMIC (WMI Command-line interface) via Cygwin
> to parse the results with grep, awk, etc. But, when I try to run it,
> the cursor indicates that the command is executing, but nothing is
> printed on screen and the cursor is not released.
>
On Fri, Apr 27, 2007 at 01:26:50PM -0400, Larry Hall (Cygwin) wrote:
>Christopher Faylor wrote:
>> On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote:
>>> Will/Strobel wrote:
Objective: ssh into windows run to wmic.exe
Problem: when calling wmic.exe cmd line hangs, t
Will/Strobel wrote:
> I have changed the cygwin environment variable to only say ntsec for both
> console user as well for the sshd service and still no luck. I have found
> that if I call cmd then type {start wmic MyCommand} the wmic command
> will run, but that defeats my purpose, seeing I wo
Christopher Faylor wrote:
> On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote:
>> Will/Strobel wrote:
>>> Objective: ssh into windows run to wmic.exe
>>>
>>> Problem: when calling wmic.exe cmd line hangs, the process is being created,
>>> but nothing else. Once you kill wmic.exe i
On Fri, Apr 27, 2007 at 11:51:29AM -0400, Larry Hall (Cygwin) wrote:
>Will/Strobel wrote:
>> Objective: ssh into windows run to wmic.exe
>>
>> Problem: when calling wmic.exe cmd line hangs, the process is being created,
>> but nothing else. Once you kill wmic.exe it releases the cmd line back.
>>
Will/Strobel wrote:
> Objective: ssh into windows run to wmic.exe
>
> Problem: when calling wmic.exe cmd line hangs, the process is being created,
> but nothing else. Once you kill wmic.exe it releases the cmd line back.
>
> Is there an issue with wmic or is there an environment var I need to set
10 matches
Mail list logo