PDA

View Full Version : Make touchFLO album software default for opening image files


6680abhi
3rd September 2008, 05:36 PM
Hi

Is it possible to configure the "Album" software of Touch Flow 3D to be the default application to open images, rather than the "Pictures and Videos" application of Windows mobile?

Thanks

6680abhi
3rd September 2008, 05:59 PM
I have found the solution:

http://www.ppcsg.com/index.php?showtopic=95479

ganxta
3rd September 2008, 06:18 PM
thnks dude. the other app is really slow.

Augusto Moura
3rd September 2008, 07:28 PM
Does anyone make it work? Here on my Diamond I click on the picture but it open the HTC Album, but not the picture I wanted. Always open the album with all pictures in storage.

6680abhi
3rd September 2008, 10:48 PM
yeh, I have the same problem - it only opens the album, not the actual image. Does anyone have a solution to this?!

Thanks

phouki
5th September 2008, 08:06 PM
Here are the registry keys:

[HKEY_CLASSES_ROOT\gifimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

[HKEY_CLASSES_ROOT\jpegimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

[HKEY_CLASSES_ROOT\bmpimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

I have also created a cab for easy install.

murasoliselvan
14th October 2008, 01:55 PM
can anyone explain about the significant of %1 in the below registry settings..

[HKEY_CLASSES_ROOT\jpegimage\Shell\Open\Command]

@="AlbumApp.exe \"%1\""


Thanks
Muras K

willyy1991
14th October 2008, 03:05 PM
Here are the registry keys:

[HKEY_CLASSES_ROOT\gifimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

[HKEY_CLASSES_ROOT\jpegimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

[HKEY_CLASSES_ROOT\bmpimage\Shell\Open\Command]
@="\"\\Windows\\HTCAlbum.exe\"%1"

I have also created a cab for easy install.

This doesnt work, it works if you do this : HTCAlbum.exe "%1" , but now it will show htc album but it does not open the selected/clicked image ..
anyone?

nahojnahoj
6th February 2009, 05:44 PM
Try use this as command\default value:
\Windows\HTCAlbum.exe -mode:gizmo %1

note: without any quote

kosherpig
6th February 2009, 07:12 PM
Try use this as command\default value:
\Windows\HTCAlbum.exe -mode:gizmo %1

note: without any quote

Works fine for me. Thanks!

grahamkdt
6th February 2009, 08:03 PM
Hi

Is it possible to configure the "Album" software of Touch Flow 3D to be the default application to open images, rather than the "Pictures and Videos" application of Windows mobile?

Thanks

If you use 'Resco Explorer' (and possibly other 3rd party file explorers), you can tap and hold on an image file within explorer and select 'Open with'. Select HTC Album, and all files of that type with forever be opened with the selected application instead. Easier than messing about with 35 registry settings... assuming you use the afforementioned application to handle your file requirements... :confused:

Not much help really am I :rolleyes: