Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Slimming down Windows XP install folder

Featured Replies

Does anyone have any information on what u can delete from the i386 folder safely on a Windows XP install.

Im currently having probs with the initial copying stage from the distribution point, the install either stops or a message comes up saying there XP need at least 1023MB free space.

It was alright but with all the updates the amount being copied over has increased. Obviously too much.

I have a boot disk, made from another site. It uses gdisk to format and partition the disk to 2047MB and then reboots and connects to the distribution share, where it starts its copying stage.

I've tried increasing the size of the created partition but i get an error:

Cannot find a place for the swap file.

The code for the disk is:

::Use Norton Gdisk.exe (look for the latest version to use).

::The first line deletes all partitions on the drive.

::The second line creates a DOS (FAT16) Primary partition of 2048MB

::and does a quick format.

::The /y supresses confirmation

::The /for means format

::The /q means quick format

::The /sz: is size in MB

::The /-32 means FAT16 partition

::The /all means all partitions on the hard drive

::Note: Gdisk will not delete dynamic disks

.\gdisk 1 /y /del /all

.\gdisk 1 /y /cre /pri /-32 /sz:2047 /for /q

Any help would be appreciated.


look at the nLite forum under User Created Projects, thats what it does

its a windows XP/2003 reduction utility

I had a similar problem, although for me it was with "aefdisk" and "Format". The problem was because this was via an MS-DOS bootdisk, and it could only create a FAT16 partition (which by its nature can't be larger than 2GB). For me, the solution was doing my business with a Windows 98 bootdisk, which can create and format a FAT32 partition larger than 2GB.

The only catch I had was that this was a network bootdisk, and I now didn't have enough room on the floppy disk for the networking components! That led to creating and extracing a .cab file, and a few other headaches...

  • Author

where exactly is this?

look at the nLite forum under User Created Projects, thats what it does

its a windows XP/2003 reduction utility

thanks.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.