본문 바로가기
autocad

(startapp "explorer /e, c:\\temp\\")

by kmlab 2025. 5. 9.

Explorer 실행 옵션

https://superuser.com/questions/21394/explorer-command-line-switches

  • /separate - Launches this explorer instance as a separate process.
  • /select [object] - selects the file or folder in the new explorer window
  • Opens a new single-pane Window for the default selection. This is usually the root of the drive on which Windows is installed.
  • /e Starts - Windows Explorer using its default view.
  • /root - Opens a window view of the specified object.

 

반응형

'autocad' 카테고리의 다른 글

Using path with Space Blank in lisp  (2) 2025.05.16
Create Layer by Lisp  (0) 2025.05.09
Auto creating Room Areas  (4) 2025.05.08
Stamping DATE/TIME  (0) 2025.05.08
Create Boundary  (2) 2025.05.08