Recommended Posts

Note: This guide was last updated and tested with build 11.0.5358.4827

I assume you know how to use reshacker. If you don't, read this.

Fire up reshacker and open up the file located at the equivalent to:

C:\Windows\System32\wmploc.dll

After you remove something, make sure to hit "compile script" before saving the file to a new directory.

Menus

>Menu

The File/View/Play/Tools/Help Drop Down Menu:

>616>1033

The right click menu for songs/playlists:

>1650>1033 and >7228>1033

Mine

1650 MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "Playlist Popup"
{
	MENUITEM "Err∨ Details",  18902
	MENUITEM SEPARATOR
	MENUITEM "&Play",  18866
	MENUITEM "Play &Selected Items",  18903
	MENUITEM "&Add to Now Playing List",  18890
	MENUITEM SEPARATOR
	MENUITEM "&Edit",  18891
	MENUITEM "Ad&vanced Tag Editor",  19120
	MENUITEM "&Find Album Info",  18906
	MENUITEM SEPARATOR
	MENUITEM "De&lete",  18894
	MENUITEM "P&roperties",  18897
	MENUITEM "&Open File Location",  18905
}
POPUP "Column Chooser"
{
	MENUITEM SEPARATOR
}
POPUP "Dropdown Chooser"
{
	MENUITEM "All &Music",  19114
	MENUITEM "All &Video",  19116
	MENUITEM "Radio &Stations",  19117
	MENUITEM "A&lbums",  19118
	MENUITEM "A&rtists",  19119
}
POPUP "Playlist Actions"
{
	MENUITEM "&Clear List",  19125
	MENUITEM SEPARATOR
	MENUITEM "&Repeat",  18843
	MENUITEM "&Play Shuffled",  18842
	MENUITEM "S&huffle List Now",  19129
	POPUP "Sor&t"
	{
		MENUITEM "By &Title",  19126
		MENUITEM "By &Artist",  19127
		MENUITEM "By Al&bum",  19128
		MENUITEM "By &File Name",  19136
	}
	MENUITEM SEPARATOR
	POPUP "&Open Playlist"
	{
		MENUITEM "My Playlists",  12202
		MENUITEM SEPARATOR
		MENUITEM "&Additional Playlists...",  12014
		MENUITEM "&From File...",  19130
	}
	MENUITEM "&Save Playlist",  19135
	MENUITEM "Save Playlist &As...",  19131
}
}

7228 MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "List Item Popup"
{
	MENUITEM "&Open",  7244
	MENUITEM "Pla&y All",  7229
	MENUITEM "&Play",  7230
	MENUITEM "Play Music &Video",  7690
	MENUITEM "Dow&nload",  7334
	MENUITEM "&Save to My Library",  7688
	MENUITEM "Show &More Views",  7319
	MENUITEM "Show &More Views",  7323
	MENUITEM "Show &More Views",  7324
	MENUITEM "Add to Now Play&ing",  7316
	MENUITEM SEPARATOR
	MENUITEM "&Edit",  7232
	MENUITEM "&Edit in List Pane",  7665
	MENUITEM "&Edit",  7666
	MENUITEM "Re&name",  7306
	MENUITEM "Ad&vanced Tag Editor",  7304
	MENUITEM "Fi&nd Album Info",  7312
	MENUITEM "Fi&nd DVD Info",  7669
	MENUITEM "Paste Al&bum Art",  7301
	MENUITEM "Update Album &Info",  7303
	MENUITEM SEPARATOR
	MENUITEM "De&lete",  7240
	MENUITEM "De&lete",  7714
	MENUITEM "De&lete",  7715
	MENUITEM "P&roperties",  7261
	MENUITEM "&Find in Library",  7668
	MENUITEM "Open File Lo&cation",  7243
}
POPUP "Art Column Popup"
{
	MENUITEM "&Edit",  7232
}
POPUP "Header Column Popup"
{
	MENUITEM "&Sort by this Column",  7268
	MENUITEM SEPARATOR
	MENUITEM "&Choose Columns...",  7270
}
POPUP "Disc Popup"
{
	MENUITEM "&Open",  7244
	MENUITEM "&Play",  7273
	MENUITEM SEPARATOR
	MENUITEM "&Rip",  7276
	MENUITEM "Stop &Rip",  7277
	MENUITEM "&Eject",  7274
	MENUITEM "Er&ase Disc",  7293
	MENUITEM SEPARATOR
	MENUITEM "Proper&ties",  7275
}
POPUP "Playlists Popup"
{
	MENUITEM "&Open",  7244
	MENUITEM "&Create Playlist",  7344
	MENUITEM "Create &Auto Playlist",  7345
	MENUITEM "&Show All",  7320
}
}

