Results 1 to 3 of 3

Thread: How to make a program default for all users?

  1. #1
    Join Date
    Nov 2009
    Posts
    307

    How to make a program default for all users?

    I have downloaded a MP3 player for playing my tracks instead of playing it in Windows Media Player because it slow downs my system. I tried making that MP3 player as default player for these songs by right clicking a file > and selecting Open With. I also did it by going to Windows Explorer > Tools > Folder Options > File Types. But still it opens the file in Windows Media Player for another user accounts on this PC. The new downloaded MP3 player wont appear in the Set Program Access and Defaults options in Control Panel.

    Can anyone please help me out with this? Many Thanks.

  2. #2
    Join Date
    Sep 2005
    Posts
    179

    Re: How to make a program default for all users?

    It is quit obvious that the changes you made in your account will not take effect in another user account because it is completely separate profile, right? Doesn't working fine in your account? I guess yes. Than what you need to do is simply log in to those other user accounts as well and make the changes you did in your profile. Thats it?

  3. #3
    Join Date
    Jun 2006
    Posts
    200

    Re: How to make a program default for all users?

    You can stick a batch file in the "All Users" Startup folder and when they logon the batch file will be processed and the file will be associated to the program you want. You could also do this with Logon Scripts. The batch file is quite simple, you can use the ASSOC command to do this:

    assoc .mp3=yourchoice

    To confirm the file type association that you use, at the command prompt when you are logged on and have the file associated to the desired program, issue the following command and take note of the associated file type:

    assoc .mp3

Similar Threads

  1. Can I make uTorrent the default torrent download program
    By Kassandra in forum Technology & Internet
    Replies: 5
    Last Post: 22-06-2010, 04:53 AM
  2. Replies: 4
    Last Post: 06-04-2010, 11:31 AM
  3. make new users
    By naji_ccnp in forum Networking & Security
    Replies: 3
    Last Post: 13-08-2009, 05:02 PM
  4. Windows 7 default users location
    By chupparustam in forum Operating Systems
    Replies: 3
    Last Post: 01-07-2009, 09:35 PM
  5. Replies: 1
    Last Post: 11-04-2008, 05:24 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,027,742.33970 seconds with 17 queries