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.

Windows Setup

Featured Replies

Finished creating Unattended CD - is there a way to bypass the windows setup screen, after all it isn't really fully unattended when a user has to delete/create the partition and set to NTFS. Is there something in the .SIF file I am missing that will automate this section of installation. Thanks.

  • Author

I didn't mean the Windows SP2 setup screen. I am talking about the screen immediately after you hit a key to boot from the CD. That blue Windows Setup screen, where you create/delete the partition, etc. I didn't see anything on the page you linked referencing that. Let me know if I am blind. Thanks for quick reply.

don't think that's possible, but i do agree that its unneeded

Sif files are like women - enigma wrapped in a riddle under a veil of mistery :lol:

You can absolutely have it partition things automatically. As you were already linked to, you can set AutoPartition to 1 in winnt.sif. Combine that with the Repartition setting and FileSystem setting, and you can automate the entire process. You can also use the OemSkipEula setting to skip pressing f8 to accept the license agreement.

Seriously, what of that doesn't accomplish what you're looking to accomplish?

Finished creating Unattended CD - is there a way to bypass the windows setup screen, after all it isn't really fully unattended when a user has to delete/create the partition and set to NTFS. Is there something in the .SIF file I am missing that will automate this section of installation. Thanks.

**EDIT: I just saw RyanVM's post and that would probably work much better than mine. However, the information below could still be potentially useful to you. ****

I believe you are looking for the following:

[unattended] (Unattend.txt)

Answer File = Unattend.txt

The [unattended] section for Unattend.txt contains entries for running Setup. For the Sysprep.inf version, see [unattended] (Sysprep.inf).

Repartition

Specifies whether to delete all partitions on the first drive of the client computer and to reformat the drive with the NTFS file system.

Syntax Repartition = Yes | No

Values Yes

Deletes all partitions on the first drive and reformats the drive with NTFS.

No

Does not delete partitions or reformat the drive.

Example: Repartition = Yes

Edited by JuMz

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.