Guest UniqueTouch Posted November 8, 2005 Report Posted November 8, 2005 This ones probably one for Paul seeing as he like procuding these amazing tweaks. When I start the Picture/Album Viewer it default to the "My Pictures" folder on the device. It's a pain having to change to "\Storage Card\My Documents\My Pictures" where the camera saves to as default. Can this be tweaked via the registry? Cheers
Guest gpcarreon (MVP) Posted November 8, 2005 Report Posted November 8, 2005 I'm not sure if this will work on WM5: http://www.gpcarreon.com/?p=163 :roll:
Guest Paul [MVP] Posted November 8, 2005 Report Posted November 8, 2005 It's different under WM5 as the standard WM5 app is being used. I'll look into it... P
Guest Paul [MVP] Posted November 8, 2005 Report Posted November 8, 2005 Wanna hear a funny story? There's a key in the registry that is written with the last viewed location from the pictures app, unsurprisingly called 'LastLocation'... so MS obviously figured it was a good idea. BUT after writing the code to store the last viewed location (it's a DWORD with a value of 0 for Phone Memory, 1 for Storage Card), they forgot to write the code to read it again on startup of the Pictures app! DUH!
Guest UniqueTouch Posted November 8, 2005 Report Posted November 8, 2005 [/snip]...they forgot to write the code to read it again on startup of the Pictures app! DUH! <{POST_SNAPBACK}> More MS WM5 genius I guess #-o If a registry solution is not possible, then can the Pictures & Vidoes App be started with an arguement via a shortcut perhaps? :-k
Guest cerij Posted July 21, 2006 Report Posted July 21, 2006 More MS WM5 genius I guess #-o If a registry solution is not possible, then can the Pictures & Vidoes App be started with an arguement via a shortcut perhaps? :-k Still looking for a solution to this - anyone :) ??
Guest Xenzo1990 Posted July 26, 2006 Report Posted July 26, 2006 I'm gonna have a little hunt around, will let you know how it goes.
Guest TiNNiT Posted January 23, 2007 Report Posted January 23, 2007 Best thing to do (although limited) is to change the default directory (it works on my Orange SPV C600): HKEY_CURRENT_USER\Software\Microsoft\Pictures\Camera\User\DefaultDir Change the value data to: "\Storage Card\My Documents\" This way you will still start in "My Pictures", but when you select your Storage Card, it will go directly to the directory you just assigned to the DefaultDir. That saves you the trouble of navigating throught your Storage Card. Note: it only works after your phone is turned on. The moment you start browsing to other directories, it saves the last location (as mentioned earlier).
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now