Souhlas
set oShell = WScript.CreateObject("WScript.Shell")
oShell.Run "I:\DCIM\100NCD90"
WScript.Sleep(1000)
oShell.SendKeys "^a"
Souhlas
set oShell = WScript.CreateObject("WScript.Shell")
oShell.Run "I:\DCIM\100NCD90"
WScript.Sleep(1000)
oShell.SendKeys "^a"