Jump to content

fragbert

Member
  • Posts

    70
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About fragbert

fragbert's Achievements

0

Reputation

  1. I'm not even talking about actual burned media here. This is with mounted ISO's within a VM to test. I dont set anything. I extract the MSDN 7 SP1 x64 ISO to a directory and add updates/apps. I dont change anything else. As an aside, VirtualBox since v4 just plain sucks. Unreliable, unmitigated garbage. Had to move to VMware player to continue testing 64bit guests.
  2. This is Windows 7 Ultimate x64 SP1 native build from MSDN. I build the ISO with "C:\Program Files\Windows AIK\Tools\amd64\oscdimg.exe" -u2 -m -o -lWin7 -b"work\etfsboot.com" -yo"work\bootorder.txt" "C:\Windows7\source" "C:\Windows7\Win7.iso" The WIM file is actually 3.52GB, not as big as I thought. The office2k10 file is called Office2010.exe, and I put it in a folder called "addons" in the root of the ISO. I also noticed I could not put the VM "Windows XP mode" either, it is around 490MB in size. Aside from that, I install roughly 50 other addons with no issue as long as these big files are left out of the ISO.
  3. I have isolated my strange Win7 install issues to adding large files to the install source. I'm not talking about the install.wim exceeding 4GB, the latest oscdimg with UDF support gets past that issue no problem. Specifically, in the interests of trying to contain my universal unattended windows 7 install to the size of a DL-DVD, I am trying to utilize a 2.6GB Office 2010 switchless installer I made (otherwise it's > 3.5GB of uncompressed files/folders). If, and only if, I place the Office 2010 installer in my source and create the iso I get random, odd errors in Windows 7 setup - and so I'm wondering if the ISO structure breaks if you have any files on the DVD that are huge other than the WIMs? The error I get now is that the disk cant be found and needs to load a driver. I take out the 2.6GB installer, all is well.
  4. AddonKopierer http://win-lite.de/wbb/board195-windows-7/board196-win7-tools-zur-image-bearbeitung/3585-addonkopierer-v0-4-0-0-0-4-0-7-beta/ Its a german addon integrator for Win7 that is roughly translated in English but does EXACTLY what you require. I too am very much in your shoes in that I was deeply embedded in the methods of tailoring an unattended XP installation source, and as we all know, the movent lost a TON of steam since vista and still takes a lot of digging to get to the same functionality for Win7 UA installs. Perhaps I'm lazy and just am in a permanent state of TL;DR - but to hell with mounting WIMs in and every darn time just add an app! BAH! This little critter inserts addons to your install source in a separate addon folder, which you can then easily replace switchless installers with the latest ones (use the same exe name). My question is how do you do this process manually? I probably waited years for a utility like this...
  5. A couple of things that I imagine other people find frustrating and would like to be addressed: 1) When you are integrating a lot of drivers (like from Win7 driver packs from driverpacks.net) if there is a single driver that returns a dsim ExitCode of "2" (integration failed), the whole integration process stops and the remaining drivers that otherwise would integrate with no problem (ExitCode="0") are not processed. Is there a way to have the integration continue and just report later that certain drivers resulted in error? 2) Also when integrating a lot of drivers, it would be nice to be able to sort the columns in the GUI interface. For instance, I would like to be able to sort by type so I could then check en-masse all of the mass-storage drivers as "boot critical". On that note, it would be nice to be able to select multiple drivers with shift-clicking as well. Thanks for your time.
×
×
  • Create New...