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.

Does this look correct

Featured Replies

Im trying to make a diskpart script and I want it to create the recovery parition first then create the main parition

So on blank drive it creates a 5GB partition first and then formats it and then labels it and assigns a letter

then it creates the main parition with what ever space is left over.

Select disk 0
Create Partition PRI Size=5000
Select partition 1
Format FS=NTFS Label="winre" QUICK
Assign letter=R
Create Partition PRI
select partition 2
Format FS=NTFS Label="Vista" QUICK
Assign LETTER=C
active

Select disk 0

clean

Create Partition PRI Size=5000

Format FS=NTFS Label="winre" QUICK

Assign letter=R

Create Partition PRI

select partition 2

active

Format FS=NTFS Label="Vista" QUICK

Assign LETTER=C

Don't forget the clean command!

Edit: No i am not going to update my thread yet. I'm getting burn out already so I'll save that for another day.

Don't forget, the assigned drives are only for thw winpe session. They may appear different in your installed operating system.

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.