rohanmathew
Reader of Trust 2009
I need a single .reg file which will change the registry to disable the skin.The manual method is given below.I dont know how to create a .reg file.
To lock Windows Media Player's sking (disable changing skin)
1- Go to the following address: QUOTE
HKEY_CURRENT_USER/Software/Policies/Microsoft/WindowsMediaPlayer
2- Right click In the right panel and then create a new String and name it " DefaultSkin".
3- In value field , type skin's name ( for example: Classic.wmz).
4- Right click In the right panel and then create a new DWORD and name it " SetAndLockSkin".
5- To lock current skin give it value of 1, to unlock give it value of 0.
Thank You
To lock Windows Media Player's sking (disable changing skin)
1- Go to the following address: QUOTE
HKEY_CURRENT_USER/Software/Policies/Microsoft/WindowsMediaPlayer
2- Right click In the right panel and then create a new String and name it " DefaultSkin".
3- In value field , type skin's name ( for example: Classic.wmz).
4- Right click In the right panel and then create a new DWORD and name it " SetAndLockSkin".
5- To lock current skin give it value of 1, to unlock give it value of 0.
Thank You