Jump to content

[SOLVED] Picasa as default


Recommended Posts


Please mind where you are posting things. It it's an unattended question it belongs in the unattended forum. Anyways...

Import a reg file containing the following using a $OEM$ folder during GUIRunOnce.

In the future, use Regshot 2 Unicode to see what registry changes you need. I did this one for you.

Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Google\Picasa\Picasa2\Preferences]
"SlingshotBackup.jpg"="jpegfile"
"SlingshotBackup.jpe"="jpegfile"
"SlingshotBackup.jpeg"="jpegfile"
"SlingshotBackup.bmp"="Paint.Picture"
"SlingshotBackup.gif"="giffile"
"SlingshotBackup.png"="pngfile"
"SlingshotBackup.tif"="TIFImage.Document"
"SlingshotBackup.tiff"="TIFImage.Document"


[HKEY_CLASSES_ROOT\.3fr]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.arw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.bmp]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.cr2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.crw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dc2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dcr]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dng]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.erf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.gif]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpe]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpeg]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpg]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.k25]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.kdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mos]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mrw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.nef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.nrw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.orf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.pef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.png]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.qtk]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.raf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.raw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.rdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.rw2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.sr2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.srf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tga]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tif]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tiff]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.webp]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.x3f]
@="Google.PhotoViewer.3.0"

Edited by -X-
Link to comment
Share on other sites

Please mind where you are posting things. It it's an unattended question it belongs in the unattended forum. Anyways...

Import a reg file containing the following using a $OEM$ folder during GUIRunOnce.

In the future, use Regshot 2 Unicode to see what registry changes you need. I did this one for you.

Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Google\Picasa\Picasa2\Preferences]
"SlingshotBackup.jpg"="jpegfile"
"SlingshotBackup.jpe"="jpegfile"
"SlingshotBackup.jpeg"="jpegfile"
"SlingshotBackup.bmp"="Paint.Picture"
"SlingshotBackup.gif"="giffile"
"SlingshotBackup.png"="pngfile"
"SlingshotBackup.tif"="TIFImage.Document"
"SlingshotBackup.tiff"="TIFImage.Document"


[HKEY_CLASSES_ROOT\.3fr]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.arw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.bmp]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.cr2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.crw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dc2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dcr]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.dng]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.erf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.gif]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpe]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpeg]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.jpg]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.k25]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.kdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mos]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.mrw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.nef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.nrw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.orf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.pef]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.png]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.qtk]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.raf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.raw]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.rdc]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.rw2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.sr2]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.srf]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tga]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tif]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.tiff]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.webp]
@="Google.PhotoViewer.3.0"

[HKEY_CLASSES_ROOT\.x3f]
@="Google.PhotoViewer.3.0"

SOLVED THANKS

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...