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.

dvda2k

Member
  • Joined

  • Last visited

  • Country

    China

Everything posted by dvda2k

  1. [ REMOVED. READ THE RULES NEXT TIME YOU JOIN A FORUM. ]
  2. Thanks for the guide! BTW, The documentation on Windows AIK for Windows 7 is quite detailed about everything. Definitely worth reading!
  3. Why you do it yourself? why not download the offical SP1-slipstreamed Vista from MSDN
  4. You should make your unattend file look like this: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> ... ... ... <cpi:offlineImage cpi:source="wim:g:/vista/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
  5. There are two places about <ProductKey>. Microsoft-Windows-Setup, the one you used, and Microsoft-Windows-Shell-Setup. <ProductKey> under Microsoft-Windows-Setup is for installing only. So OEM can use the same key for all computers. <ProductKey> under Microsoft-Windows-Shell-Setup is for activation purpose. You need to add your Key to this Microsoft-Windows-Shell-Setup during the specialize pass.
  6. I have few questions about the "Configuration Passes" of vista setup. I read the How Configuration Passes Work section from Unattended Windows Setup Reference in Windows AIK, but still confused. 1. When is install.wim applied to the system partition? My guess is it's the last operation of offlineServicing or the first one of specialize. 2. When is Environment Variables available? My guess is either on the specialize pass or right after it. Guys, let me know your ideas.

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.