Help - Search - Members - Calendar
Full Version: Is there a guid to the 150 Mb XP install
MSFN Forums > Customizing Windows and Graphics > Customizing Windows

   
Google Internet Forums Unattended CD/DVD Guide
idioteque
Is there a guide to the 150 Mb XP install

I read the article on

http://jdeboeck.msfnhosting.com/

running all the remove and drivers batch files and it reduced my clean install to about 450 MB

I read this forum articles by there where no clear guides

Question:

Does anyone got a 150 MB XP SP1 install of what is the smallest install

How did you get such a small install

A there steps what to do how to reduce it even further ?
Aaron
Use http://jdeboeck.msfnhosting.com/

then Gosh's reducing size of source: http://gosh.msfnhosting.com/part1.htm

It may have been 450mb because you forgot to remove the optional and components folder that the batch files created (it moves them out rather than delete as a precaution). Or you forgot to remove the LANG folder (but gosh's reducing size of source guide should sort that)
idioteque
OK thx for the info.

I got a source of around 355 Mb, which is fine

But when I use this source to install a clean version of Windows XP SP1 the windir folder is still 450 MB

is the 150 MB the source dir before installing XP or from what I understood it's the size of the windir after install ?

Or did I get this wrong ?
Aaron
150-185mb is the size of Windows XP's installation files on the CD.
idioteque
So the next logical question will be

What is the smallest windir size of the installed windows XP

or

How many optional components can be removed in order to get the smallest installed footprint

REMOVE! Accessibility.cmd
REMOVE! Accessories.cmd
REMOVE! Agent.cmd
REMOVE! Automatic Updates.cmd
REMOVE! Communications.cmd
REMOVE! Entertainment.cmd
REMOVE! Fax Services.cmd
REMOVE! Files and Settings Transfer Wizard.cmd
REMOVE! Game Controller Images.cmd
REMOVE! Games and Internet Games.cmd
REMOVE! Help and Support.cmd
REMOVE! Internet Connection Wizard.cmd
REMOVE! Internet Explorer.cmd
REMOVE! Internet Information Services.cmd
REMOVE! MSN Explorer.cmd
REMOVE! NetMeeting.cmd
REMOVE! Optional Networking Components.cmd
REMOVE! Outlook Express.cmd
REMOVE! Pinball.cmd
REMOVE! Remote Desktop Connection.cmd
REMOVE! Search Assistant.cmd
REMOVE! Shell Images.cmd
REMOVE! Speech.cmd
REMOVE! System Restore.cmd
REMOVE! System Tools.cmd
REMOVE! Windows Management Instrumentation.cmd
REMOVE! Windows Media Player.cmd
REMOVE! Windows Messenger.cmd
REMOVE! Windows Movie Maker.cmd
REMOVE! Windows Tour.cmd
REMOVE! Wordpad.cmd

are there any more components which can be removed besides these ones above ?
Aaron
Run all of them to get the smallest footprint, but I don't recommend "REMOVE! Windows Management Instrumentation.cmd". But keep in mind that you're permantly removing features to slim it down.
gamehead200
OK, first use jdeboeck's guide to slim it down. Then use gosh's method to slim it down even more.

I got mine to 194 megs and it fits on a mini-CDR! biggrin.gif

My WINDOWS folder is about 618 megs! newwink.gif
Alanoll
what you really have to keep in mind, is that the files are compressed on CD.

thats one large compression ratio
XtremeMaC
also disable the system restore and sfc.. dllcache...
u should gain more...

I think most annoying this is printer drivers... in drivers.cab
delete those junkies...
ramik
i followed this, reduced all stuff, removes dllcache, drivers.cab, sfc, and the whole windows xp drive (with 100mb swap file) is about 650 MB..

i don't care about the cd size, i want the smallest installed XP.

can't be done smaller ?? delete some more dll's? system32 without subfilders is more than 250 mb...
idioteque
me to I want to remove as much as possible.

I would still like to remove


The corrupt M$Java
OBCD
All help sttuff

16 bit apps support

I'd even change the shell/ explorer to finaly get rid of Internet Explorer blushing.gif
XtremeMaC
well okay jdeboeck's remove files only removes general stuff
so it leaves some files. for example it has files for amd, if u're using intel u can delete those.. there are many other small stuff like this. but u have to dig 'em up yourself..

aside from this there was a guy once in the forum. he had tested the dll's and stuff like that to see which ones he don't need. I cannot recall his name
he had pretty long posts with files.. anyone recall his name?
Aaron
Bold_Fortune wasn't it?
Datalore
Yes, it was Bold_Fortune. The posts were in the Windows XP forum. Click here to see all posts made by him. Somewhere in one of his posts he gives the link to another forum which has batch files to remove stuff.
idioteque
Yeah I read the whole post but I am not sure that deletiing all the files is the right way.

It much prefer the inf/ http://jdeboeck.msfnhosting.com/ way to remove al the stuff

for 1 it makes sure that everything is removed including the REG s***
2 it makes sure that the stuff is never installed in the first place


One final question.

Does anyone thought about swapping the shell/explorer for a different one to remove IE totaly. ( with a single file of edit in the shell=)

I know one can use litestep but that's a bit drastic for me wacko.gif
Datalore
idioteque, there's only so far you can slim down XP on a cd without destroying the core OS. I'm sure it took jdeboeck many many hours of testing for stability after removing files from an XP install CD. Plus, I'm guessing most of the 'bloat' in Windows is created during the install process, based on the installation environment (your PC). So, in essence the only way to remove some of those excess files is to delete them manually or use a batch file.

And your second question- you want to totally remove explorer/iexplorer, but Litestep is too drastic for you? Come on...
Jazz
Ok some questions..
If i remove this stuff is it possible to reinstall them at a later stage when i actually need it ??

Like drivers, will windows ask me for the driver from the xp cd later ?
also, i use Dustbuster XP to remove junk file from my PC. On a default install it removes 880MB of files.. thats something HUGE

I guess you may have some luck too.. try it, and let me know how it goes.

BYe,
Jazz
Jazz
Ya, ok got it workin, my windows folder was 201MB and my DEFAULT C:\ was 675MB but after running DustBusterXP it cleaned junk worth 228MB, thats huge..

Now my c:\ excluding the swap file is only 447MB woot.gif thumbup.gif laugh.gif

YEEHAA ! now thats what i call compression..

But hey, in the process i lost my calc.exe, my soundvol.exe etc etc, and my disk defrag, how do i exclude them from being deleted or, the question now is how do i restore them ??

Now the best way is install some standard apps, like winrar etc small ones, and make a sysprep image of this install..
In the image it'll further shrink to a 50% that'll make the image appsrox 225MB !

Hope this info helps someone..
BYe,
Jazz

Image of Size
iwod
is it actually possible to add more smaller options in Jdeboeck batch files? And other options like

Stuff like removing Hotfix log file in Windows
Remove Dr watson.
DVD play
And NOT remove msconfig.... ( I don't even know what batch file removes that )
MCT
if u wanna remove log files just put this in a batch file..

DEL /S /Q "%windir%\name of file.log"

smile.gif
Bold_Fortune
QUOTE (Datalore @ Feb 27 2004, 03:25 PM)
Yes, it was Bold_Fortune.  The posts were in the Windows XP forum. Click here to see all posts made by him. Somewhere in one of his posts he gives the link to another forum which has batch files to remove stuff.
*


Hi, all. I just bumped into this thread. It must be a very old thread. I bumped into it on Google.

Thought I'd sign in and and update that link for you.

A really nice lady who lives in England gave me a site where I could finish my work on Slimming Down Windows XP.

Here's where you can find my completed guide now. Or you can click on the links in my signature.

http://www.bold-fortune.com/forums/index.php?showtopic=229
scankurban
I have 204 mb xp sp2 with office xp.just 6 minutes needed for installation
RJARRRPCGP
QUOTE (Aaron @ Feb 26 2004, 12:00 PM)
150-185mb is the size of Windows XP's installation files on the CD.
*


If you're talking about with the stock Windows installation the files on the CD will be around 490 MB.
lynchknot
QUOTE (Aaron @ Feb 27 2004, 08:38 AM) *
Bold_Fortune wasn't it?

Hey! That's the guy over at http://www.graphixanstuff.com/Forum/index....opic=4311&st=30

Posting stuff about you guys.

QUOTE
Yeah, I go there (MSFN) for the entertainment.
QUOTE
I just love it watching idiots talk to experts


Here's the biggest Loser statement:

QUOTE
Man, I really have nothing to do lately. I'm getting the biggeest kick out of this.


Nice guy huh? Perhaps he needs to get a life. IMO a short fused child whom gets a "kick" out of others arguing while trying to maintain the facade of an angel.
Martijn
I once got it to about 110 MB using nLite (XP Home SP2), but don't ask me for my settings, because I accidentally deleted it...
suryad
Pretty impressive Martijn...the lowest I got it down to was 150 mb and that was almost perfect.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.