Ich hoffe mein Problem passt hier rein. Ich kann die Assoziation für den Typ JPG nicht mehr ändern. Wenn ich auf "Typ bearbeiten" klicke, dann passiert einfach nichts. Ich arbeite wie immer als normaler Benutzer (Windows XP Pro SP2). Andere Typen können nach wie vor geändert werden.
Ich habe mal die Schlüssel herauskopiert, die in diesem Thread als wichtig genannt wurden. Di ersten beiden dürften nicht so sehr relevant sein, weil sie ja nur vom Admin bearbeitet werden können. Wenn noch weitere benötigt werden einfach Bescheid geben.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.jpg]
"PerceivedType"="image"
@="jpegfile"
"Content Type"="image/jpeg"
[HKEY_CLASSES_ROOT\.jpg\OpenWithProgids]
"jpegfile"=hex(0):
[HKEY_CLASSES_ROOT\.jpg\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\jpegfile]
@="JPEG-Bild"
"EditFlags"=dword:00010000
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
32,00,5c,00,73,00,68,00,69,00,6d,00,67,00,76,00,77,00,2e,00,64,00,6c,00,6c,\
00,2c,00,2d,00,33,00,30,00,33,00,00,00
"ImageOptionFlags"=dword:00000003
[HKEY_CLASSES_ROOT\jpegfile\CLSID]
@="{25336920-03F9-11cf-8FD0-00AA00686F13}"
[HKEY_CLASSES_ROOT\jpegfile\DefaultIcon]
@="shimgvw.dll,3"
[HKEY_CLASSES_ROOT\jpegfile\shell]
[HKEY_CLASSES_ROOT\jpegfile\shell\open]
"MuiVerb"="@shimgvw.dll,-550"
[HKEY_CLASSES_ROOT\jpegfile\shell\open\command]
@="rundll32.exe C:\\WINDOWS\\system32\\shimgvw.dll,ImageView_Fullscreen %1"
[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
"Clsid"="{E84FDA7C-1D6A-45F6-B725-CB260C236066}"
[HKEY_CLASSES_ROOT\jpegfile\shell\printto]
[HKEY_CLASSES_ROOT\jpegfile\shell\printto\command]
@="rundll32.exe C:\\WINDOWS\\system32\\shimgvw.dll,ImageView_PrintTo /pt \"%1\" \"%2\" \"%3\" \"%4\""
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg]
"Application"="xnview.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\OpenWithList]
"MRUList"="a"
"a"="xnview.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg\OpenWithProgids]
"jpegfile"=hex(0):
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Applications\xnview.exe]
[HKEY_CURRENT_USER\Software\Classes\Applications\xnview.exe\shell]
[HKEY_CURRENT_USER\Software\Classes\Applications\xnview.exe\shell\open]
[HKEY_CURRENT_USER\Software\Classes\Applications\xnview.exe\shell\open\command]
@="\"C:\\Programme\\XnView\\xnview.exe\" \"%1\""