Search			
		
 	
	
	- 
		1. 					
				Cum sa adaugi o temporizare ecranului de boot in VMWare			
			
 
			- 
			
				(Windows)
			
		
 
		- 
		... instead of the hard drive, then you’ll need more than an eye’s-blink to press Escape and bring up the Boot Menu. Fortunately, there is a way to introduce a boot delay that isn’t exposed in VMWare’s graphical ...	
 
		- 
		2. 					
				Start-up intarziat			
			
 
			- 
			
				(Windows)
			
		
 
		- 
		Pentru start intarziat a aplicatiior din start-up si nu numai mai jos se afla 
un script vbScript: 
'Delay time 50 seconds 
WScript.sleep 50000 
 
Set WshShell = WScript.CreateObject("WScript.Shell") ...