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.

Hard Drive (C:) Icon change

Featured Replies

I just place this in my registry edits

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]
@="C:\\Windows\\windisk.ico"

Then I place the icon I want in the $OEM$\$$ folder.

Looks like this when done.

LocalDisk.jpg

windisk.ico

Where do I put that code before doing an .iso? So when the .iso is made the icon stays that way?

Thanks! ;)

  • Author

Make a file called cmdlines.txt and place it in your $OEM$ folder. Add these lines of code.

[COMMANDS]
"REGEDIT /S regkeys.reg"

Then make a file called regkeys.reg and place it also in your $OEM$ folder. Add these lines of code.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon]
@="C:\\Windows\\windisk.ico"

Then make your .iso

EDIT: This also works for other drives as well, you can change the \DriveIcons\$ value to anything you want and change your CD Drive Icon, etc.

Hi,

I have windows xp and I do not have that key on my register. Someone knows why?

Hi,

I have windows xp and I do not have that key on my register. Someone knows why?

The reg key is not needed for Windows default drive icons, only when you customise them.

Likewise ofr a lot of reg tweaks and policies.

  • Author

Yeah, I've noticed a lot of these I need a key for the registry

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.