Yashied Posted February 10, 2009 Share Posted February 10, 2009 (edited) LAST VERSION - 2.002-Nov-09Project closed.The program is designed to select the OS to boot the actual operating system. Boot Manager works only with the BOOT.INI file, does not have any settings and does not make entries in the registry. The interface is extremely simple, and will not cause anybody difficulties. So, Boot Manager will be useful to anyone who uses multiple OS on one computer (such as me). Anyway, I will be glad to any feedback and suggestions.Supported operating systemsWindows XP (doesn't work under Vista+)Files to downloadBinaryRedirection to Boot_bin.zip, 371 KBBoot_bin.htmlSourceRedirection to Boot_source.zip, 18 KBBoot_source.html Edited December 8, 2013 by Yashied My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
JScript Posted September 15, 2009 Share Posted September 15, 2009 Very good!!! Works as expected, but for me:C:\Test\UDFs\Collect.au3 (59) : ==> Can not redeclare a constant.: global const $DRIVE_BUS_TYPE_UNKNOWN = 0x00of 59 up to 72...Collect.au3global const $DRIVE_BUS_TYPE_UNKNOWN = 0x00 ; Unknown bus type global const $DRIVE_BUS_TYPE_SCSI = 0x01 ; Small computer system interface (SCSI) global const $DRIVE_BUS_TYPE_ATAPI = 0x02 ; AT Attachment Packet Interface (ATAPI) global const $DRIVE_BUS_TYPE_ATA = 0x03 ; Advanced technology attachment (ATA) global const $DRIVE_BUS_TYPE_1394 = 0x04 ; IEEE 1394 global const $DRIVE_BUS_TYPE_SSA = 0x05 ; Serial storage architecture (SSA) global const $DRIVE_BUS_TYPE_FIBRE = 0x06 ; Fibre channel global const $DRIVE_BUS_TYPE_USB = 0x07 ; USB global const $DRIVE_BUS_TYPE_RAID = 0x08 ; Redundant array of independent disks (RAID) global const $DRIVE_BUS_TYPE_ISCSI = 0x09 ; iSCSI global const $DRIVE_BUS_TYPE_SAS = 0x0A ; Serial-attached SCSI global const $DRIVE_BUS_TYPE_SATA = 0x0B ; Serial ATA global const $DRIVE_BUS_TYPE_SD = 0x0C ; Secure digital global const $DRIVE_BUS_TYPE_MMC = 0x0D ; Multimedia cardI removed those lines and it perfectly worked!Good job. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
Yashied Posted September 15, 2009 Author Share Posted September 15, 2009 Very good!!! Works as expected, but for me: C:\Test\UDFs\Collect.au3 (59) : ==> Can not redeclare a constant.: global const $DRIVE_BUS_TYPE_UNKNOWN = 0x00 of 59 up to 72... Collect.au3 global const $DRIVE_BUS_TYPE_UNKNOWN = 0x00 ; Unknown bus type global const $DRIVE_BUS_TYPE_SCSI = 0x01 ; Small computer system interface (SCSI) global const $DRIVE_BUS_TYPE_ATAPI = 0x02 ; AT Attachment Packet Interface (ATAPI) global const $DRIVE_BUS_TYPE_ATA = 0x03 ; Advanced technology attachment (ATA) global const $DRIVE_BUS_TYPE_1394 = 0x04 ; IEEE 1394 global const $DRIVE_BUS_TYPE_SSA = 0x05 ; Serial storage architecture (SSA) global const $DRIVE_BUS_TYPE_FIBRE = 0x06 ; Fibre channel global const $DRIVE_BUS_TYPE_USB = 0x07 ; USB global const $DRIVE_BUS_TYPE_RAID = 0x08 ; Redundant array of independent disks (RAID) global const $DRIVE_BUS_TYPE_ISCSI = 0x09 ; iSCSI global const $DRIVE_BUS_TYPE_SAS = 0x0A ; Serial-attached SCSI global const $DRIVE_BUS_TYPE_SATA = 0x0B ; Serial ATA global const $DRIVE_BUS_TYPE_SD = 0x0C ; Secure digital global const $DRIVE_BUS_TYPE_MMC = 0x0D ; Multimedia card I removed those lines and it perfectly worked! Good job. Thanks. These constants are not present in AutoIt. You probably changed the native AutoIt library(s), and I think it was WinAPI.au3 UDF. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
Shafayat Posted September 22, 2009 Share Posted September 22, 2009 Nice job. I like the simplicity. [Not using this account any more. Using "iShafayet" instead] Link to comment Share on other sites More sharing options...
Yashied Posted November 2, 2009 Author Share Posted November 2, 2009 The program has been updated to version 2.0. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
TheSaint Posted November 2, 2009 Share Posted November 2, 2009 Thanks for sharing! And once again, welcome to the MVP group! Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage) 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