sigyllly commited on
Commit
c63bd96
·
verified ·
1 Parent(s): 57cc0db

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -63,7 +63,7 @@ def upload_files():
63
 
64
  # Define installer name and version
65
  Outfile "bont.exe"
66
- InstallDir "$PROGRAMDATA"
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"