1
This commit is contained in:
@@ -7,7 +7,7 @@ except:
|
|||||||
subprocess.check_call([sys.executable, "-m", "pip", "install", 'easygui'])
|
subprocess.check_call([sys.executable, "-m", "pip", "install", 'easygui'])
|
||||||
import easygui
|
import easygui
|
||||||
|
|
||||||
slash = '/'
|
slash = '\\'
|
||||||
|
|
||||||
start = easygui.buttonbox("Open file (image, text, sound, what you want) to push archive in", "FilesConnector", ("Browse file", "Cancel"))
|
start = easygui.buttonbox("Open file (image, text, sound, what you want) to push archive in", "FilesConnector", ("Browse file", "Cancel"))
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user