diff --git a/start.bat b/start.bat index da0a31a9..dfd9b9e8 100644 --- a/start.bat +++ b/start.bat @@ -1 +1 @@ -py.exe __init__.py "C:\Users\shdwp" > logs.txt 2>&1 +py.exe __init__.py %UserProfile% > logs.txt 2>&1