diff --git a/MakeInstall.py b/MakeInstall.py index eb242bf..7b999d0 100755 --- a/MakeInstall.py +++ b/MakeInstall.py @@ -1,4 +1,4 @@ -from Scripts import * +from Scripts import utils, diskwin, downloader, run import os, sys, tempfile, shutil, zipfile, platform, json, time class WinUSB: