Mailinglisten-Archive |
Aloha,
> ----------
> Von: Sandor Wonschik[SMTP:sandor.wonschik_(at)_arcormail.de]
>
> Für mich ist das leider nicht so froh, weil ich noch immer an einem
> Problem festhänge. Wenn ich folgendes probiere:
>
> exec("\\winnt\\system32\\command.com /c dir",$out);
>
Die eigentliche Shell von Windows NT heisst
cmd.exe
command.com ist wohl nur noch aus Kompatibilitätsgruenden
vorhanden. Ausserdem wird sie auch noch innerhalb der NTVDM
ausgeführt (Virtuelle Dos Machine).
Versuchs einfach mal mit \\winnt\\system32\\cmd.exe
vielleicht klappts dann ja :-)
Viele Grüße, Mathias
php::bar PHP Wiki - Listenarchive