I've got no URGE

The removal of the music service built-into windows media player 11.

Note: If you really want, you can change the button's title in #14 and change the links in 85+86 and 23 and have your the page you wish to be viewed in wmp11.

String Table>14

Remove:

 219, 	"Online Stores" 

String Table>80

Remove:

 1277, 	"Choose online store"
1278, 	"Store menu" 

(disables the ability to choose between online stores)

String Table>85+86 (disables the actual button)

Delete.

String Table>141

 Remove: 2240, 	"Online Stores"
2241, 	"Online Stores"
2242, 	"Find online stores on the Internet"
2246, 	"&Online Stores" 

String Table>294+295 (disables the ability to choose between online stores)

Delete.

String Table>452

Remove:

 7219, 	"Online Stores" 

Bitmap>5101

Right Click>Save [bitmap : 5101 : 1033]... (save it to a safe location)

Bitmap>5010+5011+5012

Right Click>Replace Resource> Open file with new bitmap...> (open bitmap 5101 you saved above) > Replace

(After Version Info, not part of string table or bitmap)

>23

Delete (right click>delete resource): "service_none.htm" "service_no_local.htm" "service_nofunc.htm" "service_initial.htm"

(this will disable loading an error site, you can try to play around here to make another site appear)

If done correctly, all you have left now is the actual button but it does not take you to a website. The button is located in bitmap>5010+5011+5012 but unfortunately the other buttons use these resources too. You can replace them with another resource but it will affect the other buttons.

Ratings Begone

>Bitmag (Right click>delete resource)

Delete: 339, 348, 349

The entries below can also be found by searching (ctrl+f) for keywords like "rate", "rating", "star" and "unrated".

>Menu>1650, 7228

Remove:

	POPUP "Ra&te"
	{
		MENUITEM "&1 Star",  19106
		MENUITEM "&2 Stars",  19107
		MENUITEM "&3 Stars",  19108
		MENUITEM "&4 Stars",  19109
		MENUITEM "&5 Stars",  19110
		MENUITEM SEPARATOR
		MENUITEM "&Unrated",  19139
	} 

(also make sure to remove the POPUP "Ra&te" from menu 7228)

>Menu>145, 1650, 7320

Under <POPUP "So&rt">

Remove:

MENUITEM "By &amp;Rating",  12048 

String Table>20

Remove:

 311, 	"Rating" 

String Table>22

Delete.

String Table>31

Remove:

 483, 	"[Unknown Rating]" 

String Table>43

Remove:

 686, 	"Rating" 

String Table>45

Remove:

704, 	"Unrated"
705, 	"1 star (don't play again)"
706, 	"2 stars (OK)"
707, 	"3 stars (like it)"
708, 	"4 stars (really like it)"
709, 	"5 stars (love it)" 

String Table>46

Remove:

 729, 	"%d stars (automatically rated)" 

String Table>60

Remove:

 955, 	"Unknown Rating" 

String Table>109

Remove:

 1731, 	"Rating" 

String Table>110

Remove:

 1752, 	"Parental Rating" 

String Table 111

Remove:

 1770, 	"Provider Rating" 

String Table>131

Remove:

 2087, 	"Rating: %s" 

String Table>136

Remove:

 2169, 	"AMG Rating: %s stars" 

String Table>146

Remove:

 2333, 	"Rated Songs"
2334, 	"Rated Video"
2335, 	"Rated TV" 

String Table>150

Remove:

 2396, 	"Synchronize Ratings"
2397, 	"Click OK if you want to import the ratings in your files into your library. Note that doing so overwrites the current ratings in the library. Click Cancel if you want to keep the ratings in your library separate." 

String Table>162

Remove:

 2587, 	"Unrated" 

String Table>175

Delete.

String Table>201

