mbusb
336d57f585
New option for CLI
...
1. Added functionality to skip confirmation with -y or yes CLI switch
2. Now it is possible to add many distro at a time (batch) process using CLI switch
example CLI usge is python3 multibootusb -c -y -i /path/to/name.iso,/path/to/diss_name.iso -t G:
(remember not to add space between iso paths)
This commit solves https://github.com/mbusb/multibootusb/issues/137 and https://github.com/mbusb/multibootusb/issues/136
2017-04-30 15:44:55 +05:30
mbusb
2331f51c0b
Added distro and few other improvements
...
1. Added vba32 rescue
2. Temproraily remove 'remove ANSI color codes from logs' patch as it crash under windows
2017-04-29 16:40:11 +05:30
Alin Trăistaru
918ebfd35d
add initial debug API
...
- bundled Colorama module (https://pypi.python.org/pypi/colorama )
- add initial debug API using ANSI colors
2017-04-26 14:19:17 +03:00
Alin Trăistaru
c85eae4806
linux: try to use default text editor first
...
xdg-open launches the user's default text editor defined
on the current desktop environment for text/plain mimetype
2017-04-25 22:11:14 +03:00
mbusb
5cdf831892
Improvements in loopback.cfg conversion
2017-04-20 19:49:33 +05:30
mbusb
9ffb4ba5e5
Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel
...
Also fixed crash on windows when detect usb drive button is clicked.
2017-04-16 12:38:39 +05:30
Alin Trăistaru
b1e7a3ae1f
fix persistence logic
2017-04-15 12:37:07 +03:00
mbusb
890c266342
Inform user about the requirement of admin privilege. Added option to list all drives (including fixed). Fixed the bug 'maximum 2047 mb allowed'.
2016-12-03 15:36:47 +05:30
mbusb
e4173be1b7
Added Sergei Strelec
2016-11-27 06:16:12 +05:30
mbusb
2c33ed73de
Upgrading to version 8.0.0
2016-11-06 16:48:53 +05:30