Mod Tool: Difference between revisions

109 bytes added ,  1 February 2013
m
no edit summary
mNo edit summary
mNo edit summary
Line 1,278: Line 1,278:
  Set objShell = CreateObject("Wscript.Shell")
  Set objShell = CreateObject("Wscript.Shell")
  objShell.Run strPath
  objShell.Run strPath
' to select a generated file inside the folder:
strPath = "explorer.exe /select," & "C:\folder\test.txt"




8,452

edits