... Home  
... Impressum
... ColorConsole

... CMD
... Netsh-XP
... Netsh-7
... Netsh-Vista
... Powershell
Download the Windows 7 Starter, Home (Basic Premium), Professional und Ultimate!

... facebook.de
 
ColorConsole [Version 1.3.3000]
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS>HELP ENDLOCAL
Ends localization of environment changes in a batch file.
Environment changes made after ENDLOCAL has been issued are
not local to the batch file; the previous settings are not
restored on termination of the batch file.

ENDLOCAL

If Command Extensions are enabled ENDLOCAL changes as follows:

If the corresponding SETLOCAL enable or disabled command extensions
using the new ENABLEEXTENSIONS or DISABLEEXTENSIONS options, then
after the ENDLOCAL, the enabled/disabled state of command extensions
will be restored to what it was prior to the matching SETLOCAL
command execution.



C:\WINDOWS>HELP ERASE
Deletes one or more files.

DEL [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names
ERASE [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names

 names         Specifies a list of one or more files or directories.
               Wildcards may be used to delete multiple files. If a
               directory is specified, all files within the directory
               will be deleted.

 /P            Prompts for confirmation before deleting each file.
 /F            Force deleting of read-only files.
 /S            Delete specified files from all subdirectories.
 /Q            Quiet mode, do not ask if ok to delete on global wildcard
 /A            Selects files to delete based on attributes
 attributes    R  Read-only files            S  System files
               H  Hidden files               A  Files ready for archiving
               -  Prefix meaning not

If Command Extensions are enabled DEL and ERASE change as follows:

The display semantics of the /S switch are reversed in that it shows
you only the files that are deleted, not the ones it could not find.



C:\WINDOWS>HELP EXIT
Quits the CMD.EXE program (command interpreter) or the current batch
script.

EXIT [/B] [exitCode]

 /B          specifies to exit the current batch script instead of
             CMD.EXE.  If executed from outside a batch script, it
             will quit CMD.EXE

 exitCode    specifies a numeric number.  if /B is specified, sets
             ERRORLEVEL that number.  If quitting CMD.EXE, sets the process
             exit code with that number.




GOTO : HELP FC


0.031
Win-7 nutzt angeblich auch die Grafikkarte, um irgendwelche Prozesse zwischenzuspeichern?  / Kann man im Windows-7 Explorer die Verzeichnisstuktur ausblenden?  / Beenden der Prozesse und Programme erzwingen?  / Wo gibt es den Virenschutz kostenlos für Windows 7 von MS?  / Ist eine Dual-Boot-Installation von Windows 7 und Windows Vista möglich?  / Wo wird die Sicherung gespeichert ?  / Ich denke, was noch fehlt ist die Auswahl-umkehren Option?  / Kann ich Windows 7 Testversion downloaden?  / / Lesetipp: 290  / Wozu brauche ich Microsoft Virtual PC? Ist das was für mich?  / Ist das 35-malige Überschreiben der Daten sicher? Kann irgendein Mensch die Daten wiederherstellen?  / Wie erstelle ich in Windows 7 Desktopverknüpfung für das schnelle Abmelden?  / Die Favoritenleiste in Firefox kann man doch verwenden bzw einschalten, oder gibt es da keine?  / Warum fährt Windows-7 automatisch in den Standbymodus?  / Der Windows Mauszeiger ist viel zu schnell, kann man es irgendwie einstellen?  /