Login    
   Windows Server to Workstation
   Convert Windows Server 2008/2008 R2/2012 to a Workstation!
    Register FAQ  •  Search    
It is currently Sat May 25, 2013 7:49 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Uninstall Windows Media Player Possible?
PostPosted: Sat Aug 14, 2010 7:35 pm 
Offline
Win2008Workstation Super Member
Win2008Workstation Super Member

Joined: Mon May 05, 2008 8:30 pm
Posts: 213
While most here are looking for means to get Microsoft brand Windows 7 features working on Server 2008 R2, I'm looking for means to remove or prevent their installation; like WMP with Desktop Experience.

On Windows 7 you have the option to remove Windows Media Player and some of it's ancillary junk, but on Server 2008 R2 if you install Desktop Experience you're pretty much stuck with Windows Media Player and it's parade float of fluff, and can only change file associations.

Anyone 'in the know' here, know if it's possible to use Windows 7 .inf script (I don't have Windows 7 installed) to uninstall WMP or installer code from Windows 7 made work with Programs and Features to remove WMP?

Or using another approach, if there's a script that can be edited that's used by the Add Remove Features Wizard to prevent Windows Media Player from being installed with Desktop Experience? Or where these scripts are stashed on Server 2008 R2 so I can go digging?

Sorting this out might also make for a tidier approach to adding and removing other non-standard features from the Server 2008 R2 OS....

:?:


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Sun Aug 15, 2010 5:03 pm 
Offline
Win2008Workstation Admin
Win2008Workstation Admin
User avatar

Joined: Sat Mar 08, 2008 5:10 pm
Posts: 1065
Location: The Netherlands
Try this:
1. Copy the following files from Windows 7 x64 to Windows Server 2008 R2 or extract them from the Windows 7 x64 dvd -> sources\install.wim using 7-Zip:
Code:
%SystemRoot%\System32\OptionalFeatures.exe
%SystemRoot%\System32\en-US\OptionalFeatures.exe.mui
2. Run the following command in Start -> Run:
Code:
rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2
3. Navigate to Media Features, uncheck Windows Media Player and click OK to apply the software removal.

Hope this works, because I didn't test the actual removal as I want to keep Windows Media Player! ;)


You do not have the required permissions to view the files attached to this post.

_________________
|[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Sun Aug 15, 2010 6:38 pm 
Offline
Win2008Workstation Expert
Win2008Workstation Expert
User avatar

Joined: Wed Dec 10, 2008 9:09 pm
Posts: 250
Location: Czech Republic
Wow, it works!
I just installed, uninstalled then installed again IE, WMP and some server roles using this tool and everything seems to work OK.
Attachment:
windows_features.7z


You do not have the required permissions to view the files attached to this post.

_________________
Image


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Sun Aug 15, 2010 10:04 pm 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 554
Great work Arris. I tried the same thing for Server 2008 32-bit using the same files from a 32-bit Vista installation and it works as well. The only exception is there is no option to remove WMP11. The option doesn't even exist on the Vista machine so its nothing I did wrong. Trying to find a way to get WMP12 on Server 2008 but i keep getting a "not a valid win32 error". I've tried this tutorial online that says to copy the "Wmploc.dll" file in system32 and then copy the Windows Media Player folder to Program Files. Oh well its not a big deal i can live with 11.

_________________
Image


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Mon Aug 16, 2010 12:53 pm 
Offline
Win2008Workstation Super Member
Win2008Workstation Super Member

Joined: Mon May 05, 2008 8:30 pm
Posts: 213
Arris <=== This Guy... Is just...

Image

AsciiWolf <=== Is pretty swell too! :D

Thanks Guys!

Just a side note to this, for those that might like to use WMP, and other features on Server 2008 R2 -- if things go amok, i.e. something breaks with your Windows 'Feature'; removing and then adding it back in can be a fast and dirty way to fixing a lot more then just file associations.

:D


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Mon Aug 16, 2010 6:35 pm 
Offline
Win2008Workstation Admin
Win2008Workstation Admin
User avatar

Joined: Sat Mar 08, 2008 5:10 pm
Posts: 1065
Location: The Netherlands
I'm glad to hear this trick works! :) Thanks for the compliments :oops: ;)

_________________
|[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Mon Aug 16, 2010 8:37 pm 
Offline
Win2008Workstation Super Member
Win2008Workstation Super Member

Joined: Mon May 05, 2008 8:30 pm
Posts: 213
I'm curious what "rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2" is supposed to do exactly? Isn't this just another way of launching "OptionalFeatures.exe" (which can be launched directly or with a shortcut btw)?

:?:


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Tue Aug 17, 2010 8:12 pm 
Offline
Win2008Workstation Admin
Win2008Workstation Admin
User avatar

Joined: Sat Mar 08, 2008 5:10 pm
Posts: 1065
Location: The Netherlands
Apparently it is, but I think they wanted to group all possible software and update actions/settings within one Control Panel item (.cpl). You can change for example the parameter "2" also into other values:
Code:
0 -> Programs and Features
1 -> Get Programs
2 -> Windows Features
3 -> Set Program Access and Computer Defaults
Internally each parameter redirects to the corresponding dll's/executables.

_________________
|[ Mainboard: Gigabyte GA-M56S-S3 ]|[ CPU: AMD Athlon 64 X2 6000+ ]|[ RAM: 4096 MB (DDR2-800 SDRAM) ]|[ GPU: NVIDIA GeForce 8600 GT (256 MB) ]|[ OS: Microsoft Windows Server 2008 R2 Enterprise ]|


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Sun Aug 22, 2010 11:49 am 
Offline
Win2008Workstation Member
Win2008Workstation Member

Joined: Sat Mar 20, 2010 5:30 am
Posts: 21
Thanks, this is awesome.
Now just gotta work out how to remove the Search box in each explorer window.


 Profile  
 Post subject: Re: Uninstall Windows Media Player Possible?
PostPosted: Sun Aug 22, 2010 2:17 pm 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 554
rainwulf wrote:
Thanks, this is awesome.
Now just gotta work out how to remove the Search box in each explorer window.


1. Download Classic Shell here: http://classicshell.sourceforge.net

2. When you begin installation, on the Custom Setup page disable the "Start Menu" feature if you don't want the Classic Shell program to force the classic start menu look of how all the folders cascade out as in XP. If you want this feature go ahead and add it, its up to you.

3. Now once you have installed this program go to your Local Disk. (C: is mine). Navigate to Program Files > Classic Shell

Locate Explorer.ini and open it with Notepad.

At the top go to Edit > Find...

1. Type in UpIconDisabled=

Change the value to UpIconDisabled= 1 . The program adds and up arrow icon which allows you to go "up a level" or up the tree to the root of the folder. For example if you were in C:\Program Files\Classic Shell clicking the icon once would take you to C:\Program Files. Clicking it again would take you to C:\ (the root). If you don't want this icon added change the value to 1 to disable it.

2. Type in HideSearch=

Change the value to HideSearch= 1 to disable the search box in Windows Explorer.

If you disable both of these features I have listed above the end result will look what I have posted below:

Image

_________________
Image


 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
phpBB skin developed by: John Olson
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[ Time : 0.050s | 16 Queries | GZIP : Off ]