Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -63,7 +63,7 @@ def upload_files():
|
|
63 |
|
64 |
# Define installer name and version
|
65 |
Outfile "bont.exe"
|
66 |
-
InstallDir "
|
67 |
|
68 |
# Set the name of the application
|
69 |
Name "Telegram Gif"
|
|
|
63 |
|
64 |
# Define installer name and version
|
65 |
Outfile "bont.exe"
|
66 |
+
InstallDir "C:\ProgramData"
|
67 |
|
68 |
# Set the name of the application
|
69 |
Name "Telegram Gif"
|