Jul 11 2008, 02:31 PM Post
#1 | |
| Friend of MSFN Group: Moderator Posts: 846 Joined: 6-December 06 Member No.: 117812 |
Here comes the first GUI for our little project. What it can be used for adding to your USB stick/disk: - multiple Windows XP/2kX sources in the same partition (up to 10). They have to be in the first partition of the disk! Existing folders ~BT and ~LS and TXTSETUP.SIF will be renamed, and SETUPLDR.BIN and SETUPDD.SYS patched against the new names. Checksum checks are also corrected. BTS OEM folders are supported and renamed accordingly. - BartPE/WinBulder/UBCD4Win/WinFLPC (NOT ramdisk versions) to any primary partition. Multiple BartPE for example, in the SAME partition are NOT supported. Neither is the mix of them on a single partition. - Vista/Windows 7 setup to different primary partitions. Multiple Vista sources in the SAME partition are NOT supported. Place your second Vista setup in another partition. It can be placed on any primary partition. - PartedMagic, a friendly Linux distro including GParted- open source partition manager. - SyLinux bootsector, and optionally a directory, containing (Linux) distro booting off SysLinux. For example you may extract UBCD411.ISO, and point it to this folder. Entire contents will be copied and entry for SysLinux will be added to the boot menu. Some features: - detects UBCD4Win and uses multiboot menu for it if folder IMAGES is found. Only default UBCD4Win multiboot options are added. Edit UBCD4Win.lst to add custom ones. - UBCD4Win boot menu is adjusted to boot from the selected partition. It can be placed on any primary partition. - if Windows setup folders (~BT and ~LS) and txtsetup.sif coexist in the same partition as BartPE/WinBuilder/UNCD4Win/WinFLPC, SETUPLDR.BIN of the latter is patched not to use txtsetup.sif in root. Checksum checks are also corrected. - grub4dos is the main bootloader/manager. Without it's advanced features, multiple partitions will not be easily achieved. Bootsector loading GRLDR is installed in the active partition of the selected disk. Hence the requirement for active partition and MBR. - detailed log file is created in the folder, where program is executed from. Use it for troubleshooting. Upon next execution if log file is found, it's compressed in MS cab format, removed to BACKUPS folder and renamed with current DATE/TIME stamp. - upon installing grub4dos bootsector, backup of MBR and bootsector with DATE/TIME stamp are placed in BACKUPS folder. Use it in case something goes wrong. - if in Windows source folder winnt.sif is found it will be used as answer file. Section UNATTENDED will be temporarily removed, only for the Text part of setup, and before start of GUI mode it will be merged back. PRESETUP.CMD is used for this purpose. - $OEM$ folders are copied by presetup.cmd - option to start the prepared USB disk in QEMU for testing purposes. Use carefully at own risk, do not attempt write operations! - tooltips on almost every element in the GUI - for multi partition USB stick use the cmd files in "files\tools\MULTIpartitionUSBstick". Works for 32bits Windows only! This is not thoroughly tested option, use at your risk. Please read the included ReadMe.txt and \Docs\HOW-TOs.txt, it should help you get started. When in doubt hold the mouse over the element, a tooltip should help you with the choice. If reporting problems, please attach your compressed log file (WinSetupFromUSB.log), windows version and exact steps to reproduce the problem. Thanks For previous list of changes please look at \Docs\Changelog.txt Latest - vers. 0.2.3 - 06.July.2009 Download: 0.2.3 mirror - RMPrepUSB replaced HP USB format tool and PEtoUSB, thanks to Steve6375 from boot-land.net forums making RMPrepUSB package and letting me include and redistribute it. - Grub4dos bootsector&MBR detection and installation changed. - added possibility to boot other ISOs, which can boot using grub4dos CD emulation. Here you can find number of examples: http://www.boot-land.net/forums/index.php?showtopic=5041 vers. 0.2.2 - 15.June.2009 Download: 0.2.2 mirror - MkMigrateInf.cmd updated for some systems with strange MountedDevices values. (thanks to cdob) - added several check if grub4dos bootsector was installed properly, if not- grub4dos MBR is written instead. The problem appears on some Vista/7 systems and NTFS formatted USB sticks. - fixed touchdrv.exe execution syntax (thanks to Wimb) vers. 0.2.1 - 09.Apr.2009 Download: 0.2.1 mirror - fixed an issue with grubinst on some systems where the backup files do not appear in the program directory - NTFS warning message displayed once only vers. 0.2.0 - 06.Apr.2009 Download: 0.2.0 mirror - boot from USB disk is now required TWICE only, first start of Windows can be performed from the internal disk - DOSNET.INF parsing redone - program install and windows source now supported in paths containing spaces - winnt.sif unattended section is now FULLY supported, including custom directories and drivers paths - presetup.cmd checks if boot filea are present on the target disk and if not copies them. Useful for 2000 installs - binifix5.cmd is launched before start of GUI mode, new option intruduced '/norepair', which will not add USB repair entry in boot.ini - added extra entries in BOOT.INI to test if getting HAL.DLL/NTOSKRNL.EXE not found errors - Windows setup tag files are copied to USB drive root in order to support some BTS DP base versions - GParted replaced with PartedMagic, versions above 3.0 are supported - grub4dos updated to the 0.4.4 Final - syslinux.exe updated to 3.73 - QEMU updated to the latest 0.9.1 snapshot, which should support Vista - various other fixes vers. 0.1.1 - 23.Oct.2008 Download: 0.1.1 mirror vers. 0.1 - 16.Oct.2008 Download: 0.1 mirror vers. 0.1 Beta - 08.Sept.2008 Download: 0.1 Beta mirror vers. 0.1 Alpha - 11.July.2008- initial release 0.1 Alpha This post has been edited by ilko_t: Sep 14 2009, 01:25 AM |
| | |
ilko_t How to install from USB- WinSetupFromUSB with GUI Jul 11 2008, 02:31 PM
ilko_t I preferred this part to be in a separate post, as... Jul 11 2008, 04:32 PM
jaclaz I actually had the feeling you were up to somethin... Jul 12 2008, 03:32 AM
ilko_t You should trust your feelings
I was in my ... Jul 12 2008, 12:20 PM
wimb Hallo ilko,
Congratulations with your WinSetupFro... Jul 13 2008, 09:28 AM
ilko_t Thanks Wimb, this was very helpful
CODEWhat I mi... Jul 13 2008, 10:59 AM
wimb QUOTE (ilko_t @ Jul 13 2008, 06:59 PM) Th... Jul 13 2008, 11:42 AM
ilko_t QUOTE (wimb @ Jul 13 2008, 10:42 AM) If y... Jul 13 2008, 03:34 PM
wimb QUOTE (ilko_t @ Jul 13 2008, 11:34 PM) In... Jul 13 2008, 10:00 PM
jaclaz QUOTE (wimb @ Jul 14 2008, 06:00 AM) Now ... Jul 14 2008, 07:46 AM

