Zitat von
ninja:
ipconfig.exe /all >c:\
ip.txt
"> c:\
ip.txt" wird vom DOS-Fenster ausgewertet: Umlegung der Ausgabe in Datei. IPconfig hat damit nichts zu tun. Du must also eine DOS-Fenster starten:
Programm: GetEnvironmentVariable( 'COMSPEC' )
Parameter: ipconfig.exe /all >c:\
ip.txt
Gruß Tom