/build/static/layout/Breadcrumb_cap_w.png

I am working on a K2000 Windwos 7 scripted install. How are people setting up media player 12 for all users? I

I do not want to have to run it manually and copy a profile over for every computer.


0 Comments   [ + ] Show comments

Answers (2)

Posted by: SMal.tmcc 11 years ago
Red Belt
0

I ended up creating a master image and do all the tweaks like this under one user account, then I sysprep that image and copy that profile to default.


Comments:
  • But I want a scripted install not an image. - mike.henderson 11 years ago
Posted by: andrew_lubchansky 11 years ago
2nd Degree Black Belt
0

You can create a PostInstall task that does the following:

reg.exe ADD HKLM\SOFTWARE\Microsoft\Mediaplayer\Preferences /v AcceptedEULA /t REG_DWORD /d 00000001 /f
reg.exe ADD HKLM\SOFTWARE\Microsoft\Mediaplayer\Preferences /v FirstTime /t REG_DWORD /d 00000001 /f
reg.exe ADD HKLM\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer /v GroupPrivacyAcceptance /t REG_DWORD /d 00000001 /f

This will allow MediaPlayer to skip past the settings.  I am sure there might be other settings to further set things up, but this will get your past the setup.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