Remove:

 3208, 	"Synchronizing ratings and play counts with device (%d%%)" 

String Table>205

Remove:

 3276, 	"Windows Media Player cannot play this DVD segment because the segment has a parental\nrating higher than the rating you are authorized to view." 

String Table>206

Remove:

 3286, 	"Current rating restriction:  %s" 

String Table>413

Remove:

 6596, 	"1 star"
6597, 	"2 stars"
6598, 	"%s stars" 

String Table>452

Remove:

 7226, 	"%s Stars" 

String Table>481

Remove:

 7686, 	"My Ratings"
7687, 	"Auto Ratings" 

String Table>501

Remove:

 8000, 	"Currently playing item rated %s stars (Ctrl+WindowsKey+%s)"
8001, 	"Currently playing item rated 1 star (Ctrl+WindowsKey+1)"
8002, 	"Rating cleared from current playing item (Ctrl+WindowsKey+0)" 

String Table>1808

Remove:

 28914, 	"Auto Rating"
28915, 	"Auto rating %condition% %value%" 

String Table>1810

Remove:

 28954, 	"Parental Rating"
28955, 	"Parental rating %condition% %value%" 

String Table>1811

Remove:

 28960, 	"Content Provider Rating"
28961, 	"Content provider rating %condition% %value%" 

String Table>1816

Remove:

 29046, 	"My Rating"
29047, 	"My rating %condition% %value%" 

String Table>1823

Remove:

 29167, 	"Unrated" 

String Table>1824

Remove:

 29168, 	"1 Star"
29169, 	"2 Stars"
29170, 	"3 Stars"
29171, 	"4 Stars"
29172, 	"5 Stars" 

If done correctly, all you have left now is the star for the ratings button on the left and it still takes you to the star page. I am still looking for this resource, I will update the post when I find how to remove it.

More

>AVI>1229

Delete. (Video showing how to enable the minibar)

>Menu>12160+12180

