2,112
edits
m (changing link from http->https) |
m (changing link from http->https) |
||
Line 1,623: | Line 1,623: | ||
' this could be used open an output folder ... | ' this could be used open an output folder ... | ||
strPath = "[ | strPath = "[https://support.microsoft.com/kb/152457 explorer.exe /e]," & XSIUtils.ResolvePath("$SI_HOME/") | ||
Set objShell = CreateObject("Wscript.Shell") | Set objShell = CreateObject("Wscript.Shell") | ||
objShell.Run strPath | objShell.Run strPath |