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.

Fun with sound!

Featured Replies

During a silent install of Windows XP Professional, is there a way to make XP choose which of the two sound cards to set as the default choice?

I have:

- VIA Audio (attached to motherboard so i can't remove it)

- Creative Sound Blaster PCI (new one)

XP sets VIA Audio as the default sound card for all sound, i want XP to set Creative Sound Blaster PCI as the default one. instead of having to manually do it myself.

thanks for reading

  • Author

ooh, sounds technical. didn't think of that! i'll give it a go!

thanks for replying

yeah, it'll most likely come under 'PCI devices' or 'Onboard devices'

I do it with an AutoIt script at first boot:

(this autoit is for a dutch version of XP, you have to modify it)

Opt("MouseCoordMode", 0)
run("control mmsys.cpl")
WinWaitActive ("Eigenschappen voor Geluiden en audioapparaten")
MouseClick("left", 175, 50, 1);goto the audio tab
MouseClick("left", 324, 118, 1); open the dropbox to select your device
Send ("sb"); name of your sound device, I have a Soundblaster audigy 2 so it starts with the letters sb
MouseClick("left", 322, 432, 1); click apply
MouseClick("left", 155, 432, 1); close the program

Edited by erik_demon

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.