Mod Tool: Difference between revisions

267 bytes added ,  27 September 2012
m
no edit summary
(vbs code for drag and drop support)
mNo edit summary
Line 1,042: Line 1,042:
  ' INFO : Upper Bound: 1 / 2 / 1
  ' INFO : Upper Bound: 1 / 2 / 1


' '''[32] open an explorer window'''
' this could be used open an output folder ...
strPath = "[http://support.microsoft.com/kb/152457 explorer.exe /e]," & XSIUtils.ResolvePath("$SI_HOME/")
Set objShell = CreateObject("Wscript.Shell")
objShell.Run strPath


====Script ideas====
====Script ideas====
8,452

edits