Hallo Klaus-Dieter,
dann musst Du sie Dir selbst basteln:
Öffne Deinen Editor und speichere den Text aus der folgenden Codebox als exefix.reg ab (achte darauf, dass Dateityp beim Speichern auf "Alle Typen" steht:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.exe]
""="exefile"
[HKEY_CLASSES_ROOT\.exe]
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
""="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\exefile]
""="Application"
[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
""="%1"
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@=hex(2):22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.exe]
""="exefile"
"Content Type"="application/x-msdownload"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.exe\PersistentHandler]
""="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[-HKEY_CURRENT_USER\Software\Classes\.exe]
[-HKEY_USERS\.DEFAULT\SOFTWARE\Classes\.exe]
[-HKEY_USERS\S-1-5-18\SOFTWARE\Classes\.exe]
[-HKEY_CURRENT_USER\Software\Classes\exefile]
[-HKEY_CURRENT_USER\Software\Classes\secfile]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe]
""=-
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe]
""=-
[HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe]
""=-
[HKEY_LOCAL-MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe]
""=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithList]
""=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithProgids]
""=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithProgids]
"exefile"=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithProgids]
"secfile"=-
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"=-
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\]
[-HKEY_LOCAL-MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\iexplore.exe\shell\open\command]
@="\"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE\""
Lesezeichen