From 05125dd59eca553cf9511f2a7b8531ebb916edb0 Mon Sep 17 00:00:00 2001 From: 24_ZhurovichAM <24_ZhurovichAM@iux.local> Date: Wed, 27 May 2026 09:36:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?/=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run1.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 run1.bat diff --git a/run1.bat b/run1.bat new file mode 100644 index 0000000..4c751b6 --- /dev/null +++ b/run1.bat @@ -0,0 +1,4 @@ +@echo off +cd /d "C:\Users\admin\Downloads\Finance-Control-main\finance-control" +"C:\Users\admin\AppData\Local\Programs\Python\Python310\python.exe" main.py +pause \ No newline at end of file