Program that starts virtual machines at startup with an adjustable order and delay times

Posted by : Bora Ciner | 13 Ocak 2010 Çarşamba | Published in


Hi! I wrote a small program that starts the virtal machines at startup with an adjustable order and adjustable delay time between them.
It needs just three txt file in the directory c:\vmayar
they're
"ayar.txt" which you can specify the delay time in miliseconds (1000 = 1 second ) then virtual machine name
the order should be like that
1000
virtual_machine_name1
4000
virtual_machine_name2
.
.
.


second file is programyolu.txt
it keeps the path of the vmware.exe just copy the path and save it ..

third and the last file is sanalmakineyolu.txt
it keeps the path of the virtual machines .. it can be in your documents directory or wherever you placed them.

they're told in program details at startup..

[img]http://www.dreamrobotics.com/prg.jpg[/img]
download link is :
http://www.dreamrobotics.com/bora.rar

(0) Comments