Delete. (I don't use them

>Menu>1667

If you don't like the ability to access the File/View/Play/Tools/Help by right clicking, delete this menu.

After you have compiled and saved your modified wmploc.dll somewhere, use replacer to replace the file with yours.

Edited by slimy
Link to comment
https://www.neowin.net/forum/topic/462247-a-guide-to-reshacking-wmp11/
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • 7 months later...

I know this is old, but I am finally getting to this.

Anyone know where the image that is the URGE logo is? I looked through all the bitmaps and found nothing.

I want to make a web page that displays the utorrent web interface, BTJunkie, imdb and TV.com. Muahahahaha....

Thanks,

Matt

  • 2 months later...

Thanks for the guide. I've followed all the above steps carefully to remove the URGE store using Reshacker to modify wmploc.dll in /system32/. However, the wmploc.dll file seems to get replaced by the original by Windows automatically, leaving me with an unedited version of it.

I have WMP11 closed and made sure it was closed by checking taskmanager. I've also tried to save the modified wmploc.dll to desktop first, and then replacing it by deleting the one in /system32/ and moving the modified one in. Still doesn't work. Any ideas guys?

Edit//

Well, I booted into safe mode to replace the file, but when I got back into normal mode to test it... it gave an error saying wmploc.dll is not a vaild Windows image file.

Edited by cow07
  • 4 months later...
  • 1 month later...
  • 2 months later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dupe of "Microsoft further improving Windows 11 Taskbar with latest builds", published <20 minutes apart
    • Dupe of "Windows 11 is getting redesigned taskbar settings in new build", published <20 minutes apart
    • Ooooh! Two editorial from Paul Hill on the same day! Is it my birthday or something? 😉 Okay, let's see if I get it right. SearXNG develops a meta-search engine app. Individuals install it on their relays. Users connect to these relays to have their own identity-stripping meta-search engine instead of relying on DuckDuckGo. And some of these volunteers have listed their SearXNG instances on SearX.space. That was a lot of wrap my head around. I hope I haven't missed anything.
    • You sound like some Ukrainians in Crimea before 2014: "I didn't vote for USSR disbanding - I want Ukraine to be part of Russia again" 🤣
    • Uninstalr 3.1 by Razvan Serea Introducing Uninstalr: Easy to use and very accurate software uninstaller for Windows. It can uninstall multiple apps at the same time and we think it’s pretty cool. Developed with expertise by Macecraft Software - the minds behind jv16 PowerTools. Key Features Batch uninstall many apps at the same time. Supports unattended uninstallation of apps. Supports monitoring of new software installations. Also detects portable apps and previously uninstalled software leftovers. Shows all the data added to your system by installed software on a file by file basis. Shows all the data it will remove before starting the uninstallation. Filter and search the list of installed software. According to our benchmark, Uninstalr is the most accurate software uninstaller by leaving the least amount of leftovers when uninstalling apps. Supports detection and uninstallation of Microsoft Store, Steam, Big Fish Game System, Chocolatey, NuGet and Ninite installed software. Supports Windows Dark Mode. Supports Windows 11, 10, 8 and 7. Comes with these translations builtin: Chinese Simplified, Chinese Traditional, Czech, Danish, English, Filipino, Finnish, French, German, Greek, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Malay, Norwegian, Polish, Portuguese, Romanian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian and Vietnamese. Has a single executable file portable version and a normal setup version. Uninstalr is freeware, lightweight and easy to use. No bells and whistles, no nonsense. Uninstalr’s custom uninstallation engine has a dedicated support for the detection and uninstallation of 15 types of apps: Normal Windows apps Microsoft Store apps Portable apps Chocolatey apps Ninite apps PortableApps.com apps Steam games EA App games Epic Games Store games Riot platform games GOG Galaxy games WarGaming.net games Battle.net games itch.io games Big Fish platform games Uninstalr 3.1 changelog: Key Changes Uninstalr now starts and shows the list of installed apps faster after the initial scan has been completed, and with much smaller memory usage. Uninstalr now detects and highlights apps that automatically start with Windows. Greatly improved the detection of portable apps. Improvements New feature: Uninstalr now detects and highlights apps that automatically start with Windows. New feature: Uninstalr now highlights possible leftovers and apps from Russia and China. This can be disabled from the Settings. New feature: A new filter that allows you to show only software that is installed to other than the system drive. New feature: Users can now select to always do the deepest and the most accurate scan for installed apps, at the cost of the analysis taking a longer time. Greatly improved the detection of portable apps, such as added dedicated support for MiTeC, EZ Tools and SysInternals tools. Improved support for portable apps installed via Windows System Control Center (WSCC). NirSoft portable apps are now listed with "NirSoft" prefix for easier identification. Improved the speed of uninstalling apps. The main installed software listing search will now find "Xbox GameBar" if you search for "Game bar" and vice versa. The tooltip now displays more detailed information of the installed apps, such as its registry key and uninstaller path. The links in the About section now look more like clickable links. The main menu is now more clearly indicated in the main user interface. Microsoft Teams Meeting Add-in for Microsoft Office ships with some Windows 11 installations and is now considered a builtin Windows app and only listed if builtin Windows apps filter is enabled. Added a Help button to the main user interface that opens the help section of the website. Added an option not to close Uninstalr after uninstallation. If you open the Uninstalr website from the app, the website now receives the version number of your current Uninstalr version and warns you if you are using anything but the latest version. Improved the accuracy of the New Software Monitor. Improved confirmation messages for Steam and other platform related uninstalls. Improved the uninstallation performance of Steam games. Fixes: Known bug fixed: Some installed app names are capitalized incorrectly, such as "CCleaner Portable" is listed as "ccleaner portable". Known bug fixed: Some apps can be listed twice, for example, Smart Defrag can be listed once as Smart Defrag and then Smart Defrag Home. Known bug fixed: On the pre-uninstallation screen, the Scripts checkbox can be checked by default on Dark Mode but not on the normal mode. Known bug fixed: Perform Deep Analysis can be started only by clicking the button, not via the Right Click menu, main menu or F4 keyboard shortcut. Muse Hub could be incorrectly listed as Adobe Muse. SyncTrayzor was incorrectly detected as two unrelated software, SyncTrayzor and Syncthing. Smart Defrag was incorrectly listed twice as Smart Defrag 11 and Smart Defrag Home. It was possible to enter non-printable characters to the search input boxes of the main screen, and the path listing screen, which caused the UI to look funny. Changing the translation from Settings, especially many times in a row, caused the UI to distort. If you had multiple instances of portable apps on your system, such as the 64b and 32b versions of the same portable app, typically only one of them was detected, not both. In some very rare cases, Uninstalr UI could start with random characters in its search input boxes, which could make the UI look rather confusing. This was a rare issue, only reported by two users. The pre-uninstallation screen could display non-existing paths for example as the software's installation directory or main exe file. This was a cosmetic issue. New Software Monitor cannot detect the installation of Claude. Selecting all the found software made the UI look funny with the top panel covering everything else (because the names of all the selected software were listed there). Sometimes a Steam game could be listed a normal app instead of a Steam game. If the system restart after an uninstallation is delayed, e.g. because of Windows Updates being installed, this additional delay is incorrectly added to the time how long the uninstallation process took. This cosmetic bug could cause the program incorrectly report an uninstallation time longer than the actual uninstallation time. Uninstalling Minecraft could simply fail. The Only scan the system drive for installed apps setting does not fully work. If some apps are installed to a non system drive and this setting is enabled, the app could still be detected and listed on the main user interface. Changing any settings could also incorrectly alter the Only Scan The System Drive For Installed Apps setting. Microsoft OneDrive and Copilot are not always detected. If you enter something to the search filter field, then select the text and press the Delete key, this triggers the Uninstall button click even if your intent was to delete the text input. If you press the F5 key to refresh the screen during the uninstallation loading screen, the program will crash. If you enabled some setting, such as "Do not analyze installed app installation sizes", it could automatically be unchecked later. Uninstalr doesn't warn you if you try to remove Fortec antivirus. There should be a warning if user attempts to remove any antivirus or antimalware type program. Such programs should not be uninstalled using a third party uninstaller, as they are typically protected against automated uninstallation, for security reasons. With "Do not analyze installed app installation sizes" option checked from the Settings, Uninstalr could still display some installation size related elements in the UI which was confusing. The "Only scan the system drive" option moved under Improve Scan Speed from the General settings. If two software have the exact same name and version number, selecting both of them for uninstallation fails because only one is actually selected. Sorting the installed apps by size sometimes fails and the order is incorrect. The "Don't show which paths are currently analyzed" did not work correctly - some parts of the UI still show the currently analyzed path with this setting checked. The "Don't list software less than 10 MB" filter did not work correctly - some apps smaller than 10 MB could still be listed. Uninstalr could start very quickly and display an empty list of detected apps. Restarting the app usually fixed the issue and the list of installed apps was properly displayed. If you placed portable Uninstalr to a same folder with other portable apps, those were not detected because Uninstalr automatically added its installation folder to the ignore list. When trying to uninstall some specific software, Uninstalr could get stuck on the Searching for more data relating to the app phase. Uninstalr could sometimes do a silent uninstallation even if user had unchecked the Perform a silent uninstallation option. Known issues: Uninstalr can fail to run with an Out Of Memory error in systems that have a lot of installed apps. Using the New Software Monitor tool multiple times during one session can cause the program to get stuck on the Scanning stage. The "uninstallation completed" message box sometimes closes when the user moves the mouse cursor over the button before user clicks it. There is no feedback for the user after Fix Information feature has been used. The Right Click menu's Select by publisher option can display the number of apps per each publisher without correct vertical alignment. The default user interface might not display all of the found installed apps if you have over 600 installed apps. If you do, using the Screen Reader Compatible Interface solves the issue. Leftover apptype filter checkbox is shown in red font only in Dark Mode. Clicking the app's icon from the Windows Taskbar doesn't minimize/restore the app like other apps. The warning about an app that user wishes to uninstall being related to some other app user did not select can sometimes be inaccurate. If app's language is changed without restarting Uninstalr, the list of installed software might not automatically refresh. When software is being uninstalled, the UI can say it is processing paths unrelating to the uninstalled app. This is purely cosmetic and does not mean these paths are removed. Uninstalr might not properly detect and/or uninstall Steam games if they are installed to a drive different than Steam's default location in C:\. You might see "This action is only valid for products that are currently installed" error message from Windows Installer during uninstallation. This is a cosmetic issue. Download: Uninstalr 3.1 | 7.1 MB (Free, paid version available) Download: Uninstalr Setup 3.1 View: Uninstalr Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      226
    3. 3
      PsYcHoKiLLa
      153
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!