Fantastic Posted January 1, 2010 Share Posted January 1, 2010 (edited) A bootable USB Utility to Create Bootable USB Drive to Install Windows Vista, Server 2008 and 7 Back when Microsoft started giving Windows 7 the first beta, I started using it while testing functionality of my system with the new operating system. Somewhere in a blog I read how to make Windows 7 boot and setup from an USB drive. It was about 6 or 7 lines that you had to run in a command prompt. Then I wrote a batch file containing that lines of code. But unfortunately every time I run the script I had to edit 2 lines in the batch. So an idea came into my mind: "Why not writing a script doing all these automatically?" Note that before that idea I knew about AutoIT but I had not a chance writing a script. The first script was about 200 lines, with no gui, with nothing but just was functional. Everything was like I wanted to be and I was very happy with that. After that I thought again... "Why not making a gui for it?" and this is the result of my idea. OK new version source is here: All resources used: ABUSB.7z a modified Icons.au3 from Yashied: Icons.au3 and main script: ABUSB.au3 This script uses also: a modified copy with progress dialog to fit my needs two small examples from Melba23 one for getting focus on input and the other for window dragging (don't have link right now) If I forgot something else don't hesitate to tell me. Some screenshots: Edited February 10, 2010 by Fantastic [u]My current project:[/u] [size="1"]A bootable USB[/size]Webpage:*http://mylittlesoft.blogspot.com/ Link to comment Share on other sites More sharing options...
logmein Posted January 3, 2010 Share Posted January 3, 2010 A great program but remember : 60% of computer users use XP. [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font] Link to comment Share on other sites More sharing options...
Fantastic Posted January 3, 2010 Author Share Posted January 3, 2010 A great program but remember : 60% of computer users use XP.The restrictions come from a program that is used. Next version has support for Windows 2000 and later on x86/x64. [u]My current project:[/u] [size="1"]A bootable USB[/size]Webpage:*http://mylittlesoft.blogspot.com/ Link to comment Share on other sites More sharing options...
gcue Posted January 6, 2010 Share Posted January 6, 2010 (edited) what does it exactly do? create the system files to boot into a windows environment? (sorta like ERD Commander) it seems its only to install windows 7 would be nice if the files did boot into a windows environment to rid of pesky trojans on startup (im an XP user so i'll be on the lookout for your update!) Edited January 6, 2010 by gcue Link to comment Share on other sites More sharing options...
Fantastic Posted January 7, 2010 Author Share Posted January 7, 2010 what does it exactly do? create the system files to boot into a windows environment? (sorta like ERD Commander) it seems its only to install windows 7would be nice if the files did boot into a windows environment to rid of pesky trojans on startup(im an XP user so i'll be on the lookout for your update!)It's like installing Windows® from DVD but in this case you use USB drive with all it's advantages and/or disadvantages.That's all. [u]My current project:[/u] [size="1"]A bootable USB[/size]Webpage:*http://mylittlesoft.blogspot.com/ Link to comment Share on other sites More sharing options...
surreal Posted February 9, 2010 Share Posted February 9, 2010 i like the idea! i have also noticed from your website that you now have a working xp version. do you use diskpart to format the usb. im sure in the past xp's version on diskpart was giving you problems on making the usb bootable. how did you get over this? would you be willing to share the new code on the newer version? i am trying to do the same thing but just format the usb and then copy winpe files and wim images to it. would like it to work on xp do to the fact the techs that will be creating these are on xp systems. great work so far, with a great gui. d@ve Link to comment Share on other sites More sharing options...
Fantastic Posted February 10, 2010 Author Share Posted February 10, 2010 i like the idea! i have also noticed from your website that you now have a working xp version. do you use diskpart to format the usb. im sure in the past xp's version on diskpart was giving you problems on making the usb bootable. how did you get over this? would you be willing to share the new code on the newer version?i am trying to do the same thing but just format the usb and then copy winpe files and wim images to it. would like it to work on xp do to the fact the techs that will be creating these are on xp systems.New code is up.Now I'm using plain format to do all the stuff, everything else is about the same. [u]My current project:[/u] [size="1"]A bootable USB[/size]Webpage:*http://mylittlesoft.blogspot.com/ Link to comment Share on other sites More sharing options...
engjcowi Posted October 26, 2010 Share Posted October 26, 2010 Awesome Drunken Frat-Boy Monkey Garbage Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now