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.

Silent Sidebar Gadget Install

Featured Replies

I'm looking to deploy a couple of Sidebar gadgets that we've developed to our workstations.

Is there a way to silently install a Sidebar gadget, or am I going to have to get creative?

I was thinking that I could extract the gadget file's contents and then do a simple file copy, but I didn't know if Vista's Sidebar would pick up on them then.

I'm imaging a VM to test with, so I thought I'd ask while I wait on ImageX to finish.

Thanks


Yes...mount the wim file with imagex and add the installed gadgets, if you want to set the default gadgets you can do this with autounattended.xml

		<component name="Microsoft-Windows-Sidebar" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Gadget1>%PROGRAMFILES%\windows sidebar\shared gadgets\LiveClock.Gadget,true</Gadget1>
<Gadget2>%PROGRAMFILES%\windows sidebar\shared gadgets\GCPU.Gadget,true</Gadget2>
<Gadget3>%PROGRAMFILES%\windows sidebar\shared gadgets\MSNWeather.Gadget,true</Gadget3>
<Gadget4>%PROGRAMFILES%\windows sidebar\shared gadgets\WMP.Gadget,true</Gadget4>
<Gadget5>%PROGRAMFILES%\windows sidebar\shared gadgets\RecycleBin.Gadget,true</Gadget5>

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.