marcusj0015 Posted July 26, 2010 Posted July 26, 2010 i want a reg file or something that will skip the wmp 12 setup thing from poping up after starting it for the first time is there anything i can do?
johnhc Posted July 26, 2010 Posted July 26, 2010 (edited) i want a reg file or something that will skip the wmp 12 setup thing from poping up after starting it for the first time is there anything i can do?marcusj0015, here is what I used on XP with WMP11 and it works on W7 (have not looked at the WMP version):Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences]"AcceptedEULA"=dword:00000001"FirstTime"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]"GroupPrivacyAcceptance"=dword:00000001Enjoy, John. Edited July 26, 2010 by johnhc
marcusj0015 Posted July 26, 2010 Author Posted July 26, 2010 (edited) marcusj0015, here is what I used on XP with WMP11 and it works on W7 (have not looked at the WMP version):Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Preferences]"AcceptedEULA"=dword:00000001"FirstTime"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]"GroupPrivacyAcceptance"=dword:00000001Enjoy, John.Thanks Bro added it to my huge reg file i already exported my media player settings but i didnt have the second part so maybne thats why it didnt work added will report back if it works for people that happen to find my thread~EDIT~IT DOES WORK! Edited August 6, 2010 by marcusj0015
bjhs Posted August 21, 2010 Posted August 21, 2010 Hello!This post hasn't much to do with the question posed, but has everything to do with the post title.http://www.microsoft.com/windows/windowsmedia/forpros/enterprise/deploypack.aspxThis tool allow to create a unattended installation of wmp.I've tried it in win xp and it works great (installed wmp11), on windows 7 it crashed. Hope someone find this usefull! Cheers
oskingen Posted October 3, 2010 Posted October 3, 2010 For windows 7, here is the one important:[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]"AcceptedPrivacyStatement"=dword:00000001Maybe you want to customize the options[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]"AcceptedPrivacyStatement"=dword:00000001"MetadataRetrieval"=dword:00000000"SendUserGUID"=hex(3):00"SilentAcquisition"=dword:00000000"UsageTracking"=dword:00000000"DisableMRUMusic"=dword:00000001"DisableMRUPictures"=dword:00000001"DisableMRUVideo"=dword:00000001"DisableMRUPlaylists"=dword:00000001For the full associations[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.3gp2\UserChoice]"Progid"="WMP11.AssocFile.3G2"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wmd\UserChoice]"Progid"="WMP11.AssocFile.WMD"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp2\UserChoice]"Progid"="WMP11.AssocFile.MP3"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp3\UserChoice]"Progid"="WMP11.AssocFile.MP3"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp4\UserChoice]"Progid"="WMP11.AssocFile.MP4"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wpl\UserChoice]"Progid"="WMP11.AssocFile.WPL"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.aiff\UserChoice]"Progid"="WMP11.AssocFile.AIFF"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TS\UserChoice]"Progid"="WMP11.AssocFile.TTS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wvx\UserChoice]"Progid"="WMP11.AssocFile.WVX"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.midi\UserChoice]"Progid"="WMP11.AssocFile.MIDI"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.avi\UserChoice]"Progid"="WMP11.AssocFile.AVI"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.asf\UserChoice]"Progid"="WMP11.AssocFile.ASF"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpv2\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wms\UserChoice]"Progid"="WMP11.AssocFile.WMS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.3gpp\UserChoice]"Progid"="WMP11.AssocFile.3GP"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wmv\UserChoice]"Progid"="WMP11.AssocFile.WMV"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wmx\UserChoice]"Progid"="WMP11.AssocFile.ASX"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wmz\UserChoice]"Progid"="WMP11.AssocFile.WMZ"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.aif\UserChoice]"Progid"="WMP11.AssocFile.AIFF"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpeg\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.AAC\UserChoice]"Progid"="WMP11.AssocFile.ADTS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wav\UserChoice]"Progid"="WMP11.AssocFile.WAV"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.asx\UserChoice]"Progid"="WMP11.AssocFile.ASX"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rmi\UserChoice]"Progid"="WMP11.AssocFile.MIDI"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wax\UserChoice]"Progid"="WMP11.AssocFile.WAX"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.aifc\UserChoice]"Progid"="WMP11.AssocFile.AIFF"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.snd\UserChoice]"Progid"="WMP11.AssocFile.AU"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.m4a\UserChoice]"Progid"="WMP11.AssocFile.M4A"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.cda\UserChoice]"Progid"="WMP11.AssocFile.CDA"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ADT\UserChoice]"Progid"="WMP11.AssocFile.ADTS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wm\UserChoice]"Progid"="WMP11.AssocFile.ASF"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpa\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ADTS\UserChoice]"Progid"="WMP11.AssocFile.ADTS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpe\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.MOD\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TTS\UserChoice]"Progid"="WMP11.AssocFile.TTS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.3gp\UserChoice]"Progid"="WMP11.AssocFile.3GP"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.au\UserChoice]"Progid"="WMP11.AssocFile.AU"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp2v\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp4v\UserChoice]"Progid"="WMP11.AssocFile.MP4"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.m4v\UserChoice]"Progid"="WMP11.AssocFile.MP4"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.m3u\UserChoice]"Progid"="WMP11.AssocFile.m3u"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.M2T\UserChoice]"Progid"="WMP11.AssocFile.M2TS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mid\UserChoice]"Progid"="WMP11.AssocFile.MIDI"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.M2V\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.m1v\UserChoice]"Progid"="WMP11.AssocFile.MPEG"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.MTS\UserChoice]"Progid"="WMP11.AssocFile.M2TS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.3g2\UserChoice]"Progid"="WMP11.AssocFile.3G2"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.M2TS\UserChoice]"Progid"="WMP11.AssocFile.M2TS"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wma\UserChoice]"Progid"="WMP11.AssocFile.WMA"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mov\UserChoice]"Progid"="WMP11.AssocFile.MOV"
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now