Append command in Windows
The append command allows programs to open data files in specified directories. If used without parameters, the append command will display the list of additional directories.
The append command allows programs to open data files in specified directories, just like they are in the current directory. If used without parameters, the append command will display the list of additional directories.
Note : This command is not supported in Windows 10.
For an example of how to use this command, see Example.
Syntax
append [[:] [; .]] [/ x [: on |: off]] [/ path: [: on |: off] [/ e]
append;
Parameters
ParameterDescription [:] Specifies a drive and directory to be added. / x: on Apply additional directories to search for files and launch applications. / x: off Only apply additional folders for file opening requests ./ x: off is the default setting. / path: on Apply directories added to the file opening request specified path. / path: on is the default setting. / path: off Disable the effect of / path: on. / e Stores a copy of the added directory list, in an environment variable named APPEND. / e can only be used the first time you use the append command, after starting the system. ; Delete the added directory list. /? Show help at the command prompt.
For example
To delete the list of added folders, enter:
append;
To store a copy of the folder added to an environment variable named APPEND : enter:
append / e
See more:
- Exploit the command line utility in Windows
- Instructions to change IP address from Command Prompt
- Common Run commands for Windows you should know
You've just finished reading the article "Append command in Windows" edited by the TipsMake team. You can save append-command-in-windows.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- Sub-commands in nslookup Windows command (Part 3)
- Command at in Windows
- Set command in Windows
- Del command in Windows
- 10 useful commands in Windows you should know
- How to use the Net Use command in Windows
- How to use the option equivalent to the 'ls' command in Windows
- The command reg add in Windows
- Rem command in Windows
- Instructions for using Command Prompt
- Rd command in Windows
- Cmd command in Windows
- How to use the command history function in Command Prompt
- The sfc command in Windows