Jump to content

DJB

Member
  • Posts

    41
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by DJB

  1. @Escorpiom Thanks for your contribution, will give it a try and see how it goes.
  2. there was 5 folders in the x86, and i deleted the first 4
  3. Yes the install.wim will be smaller without the Files folder. I saved nearly 100mb in my scenario.
  4. @johnhc If you try bensam56's solution you can delete the files folder. As far as I know it doesnt interfere with any installations if you delete it. From what I've read, the "Files" folder is basically where deleted files go as imagex doesnt actually delete files from the .wim file. If you use the imagex /export on your 1,2,3 and 4 folders you can create a fresh .wim file. here's an example of the command-line (note you dont need to mount any images) Imagex /export "[original .wim file]" [index number] "[new wim file]" "[windows title ie: Windows 7 ULTIMATE]" It will create a new .wim file from scratch too, so you dont need to export into an existing .wim.
  5. The reason why I think it created that folder is because I deleted folders 1-4 on my 32bit disc so I only had Ultimate 32
  6. ok i used the imagex /export option and exported folders 1 and 2 to a new wim file. No more files folder and a reduction in about 100mb Now I just have to test it.
  7. OK I tried DISM but it will only let me mount the "1" or "2" folder, so I can't open the "Files" folder what so ever For the people who don't know what I'm talking about, take a look at the screenshot I attached.
  8. Yes I used the WAIK to initially create the wim file, but i'm not sure on how to get rid of that extra folder.
  9. Any machine (regardless of being a desktop or laptop) with 1GB RAM or less I'd recommend XP.
  10. OK I've created a install.wim file which only has Windows 7 Ultimate 32+64 bit (no other editions are included). I look at my install.wim via 7-zip and I notice there's also a folder called "Files" there (along with the "1" + "2" folder, plus the 1.xml file) Now upon extracting this folder, it's like 500mb, so I'd really like to be able to get rid of it to cut down on the ISO size. I know that this is not required in the .wim file but I'm unable to work out how to remove it. So, if possible I'd like to know either how to delete the "Files" folder, or if need be to create a whole new .wim file. Thanks in advance.
  11. Here's my specs. The only thing that let me down was my HDDs. The rest were over 7.
  12. OK quick question here. Lets say I prepare a SP3 ISO using this method suggested (using nLite). Lets say later on if I wanted to use RyanVM's updates would it be a problem?
  13. Thanks for that info Wraith. I know this is an OLD post, but I'm trying to make a silent VS .NET 2003 SP1 install and I'm looking at all possible ways of installing it silently. using the setup.exe /unattendfile method still reboots the PC after installation, so hopefully this method might work for me instead. BTW, does anyone know if this nessecarily has to install MSDN?
  14. *bump* Been using this for a while now and still no problems, so I can basically near 100% guarentee that this works.
  15. just uploaded it to megaupload. I will state that this version is clean and contains no cracks etc.
  16. Download: MEGAUPLOAD Mirror I was wondering how to silently install Sound Forge a while ago, but today I ended up taking a closer look at it, and I successfully got it to do it !! It's pretty simple, here are the steps: * Double-Click the soundforge90a_enu.exe file and select a place for the file to extract the setup. The default location is C:\Program Files\Sony Setup\Sound Forge 9.0 * To install Sound Forge, your PC requires the Visual C++ 2005 Redistributable (vcredist_x86.exe) to be installed. This has been included in the setup files for Sound Forge. You can either install it from there (using the /Q switch to make it silent), or have it installed before this. * Now, I had a close look at the Sound Forge install .exe and realised that even in silent mode, it will still install the Noise Reduction plug-in normally (not silent). So, the trick to keep this all silent is to install the Noise Reduction plug-in FIRST. Go to the nrpack folder and run the nrpack_enu.msi file with using the /qb switch to make it silent. * After this, you can now install Sound Forge, the silent switch for the setup.exe is /Q I ended up making a 7-zip switchless installer of this and I can confirm this does work perfectly!! What I ended up doing was just writing a small DOS script, throwing it in the C:\Program Files\Sony Setup\Sound Forge 9.0 folder and just 7-zipping that whole folder. If anyone is interested, here is the DOS script I wrote: @echo off mode con cols=70 lines=2 title Sound Forge 9.0a cls @echo Please wait while Sound Forge 9.0a is installing vcredist_x86.exe /Q cd nrpack nrpack_enu.msi /qb cd.. setup.exe /Q I hope this helps out a lot of people as it helped me out heaps Enjoy...
  17. I tried this method and it worked, to shorten it down a little more I also removed the 9x folder from FILELOCATION]Nero Home Components which was about 16mb (since I'm only running it on XP what's the point in keeping it). Made a switchless 7zip installer, came down to 31.7mb and installed nicely The only other thing I want to work out is how to change the Start Menu, I was looking at this post and understand most of it: Only thing is I wouldn't have a clue what to rename these Greek named folders to. I'm using the English version. Could someone point me in the right direction please?
  18. OK, sorry for my misunderstanding...
  19. Just found another update, I don't know if it's critical or not. WindowsXP-KB917953-x86-ENU Help Support Article Download
  20. Maybe this should be make a sticky, so we know what vital updates are needed for MCE. This information served me well, and it would be nice to see it kept up-to-date.
  21. Maybe this comparison table helps? Thanks, after all this info I'm seriously thinking about going MCE as my main OS.
  22. Would you share those registry entries with me please?
×
×
  • Create New...