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.

You are running low on disk space...

Featured Replies

Is there any way to stop those "You are running out of disk space on drive blah:\" messages coming up on certain drives? I'd like to know when my primary storage partition is getting full, but I often fill smaller partitions with backups and copies and such. I really don't need to know when they're full because I never really use them except for backups so I keep track myself. So can this be disabled? (If need be, I wouldn't mind disabling it for all drives, but I'd prefer to keep it enabled for one or two.)


I know there is a tweak somewhere on this forum... But yeah...

You can try using TweakUI for xp :)

if you check in the Unattended section there will be something about it there. its most likely in the reg tweaks part 3 download.

  • Author

Got a couple more things I'd like to tweak, as long as I'm here.

1) Those shortcuts at the side of Open and Save dialogs, like Recent Documents and so on. I want to point them to locations I actually use.

2) Pre-programmed hotkeys. If I press one of the multimedia keys on my keyboard, it opens Calculator, another opens Notepad, etc... I want to disable that so I can write my own hotkey program.

3) If possible, treat shortcuts as directories rather than files. If I want to save something, by default it usually starts on the desktop. I have shortcuts to various places there but if I click them, it doesn't let me save in the directory they point to; instead it asks if I want to overwrite the shortcut file.

1. How to customize the My Places bar

3. Instead of having shortcuts on your desktop, you could make hardlinks to the folders.

Linkd.exe is in the Windows Server 2003 Resource Kit Tools (it's also in the Win2000 resource kit but that ones not free)

Example

cd desktop
md Downloads
linkd downloads c:\downloads
Link created at: downloads

Now the 'Downloads' folder on the desktop looks and acts just like a regular folder, except the contents of it are actually the files/folders inside C:\Downloads. If you save/delete/alter anything in it the changes will actually be in the target folder.

For #1), the method that nakira linked to works... but gosh NO! Download and install TweakUI. It's got a setting in there for the Places Bar. That way, you'll never run the risk of messing up the registry.

  • Author

Those keys only seem to apply to Office, which I don't have. And with hardlinks, wouldn't that mean when I open the folder on the desktop it would be seen as Desktop\Whatever instead of its real path?

@HyperHacker - Look at TweakUI under Common Dialogs->Places Bar. That's what you want to change to make it customized.

To simply answer your question, when you open the hardlinked folder on your desktop, in the address bar, you will see C:\Documents and Settings\[username]\Desktop\Folder even though the files are stored in C:\Folder (or wherever you have linked them to).

Oh yeah, sorry, that is Office places.

This is the key for normal Open/Save places.

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\ComDlg32\Placesbar

Edited by nakira

  • Author

Hm, the only thing under Policies is explorer. And I'd rather not have to download a program just to change it.

You have to create the keys, if they don't exist the default places are used.

Here's an example

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ComDlg32\Placesbar]
"Place0"=dword:00000000
"Place1"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,44,00,72,00,69,00,76,\
 00,65,00,25,00,5c,00,00,00
"Place2"="D:\\"
"Place3"="E:\\"
"Place4"=dword:00000011

Where

"Place0" is Desktop

"Place1" is %systemdrive%\

"Place2" is D:\

"Place3" is E:\

"Place4" is My Computer

  • Author

Yay! I don't suppose I can change the default path? (When an app doesn't specify one, it starts in My Documents.)

Most all defaults are stored in the registry, someplace.

If you can find it......you can change it.

Just search the registry for what you want to change.

Like, you can change the registered users' name.

If the old users' name was "Joe Schmoe" for instance, search for the whole name and then search again for just "Joe" and then for just "Schmoe".

:whistle:

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.