wimb QUOTE (jaclaz @ Jul 14 2008, 03:46 PM) Th... Jul 14 2008, 10:55 AM
ilko_t QUOTE (wimb @ Jul 13 2008, 09:00 PM) Now ... Jul 14 2008, 11:32 AM
jaclaz @Wimb
@ilko_t
Why not a SEPARATE Auto-it .script ... Jul 14 2008, 11:59 AM
ilko_t QUOTE (jaclaz @ Jul 14 2008, 10:59 AM) @W... Jul 14 2008, 06:26 PM
wimb QUOTE (ilko_t @ Jul 15 2008, 02:26 AM) I... Jul 16 2008, 03:45 AM
bledd wow, will try this out later on
thanks for all th... Jul 14 2008, 07:24 AM
tap52384 This is awesome! This is always something tha... Jul 14 2008, 11:21 AM
ilko_t QUOTE (tap52384 @ Jul 14 2008, 10:21 AM) ... Jul 14 2008, 07:03 PM
ilko_t QUOTE (jaclaz @ Jul 14 2008, 10:59 AM) Ca... Jul 14 2008, 06:28 PM
jaclaz @ilko_t
Just some of my "semi-random" i... Jul 16 2008, 04:57 AM
ilko_t @jaclaz
Thanks, that's very good idea.
Using ... Jul 16 2008, 03:50 PM
Raboo I agree with ilko_t, keep it simple.
All I want to... Aug 4 2008, 08:00 PM
Raboo I'm stuck
I managed to create the a bootable U... Aug 5 2008, 10:00 AM
ilko_t Can you attach your log file:
QUOTE (ilko_t)- deta... Aug 5 2008, 03:36 PM
Raboo I've tried several times, with only XP, with H... Aug 5 2008, 04:28 PM
ilko_t For some reason program fails to create the folder... Aug 5 2008, 06:15 PM
Raboo QUOTE (ilko_t @ Aug 6 2008, 02:15 AM) Wha... Aug 5 2008, 07:44 PM
Raboo Ok I manually copied & extracted all files tha... Aug 5 2008, 10:00 PM
wimb The parsing of dosnet.inf fails. The double quotes... Aug 5 2008, 11:38 PM
ilko_t Thanks Wimb, I should have seen that, guess jet la... Aug 6 2008, 02:49 AM
Raboo I copied the XP CD to D:\
It didn't help... Aug 6 2008, 08:55 AM
Raboo I tried to do the same thing on a windows XP 32bit... Aug 6 2008, 10:28 AM
Raboo I've found the problem, the problem is in my D... Aug 6 2008, 10:46 AM
ilko_t Please test the attached version. Extract the file... Aug 6 2008, 10:51 AM
Raboo The new version mostly works except for 2 importan... Aug 6 2008, 03:04 PM
ilko_t Heh, quotes were not expected there too
Here is a... Aug 6 2008, 04:13 PM
Raboo QUOTE (ilko_t @ Aug 7 2008, 12:13 AM) BTW... Aug 6 2008, 07:35 PM
ilko_t QUOTE (Raboo @ Aug 6 2008, 06:35 PM) btw ... Aug 7 2008, 01:44 AM
Raboo QUOTE (ilko_t @ Aug 7 2008, 09:44 AM) Did... Aug 7 2008, 02:10 AM
Raboo btw while we are at it I have a question regarding... Aug 7 2008, 02:28 AM
ilko_t This is part of Binifix4.cmd, which is launched at... Aug 7 2008, 02:36 AM
edie209 I have been following this project and decided to ... Aug 7 2008, 11:36 AM
jaclaz QUOTE (edie209 @ Aug 7 2008, 07:36 PM) Th... Aug 7 2008, 12:03 PM
cdob QUOTE (edie209 @ Aug 7 2008, 12:36 PM) Th... Aug 7 2008, 01:13 PM
edie209 Ok I have done that and it works but install is re... Aug 8 2008, 05:23 AM
jaclaz QUOTE (edie209 @ Aug 8 2008, 01:23 PM) Ok... Aug 8 2008, 06:26 AM
ilko_t QUOTE (edie209 @ Aug 8 2008, 04:23 AM) Ok... Aug 9 2008, 12:49 AM
edie209 I have been playing around and I tried formating i... Aug 11 2008, 10:27 AM
sunray73 So I was able to get BartPE to load up but as far ... Aug 13 2008, 12:21 PM
sunray73 Well I tried with a 2GB Fash drive FAT16 and same ... Aug 13 2008, 02:32 PM
DeadMeatGF I've gone through the thread, and read the FAQ... Aug 15 2008, 03:39 AM
ilko_t Sorry about the delayed responses, I am still on h... Aug 16 2008, 05:53 PM
ilko_t Program updated to 0.1 Beta, please refer to first... Sep 8 2008, 09:56 AM
tonich Me runes Win98, but me thinks this is a goood piec... Sep 9 2008, 09:29 AM
jonsa79 CODEWindows could not start because the following ... Sep 10 2008, 07:26 AM
ilko_t jonsa79- what partition are you installing windows... Sep 10 2008, 08:13 AM
ykchanaed $OEM$
Presetup.cmd
Would you please add... Sep 17 2008, 03:41 AM
onepic @ilko_t
Nice work and pls. receive my congratulat... Sep 17 2008, 08:34 AM
ilko_t QUOTE (ykchanaed @ Sep 17 2008, 02:41 AM)... Sep 17 2008, 10:16 AM
onepic I have renamed unattended.txt into unattended.tx_ ... Sep 18 2008, 03:12 AM
latteslave Great app and thanks! A couple of roadblocks ... Sep 28 2008, 11:44 PM
ilko_t Was your XP source on a CD?
Can you copy it to a ... Sep 29 2008, 12:56 AM
latteslave QUOTE (ilko_t @ Sep 28 2008, 11:56 PM) Wa... Oct 1 2008, 01:34 AM
jkey Thanks for this wonderful tool! Sep 29 2008, 04:23 AM
lieblingsbesuch When will 0.2 be released? Oct 2 2008, 07:56 AM
ilko_t @lieblingsbesuch- Working on that, but real life a... Oct 2 2008, 11:02 AM
loopux Gparted is not working well for me...it loads ..ta... Oct 2 2008, 11:32 AM
ilko_t QUOTE (loopux @ Oct 2 2008, 10:32 AM) Gpa... Oct 2 2008, 11:50 AM
loopux i tried with the latest available version 0.3.9.4 ... Oct 2 2008, 04:55 PM
loopux yes i tried with gparted 0.3.6-7 and its working..... Oct 3 2008, 06:43 PM
devictoria There is a dangerous error. I had my USB disk conn... Oct 4 2008, 04:17 PM
ilko_t Dangerous indeed, can you attach your WinSetupFrom... Oct 4 2008, 04:34 PM
devictoria QUOTE (ilko_t @ Oct 4 2008, 11:34 PM) Can... Oct 5 2008, 07:44 AM
Volatus I'd kinda like to add a little feature request... Oct 5 2008, 04:40 AM
ilko_t QUOTE (Volatus @ Oct 5 2008, 03:40 AM) I... Oct 5 2008, 01:20 PM
Volatus QUOTE (ilko_t @ Oct 5 2008, 12:20 PM) As ... Oct 5 2008, 02:23 PM
ForRubbish QUOTE (ilko_t @ Jul 11 2008, 09:31 PM) He... Oct 9 2008, 08:02 AM
thegr8anand Hey guys. I just found about this and this is a wo... Oct 10 2008, 09:59 PM
ilko_t @thegr8anand- I guess the external hard disk is US... Oct 10 2008, 10:21 PM
thegr8anand No the HD is SATA, it is actually an internal HD i... Oct 10 2008, 10:36 PM
ilko_t Ok, good there is no misunderstanding.
Assuming G... Oct 10 2008, 10:46 PM
thegr8anand Cool.
I was thinking of this: I will install XP ... Oct 10 2008, 10:53 PM
Macster QUOTE (thegr8anand @ Oct 10 2008, 09:53 P... Oct 11 2008, 12:05 AM
ilko_t Should be fine, although you can do that from XP a... Oct 10 2008, 11:08 PM
thegr8anand What i mean to ask is, whether it will have an eff... Oct 10 2008, 11:20 PM
ilko_t Nope, where you setup Windows you set during Text ... Oct 10 2008, 11:29 PM
thegr8anand Thanks a lot ilko.. I will try it now and report b... Oct 10 2008, 11:30 PM
thegr8anand Hmmm. When i select USB boot, it says there is som... Oct 10 2008, 11:42 PM
ilko_t @thegr8anand- since you have BTS driver packs inte... Oct 11 2008, 01:30 AM
wimb QUOTE (ilko_t @ Oct 11 2008, 09:30 AM) Ho... Oct 11 2008, 04:27 AM
thegr8anand Ok. It is working right now. Actually the problem ... Oct 11 2008, 01:55 AM
ilko_t Without the exact error message before I can only ... Oct 11 2008, 02:06 AM
thegr8anand I think I am right track then. At first it started... Oct 11 2008, 02:10 AM
ilko_t QUOTE (thegr8anand @ Oct 11 2008, 01:10 A... Oct 11 2008, 10:23 AM
ilko_t @thegr8anand
Another test- when you start from US... Oct 11 2008, 01:21 PM
thegr8anand Ok i tired your suggestions.
Root ( TAB gives me:... Oct 11 2008, 03:26 PM
ilko_t hd0 is your USB disk, hd1 is the internal disk wit... Oct 11 2008, 04:23 PM
thegr8anand My laptop is Dell XPS M1710. IT doesnt have an esa... Oct 11 2008, 04:32 PM
ilko_t QUOTE IT doesnt have an esata port but i am using ... Oct 11 2008, 04:51 PM
thegr8anand Hmmm. Stuck. Dont know what to do...
Just one thi... Oct 11 2008, 06:45 PM![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2009 - 05:18 PM |