Cita de: EleKtro H@cker en 13 Febrero 2012, 19:54 PM
Joder, esto es increible, támpoco me funciona!!
Sigo tus pasos:Código (vb) [Seleccionar]Set fso = CreateObject("Scripting.FileSystemObject")
Set shell = CreateObject("WScript.Shell")
Set TuPath = fso.GetFolder("C:\Program Files (x86)\Hot Corners")
SPTuFolder = TuPath.ShortPath
msgbox SPTuFolder & Chr(92) & "RUN.bat"
shell.run SPTuFolder & Chr(92) & "RUN.bat"
Y a pesar de que en el msgbox sale bien la ruta, no me encuentra la ruta para ejecutar el bat
--- EDITO ---
Mi Code No Sirve Por Lo Mismo De La Desactivación De Nombres Cortos... Por Cierto, ¿"Por Que Los Has Desactivado"?