1*7dc08ffcSJunyu Lai@echo off 2*7dc08ffcSJunyu LaiREM Use Python to run the UTscapy script from the current directory, passing all parameters 3*7dc08ffcSJunyu Laititle UTscapy 4*7dc08ffcSJunyu Laipython "%~dp0\UTscapy" %* 5