Wednesday 22 February 2012

v2.1.640 is coming!

This new version has a menu at the top. Unfortunately this can only support English as vb6 does not seem to be able to change the font set (e.g. Chinese) and also I do not have translated text for all  the extra menu items anyway. The menu headings can be hidden using the RMPrepUSB.ini configuration file and setting MenuVisible=False - note that this also disables their shortcut keys too.
RMPartUSB has been changed very slightly so that if FAT16+64hd/32sec is specified, then type 06 will be used for the partition type. This is required if booting to DOS 6.22 (DOS 6.22 does not support LBA FAT16 ptn types or any FAT32 types).
New version of WinContig will be added when it is available. Help PDF will also be updated.






Friday 10 February 2012

v2.1.638 includes WinContig

New Beta includes CTRL+F2 WinContig function to make all files on the selected drive contiguous.
www.rmprepusb.com

Sunday 29 January 2012

Marco from WinContig has said I can use WinContig.exe with RMPrepUSB, so the next version will include WinContig in the install package. Just need to tweak a few minor issues before Marco releases a new version which we are working on.

Friday 27 January 2012

Enhancements to RMPrepUSB

This week I have been adding functionality to RMPrepUSB. It now has the ability to overwrite the MBR code with the standard Win7 MBR boot code and thus replace any grub4dos/syslinux boot code. This function is actually in RMPartUSB and so can be scripted too.
I have also been looking at WEE which is a cut-down version of grub4dos bootloader. WEE has an integrated menu and needs no external files such as grldr or menu.lst. It also can be loaded by bootmgr directly (unlike grldr which cannot), thus you can configure your BCD to load WEE and from WEE you can load grldr. This gives you a way to boot to grubdos from Windows 7 (or Vista or Server 2K8) even if your boot volume is BitLocker encrypted - See Tutorial #68.
I have also included a Disk Doctor utility in RMPrepUSB which allows raw sector access of a disk. This utility is nowhere near as polished as WinHex or HexEdit ,etc. but it does allow testing and editing of USB flash drives (actually all drives).
The next thing may be to also add a drop-down menu to RMPrepUSB to make some of these features more accessible!

Monday 16 January 2012

Welcome

This is my blog for RMPrepUSB and USB booting. If you have any comments on RMPrepUSB or the RMPrepUSB website at www.rmprepusb.com then let me know.