Jump to content

Set WMP10 visualisation.


BoardBabe

Recommended Posts

I am during my unattend installation installing the Energy Bliss visualisation for WMP10. But this does not apply as the current visualisation after install. Is there a way to set (in registry or whatever) what the current WMP10 visualisation should be? (So that on first boot after unattend installation the Energy Bliss visualisation is not just installed, but also selected as the current visualisation?)

:whistle:

Link to comment
Share on other sites


I do what you seek to do using WPI in the following fashion:

cmd1[pn]=['%cdrom%\\Programs\\WMP10\\MP10Setup.exe /Q:A /R:N /C:\"setup_wm.exe /Q:A /R:N /DisallowSystemRestore\"']
cmd2[pn]=['%cdrom%\\Programs\\WMP10\\Energy.exe /q']
cmd3[pn]=['REGEDIT /S %cdrom%\\Programs\\WMP10\\prefs.reg']

Using the "/q" swithch does the job of installing the renamed Energy Bliss theme. Set Bliss as your visualization, then search your registry and grab the info related to your Media Player preferences. Merge those last, and all should be well. If not using WPI, you should be able to adapt this install to your preferred method. Good luck.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...