리눅스맨

vmware auto start vm on boot

※ 위 배너를 클릭하면 1달러에 (900원~1800원) 살 수 있는 가성비 레어템 많습니다.

How to make vmware auto start vm on boot

1. Create an automatic batch file.

Make Batch-File!!

Use the command below to make it.

cmd command!

 

copy con SVM_START.bat

 

timeout 3 > NUL
c:
cd \
del *.lck /s

d:
cd \
del *.lck /s


"C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe" -T ws start "D:\Virtual Machines\X1\TCS.vmx"

Ctrl + z (save file)

 

2. Put the batch file in the window launcher file.

command run -> shell:startup

Make a shortcut.!!

good job!~

 

 


게시됨

카테고리

작성자

태그: