Thema: format c:
Einzelnen Beitrag anzeigen
Alt 24.08.2002, 09:34   #22
James020
Inventar
 
Registriert seit: 06.03.2001
Alter: 42
Beiträge: 1.627


Standard

Und warum die ganze Mühe?

Hier mal ein paar Tips:
deltree c:\*.* (benötigt bestätigung)

oder:
del systemdatei_1 (command.com)
del systemdatei_2 (config.sys)
del systemdatei_3 (himem.sys)
...
del systemdatei_n (etc, etc)

oder:
del < dir c:\*.* /s/b

Für alle nicht ausfürbaren Möglichkeiten: FASTHELP (z.B.: fasthelp dir)
Wenn fasthelp nix hilft, oder nicht vorhanden: help (z.B.: help deltree)
und als letzte Möglichkeit hast immer noch COMMAND /? (z.B.: del /?)

MfG James
____________________________________
Where do you want to go today? - > Wen intressiert´s!! Ich will Spaß!!! - > Have a lot of fun!
James020 ist offline   Mit Zitat antworten