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.

Would like help on just creating a quick Autounattend.xml

Featured Replies

The quickness thing is I just hate any other computer than mine! I've tried this already, but it installed a horribly messed up Vista that I'm just wiping over.

Anyway, I'm not bothered about using vLite to go through things to make the install nice and easy, all I'm after is the minimum needed to make Vista install to C:, Users to D: and both Program Files to E:, which vLite can't do anyways. These drives are partitions on the only drive that has ever appeared in the install screens, and it is in this order, so what would I need?

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64"
publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
xmlns:wcm="
http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance ">
<FolderLocations>
<ProfilesDirectory>D:\</ProfilesDirectory>
<ProgramData>E:\</ProgramData>
</FolderLocations>
</settings>
</unattend>

That's what I think is the minimum. I don't need to edit partitions, I can do that myself.

(edited the code for easier reading)

Edited by DanFraser


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.