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.

ToolBars on windows xp

Featured Replies

hi i am making my unattended windows xp and i have some problems ...

i used to add directory using newtoolbar... in toolbar of windows xp ... i want it done by registry ... can i add it by registry or not

post-306494-0-95018000-1293249147_thumb.

it's view i want add my directory here....

thanks in advanced

Setup your taskbar with the folders you want (the positioning, etc). Log off and then back on. Export the following registry key and import it during your unattended install.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]

"TaskbarWinXP"=

Make sure to load the reg file before your user profile has loaded. The best way to accomplish this is by using the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce key. Add an entry with a batch file run from an $OEM$ folder like...

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /v Taskbar /d "regedit /s C:\Install\Taskbar.reg"

If you are going to change things like making the taskbar 2 rows tall or moving the taskbar to the top of the screen then you also need to use this key....

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2]

"Settings"=

Edited by -X-

  • Author

Setup your taskbar with the folders you want (the positioning, etc). Log off and then back on. Export the following registry key and import it during your unattended install.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]

"TaskbarWinXP"=

Make sure to load the reg file before your user profile has loaded. The best way to accomplish this is by using the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce key. Add an entry with a batch file run from an $OEM$ folder like...

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /v Taskbar /d "regedit /s C:\Install\Taskbar.reg"

If you are going to change things like making the taskbar 2 rows tall or moving the taskbar to the top of the screen then you also need to use this key....

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2]

"Settings"=

thanks i gonna try it

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.