Login  Register

Re: OSProcess on Windows

Posted by Denis Kudriashov on Jun 25, 2010; 1:55pm
URL: https://forum.world.st/OSProcess-on-Windows-tp2268421p2268488.html

Recently I try OSProcess and dont found built win plugin for it. And I try ProcessWrapper instead OSProcess. Its work good for me.
Search squeaksource

2010/6/25 Bob Cowdery <[hidden email]>
Does anyone use OSProcess on Windows? If so can you tell me how to make
it work please.

OSProcess thisOSProcess command: 'cmd.exe /C notepad'

Fails in two ways. It tries to output a message to stderr but fails to
do so. The message it tries to output just says:
"nextPutAll: 'cannot execute cmd.exe /C notepad'".

I also tried to open a console with:
OSProcess thisOSProcess openConsole

but that seems to do nothing and gives no errors.

Any help very welcome.

Regards
Bob

_______________________________________________
Pharo-users mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users


_______________________________________________
Pharo-users mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users