Einzelnen Beitrag anzeigen
  #7  
Alt 14.09.12, 15:32
Lappinator Lappinator ist offline
frisch dabei
 
Registriert seit: 09/2012
Beiträge: 3
OS: Windows 7 x64
Kreativ-Software: cs 6
Lappinator ist aktiv und fit
für alle die dies Intressiert hier der Code:
Einfach via Editor eintragen und Speichern unter ---> Alle Datein ---> Beispielname.reg
Code:
REGEDIT4

[HKEY_CLASSES_ROOT\giffile\shell]

[HKEY_CLASSES_ROOT\giffile\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\giffile\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\icofile\shell]

[HKEY_CLASSES_ROOT\icofile\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\icofile\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\jpegfile\shell]

[HKEY_CLASSES_ROOT\jpegfile\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\jpegfile\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Paint.Picture\shell]

[HKEY_CLASSES_ROOT\Paint.Picture\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\Paint.Picture\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\pngfile\shell]

[HKEY_CLASSES_ROOT\pngfile\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\pngfile\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\TIFImage.Document\shell]

[HKEY_CLASSES_ROOT\TIFImage.Document\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\TIFImage.Document\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\wmffile\shell]

[HKEY_CLASSES_ROOT\wmffile\shell\Edit with Photoshop]
@="Mit Photoshop bearbeiten"

[HKEY_CLASSES_ROOT\wmffile\shell\Edit with Photoshop\command]
@="\"C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CS6\\Photoshop.exe\" \"%1\""
Mit Zitat antworten
 
Seite wurde generiert in 0,02210 Sekunden mit 8 Queries