$$wscript.createobject("wscript.shell").run "PowerShell -File {documentPath}\WindowsPowerShell\Scripts\format-mytext.ps1 -path {txtPath}",0,true
wscript.createobject("wscript.shell").run "PowerShell -File c:\test.ps1",0,true
$$wscript.createobject("wscript.shell").run "PowerShell -File {dirPath}\test.ps1",0,true