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.

autopartition with diskpart?

Featured Replies

i'm trying to figure out diskpart but i can't find any manual's about how to make partitions automaticly before the installment of WinXP with the unattended CD

i'm using nLite for my burning and creating of the CD

does anyone know a good manual or a way to first boot diskpart with the script and automaticly load the installment of XP after that.

(i'm trying to make a cd where i only have to push a key once and wait till XP is installed)

easiest way is to open a cmd window and type diskpart at the diskpart prompt type a ? it will list all of the possible commands.

Pick the command you want more info on and type it followed by a ? to get more info.

or check out:

http://support.microsoft.com/kb/300415

  • Author

that's not what i mean. i trying to make a bootible cd but how can i make it so that cmd window comes first and the installation later automaticly

diskpart /S scriptfile

will execute the commands in the scriptfile. remember to add the "noerr" switch to the commands where necessary, otherwise diskpart will exit as soon as one command fails.

so you could call the above command from a .cmd or .bat and in the next line start a unattended installation. Is that what you were looking for?

  • Author

That realy helps a lot but what do i have to change to let the cd start from the cmd or bat file.

there is a startnet.cmd file in the Windows PE image (\Windows\System32\startnet.cmd). Just add your commands to it.

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.