This commit is contained in:
BarsTiger
2021-06-01 12:34:11 +03:00
parent af2921882b
commit 3f7d4040b7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
import os, easygui, time
from os.path import basename
from subprocess import *
slash = '\\'
slash = '/'
start = easygui.buttonbox("Open file (image, text, sound, what you want) to push archive in", "FilesConnector", ("Browse file", "Cancel"))