미디어서버

VMware Auto Start

by 관리자 posted Oct 22, 2017
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

크게 작게 위로 아래로 댓글로 가기 인쇄

PATH = "C:\Program Files (x86)\VMware\VMware Workstation"

C:\Windows\system32\timeout.exe /t 60

vmrun.exe -T ws start "E:\VMW_DESKTOP\VMW-NAS_DSM60\VMW-NAS_DSM60.vmx" nogui


C:\Windows\system32\timeout.exe /t 15


vmrun.exe -T ws start "E:\VMW_DESKTOP\VMW7X64_v17\VMW7X64_v17.vmx" nogui


C:\Windows\system32\timeout.exe /t 15

vmrun.exe -T ws start "E:\VMW_DESKTOP\VMW7X32_2018\VMW7X32_2018.vmx" nogui


C:\Windows\system32\timeout.exe /t 30

vmrun.exe -T ws start "C:\VMW-NAS_DSM61-IP30\VM_DSM61_NAS31_C7LWN11488.vmx" nogui


pause

exit