Open eric-is-here opened 3 years ago
I Have the same error.
How to do this step?
makeinstall.bot is not showing my thum drive , i also run this program as administer still same problem plzz give me the solution .
usb is showing in the This PC but not in .bat program
@Aman692001, try hitting the d key at the opening screen to show all of your disks. Just be careful not to erase your main hard drive.
@Aman692001, try hitting the d key at the opening screen to show all of your disks. Just be careful not to erase your main hard drive.
I have the same problem and this dont work
Please post a series of screenshots so I can see what you're talking about.
input :
result :
files list :
I do not know why these two files are not in the download file。
If you are using an external hard drive instead of a flash drive, change this line in the MakeInstall.py file.
By default it will be like this:
def get_disks_of_type(self, disk_list, disk_type=(0,2)):
with this configuration makeinstall will only show removable and unknown devices
now just change that same line with a 3 looking like this
def get_disks_of_type(self, disk_list, disk_type=(0,2,3)):
save the file and run MakeInstall.bat again and be happy.
Same issue here - no drives are shown (Win 11, latest public build, latest public updates, Python 3.11.1, x64) and the addition of disk_type "3" as suggested by https://github.com/wilkergrcv makes no difference at all. Yes, already running elevated as admin...
Even after using option "D", all I see is as follows:
#######################################################
Potential Removable Media #######################################################
!WARNING! This list includes ALL disk types. !WARNING! Be ABSOLUTELY sure before selecting !WARNING! a disk!
Q. Quit
Usage:
See issue 179 where I have carried out some investigations of the diskwin script and why it doesn't work correctly under Windows 11 and later releases of Windows 10
when I paste the pkg path and press enter it no not go to the next step let me paste the pkg path again I can not go to the next step!