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.

Help me Pls about winnt.sif

Featured Replies

hi friends

i cant setup windows xp and when go setup windows xp my drives automaticali

convert to ntfs and i cant convert to fat32 item :

format drive with fat32 (quick) cleaned

pls help me

thanks :rolleyes::blushing::wacko::hello:

The reason you're not getting any answers is because you question does not provide any useful info. Start with publishing your answer file and explain your problem as clearly as you can. Remember, telepathy is a rare gift, and not everybody here got one :)

First of all U have to post Ur WINNT.SIF.

If I understand you correctly, your Windows XP setup is automatically formatting your drive using NTFS. You want to format the drives using FAT32. You have a couple of options which allow you to do this:

1. Manually partition the drives during setup. This will cause the installation to pause and prompt you to setup the partitions. You will be limited to a maximum partition size of 32GB using this method.

;Sample from WINNT.SIF

[Data]
;Install Windows to the first available partition
AutoPartition=0 <---- Set this value to 0

[Unattended]
;Specifies whether to delete all partitions on the first drive of the
;client computer and reformat the drive with the NTFS file system.
Repartition=no <---- change this answer to no

2. Install on pre-formatted the drive using the OFORMAT tool. You will need to prepare the drive using FDISK and the OFORMAT tool to partition and format the drive using FAT32. I am not certain of the maximum partition size you can format using the OFORMAT tool.

;Sample from WINNT.SIF

[Data]
;Install Windows to the first available partition
AutoPartition=1 <--- Set this value to 1

[Unattended]
;Specifies whether to delete all partitions on the first drive of the
;client computer and reformat the drive with the NTFS file system.
Repartition=no <---- Make sure this is set to no.
;Specifies whether to convert the primary partition to NTFS or to leave it alone.
FileSystem=LeaveAlone <---- Add this line.

Edited by gtaylor

oformat is part of the deployment tools for windows xp. you can use the version on your xp cd if you still have it but there is a newer version available from microsoft. explanation of its use is in the included help files in the deployment kit.

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.