# iBurnMgr **Repository Path**: hackdiy/iBurnMgr ## Basic Information - **Project Name**: iBurnMgr - **Description**: iBurnMgr是一款基于Direct2D DirectWrite开发的扁平风格USB启动盘制作软件 开源中国收录页:http://www.oschina.net/p/iburnmgr - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2014-12-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README USB Device Boot Burn Manager [![Build Status](https://travis-ci.org/pocoproject/poco.png?branch=develop)](https://github.com/forcegroup/iBurnMgr) ======== iBurnMgr is a 'Metro Style' USB Drives Burn Boot Manager. iBurnMgr is developed using C + +, runs on Windows, a production Windows NT6 + USB installation disk tools iBurnMgr used WTL framework, using Direct2D rendering Push Button, close and minimize buttons, and backgrounds, functional areas. Text is output using DirectWrite,MessageBox is TaskDialog replaced. Format the USB flash drive comes format.com tools rely on Windows, unzip the ISO image using 7z, repair USB flash drive using the Windows ADK's bootsect.exe In the second edition or third edition, iBurnMgr will eliminate reliance on third-party tools. ###Build run WDExpress [VisualStudio 2012(2013) for Desktop] or Type: > msbuild iBurnMgr.sln /t:Rebuild /p:Configuration=Release ###Run last double click iBurnMgr.exe ,or Right-to run with administrator privileges. Good Luck! ####Screenshot **Format Disk Warning** ![WARNING](https://raw.githubusercontent.com/forcegroup/iBurnMgr/master/ImageShow/Image.JPG) **Create BootUSB Success** ![SUCCRSS](https://raw.githubusercontent.com/forcegroup/iBurnMgr/master/ImageShow/101.JPG) **Create Faild** ![FAILD](https://raw.githubusercontent.com/forcegroup/iBurnMgr/master/ImageShow/Image2.JPG)