I never thought I'd find a simple solution to my quagmire until I discovered Portable File Associations. This is probably obvious to most here but it made me so happy I figured I'd share anyway. I have a good bit of Manga and use an app called CDisplayEx which is a freeware comic/manga reader. If you are not familiar with the format, it is basically a bunch of pictures that are compressed with either standard compression formats (zip,rar,7z,tar,etc..) or other less common proprietary formats. (cbr,cbz,cbt) Those of course are not a problem as they are naturally already associated correctly.
Until now I always had to R-Click > Open With .. while browsing with a file manager, or else they would be opened with 7Zip. Browsing from within the app is even more cumbersome and I wasn't about to associate all common compression formats with my manga viewer so I just lived with it. My manga is stored in 2 locations on different drives with one drive holding my archives and the other is my recently downloaded. Both are in "Manga" sub-folders which made it a cinch to create a PFA that works perfectly.
Code: Select all
?:*\Manga\*.zip;?:*\Manga\*.rar;?:*\Manga\*.7z>C:\Program Files\CDisplayEx\cdisplayex.exeI can think of another one I might make for myself. I commonly use ACDSee for browsing images, but use use The Gimp for editing. If I sort images that need editing into a specified folder I can same myself even more mouse clicks.
Something like this:
Code: Select all
?:*\Edit\*.jpg;?:*\Edit\*.bmp;?:*\Edit\*.png>C:\Program Files\GIMP-2.0\bin\gimp-2.6.exeNow if I could get some nested folders in the Catalog Tree. I guess that should go in a different thread. Anyway, much gratitude for the awesome program!
Akovia
XYplorer Beta Club