Jump to content

Recommended Posts

Posted

I create this registr, but dont work :/

here is sample:

this reg create reference for program in system

[HKEY_CURRENT_USER\Software\Classes\Applications\mplayerc.exe]
[HKEY_CURRENT_USER\Software\Classes\Applications\mplayerc.exe\shell]
[HKEY_CURRENT_USER\Software\Classes\Applications\mplayerc.exe\shell\open]
[HKEY_CURRENT_USER\Software\Classes\Applications\mplayerc.exe\shell\open\command]
@="\"C:\\soft\\mplayerc.exe\" \"%1\""

...and this associate MPG files with program (but dont work)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg\OpenWithList]
"a"="mplayerc.exe"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg\OpenWithProgids]
"mpegfile"=hex(0):
"mpegfile.mpg"=hex(0):

what is wrong? please


Posted
read through the forums using the search. i've looked it up its irritatingly compicated :(

yes, i search this forum before create this thread...

associate ".xxx" with NOT INSTALLED program nowhere to be found in this forum

Posted
read through the forums using the search. i've looked it up its irritatingly compicated :(

yes, i search this forum before create this thread...

associate ".xxx" with NOT INSTALLED program nowhere to be found in this forum

i hate to say it but that doesnt really constitute that much of an effort. while it's not the easiest thing to find file associatons are a common issue to many of us and there are threads on it. I am not a very good searcher and i was able to find it

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...