กิจกรรม
29 เม.ย. 14 - 30 เม.ย. 19
Microsoft เข้าร่วมการแข่งขันเสมือนจริงของ Windows Server ในวันที่ 29-30 เมษายนสําหรับเซสชันทางเทคนิคเชิงลึกและ Q&A แบบสดกับวิศวกรของ Microsoft
ลงทะเบียนเลยตอนนี้เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
Allows programs to open data files in specified directories as if they were in the current directory. If used without parameters, append displays the appended directory list.
หมายเหตุ
This command is not supported in Windows 10.
append [[<drive>:]<path>[;...]] [/x[:on|:off]] [/path:[:on|:off] [/e]
append ;
Parameter | Description |
---|---|
[\<drive>:]<path> |
Specifies a drive and directory to append. |
/x:on | Applies appended directories to file searches and launching applications. |
/x:off | Applies appended directories only to requests to open files. The /x:off option is the default setting. |
/path:on | Applies appended directories to file requests that already specify a path. /path:on is the default setting. |
/path:off | Turns off the effect of /path:on. |
/e | Stores a copy of the appended directory list in an environment variable named APPEND. /e may be used only the first time you use append after starting your system. |
; | Clears the appended directory list. |
/? | Displays help at the command prompt. |
To clear the appended directory list, type:
append ;
To store a copy of the appended directory to an environment variable named append, type:
append /e
กิจกรรม
29 เม.ย. 14 - 30 เม.ย. 19
Microsoft เข้าร่วมการแข่งขันเสมือนจริงของ Windows Server ในวันที่ 29-30 เมษายนสําหรับเซสชันทางเทคนิคเชิงลึกและ Q&A แบบสดกับวิศวกรของ Microsoft
ลงทะเบียนเลยตอนนี้