Another small update.
[Python-Scripts.git] / PySmile / pysmile-run.bat
blobbfeb5a95588701dc638765cbd6c057d9b54bb28d
1 @echo off
2 set PyVer=2.7
3 set OLDPATH=%PATH%;
4 FOR /f "tokens=3* delims=       " %%! in ('REG.EXE QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\%PyVer%\InstallPath" /ve ^| Findstr.exe /ri "\<NO NAME\>"') DO set PATH=%PATH%;%%!;
5 pysmile-gen.bat %1 "Python" | python.exe -b -B -x -