The makeboot64.bat script doesn't work anymore because Microsoft depricated wmic.exe.
I updated the script to use a PowerShell command in place of wmic.exe to retrieve the FileSystem.
I also:
- updated it to use batch file label subroutines. Hope it's easier to read.
- renamed the script to .cmd (better for newer 64-bit systems)
- named it with ".txt" in case github blocks script attachments
Please feel free to test and include in coming releases under whatever license covers Clonezilla.
makeboot64.cmd.txt
The makeboot64.bat script doesn't work anymore because Microsoft depricated wmic.exe.
I updated the script to use a PowerShell command in place of wmic.exe to retrieve the FileSystem.
I also:
Please feel free to test and include in coming releases under whatever license covers Clonezilla.
makeboot64.cmd.txt