|    
			
				21/10/2009, 06:43
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: junio-2009 
						Mensajes: 96
					 Antigüedad: 16 años, 4 meses Puntos: 1 |  | 
  |  WScript  
  Hola tengo un problema a ver si alguien me puede sacar la duda
 Porque me funciona esto en windows xp y no en windows  2000
 
 Como puedo hacer ?
 
 Set shell = CreateObject("Wscript.Shell")
 shell.Run "C:/WINDOWS/notepad.exe"
 Set shell = Nothing
 
 muchisimas gracias
     |