Jump to content

Recommended Posts

Posted

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


Posted

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.

Posted
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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...