DKRendeR Posted December 31, 2004 Posted December 31, 2004 I've put MPC on my unattended XP CD, and I've totally wiped out whatever version comes with the XP CD. What I'm asking is, what will happen to the file associations? Will all my movie and music files play with MPC by default now? Or will I manually have to set the associations myself? (maybe .reg files??)
Alanoll Posted December 31, 2004 Posted December 31, 2004 you'll have to set them yourself.use the switches for the MPC executable to assocaite. It's easier. look in the help men of MPC.
DKRendeR Posted December 31, 2004 Author Posted December 31, 2004 OK, I think I got it.I got a line in my RunOnceEx that runs mplayerc.exe /regvid (all I want MPC to play are my video files). This just registers the file types, and does not run the program at all.
galvanocentric Posted December 31, 2004 Posted December 31, 2004 Smart move. You can also go to HKEY_CLASSES_ROOT and after setting up associations to what you want, save the extensions for video files as a .REG file and then use the command line REG command to import the settings.Great for when you don't have access to a /regvid command line switch.
a06lp Posted December 31, 2004 Posted December 31, 2004 i actually had a problem with this.i, too, install MPC, and run the /regvid switch.however, for some reason, MPC also takes over playing my winamp PLAYLISTS (.m3u). does anyone else have this problem, or know how to solve it?the only solution i have found is to open winamp -> prefs -> file types -> select audio onlyi have to do this, EVEN THOUGH my winamp registers the audio extensions. <sigh>
Alanoll Posted December 31, 2004 Posted December 31, 2004 create a reg file with this[HKEY_CLASSES_ROOT\.m3u]@="Winamp.File"That should reset the m3u associations.
ankap Posted December 31, 2004 Posted December 31, 2004 I have made a MSI package for MPC but I dont assign associations I can add an option for it.
a06lp Posted December 31, 2004 Posted December 31, 2004 create a reg file with this[HKEY_CLASSES_ROOT\.m3u]@="Winamp.File"That should reset the m3u associations.yea, but why does MPC take it over in the first place?
Tsunami Posted December 31, 2004 Posted December 31, 2004 MPC probably doesn't make any difference between a playlist for video and a playlist for audio (if you go to Options -> Formats and scroll down to Playlist file, it will show the following formats: .asx .m3u .pls .wvx .wax .wmx). Wouldn't it work if you installed MPC first, and then Winamp after that. Wouldn't Winamp get its associations back then?
a06lp Posted December 31, 2004 Posted December 31, 2004 MPC probably doesn't make any difference between a playlist for video and a playlist for audio (if you go to Options -> Formats and scroll down to Playlist file, it will show the following formats: .asx .m3u .pls .wvx .wax .wmx). Wouldn't it work if you installed MPC first, and then Winamp after that. Wouldn't Winamp get its associations back then?Good answer.I could move winamp to be installed after, but i don't want to be 'forced' to install any app first. i want everythign to work in every scenario.But I guess they're fighting over the same file type, so the later installation wins?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now