Created by LemonCat of ModWorkShop.net
Visit LemonCatMods.com for more of my mods.
version = 161127190931
license = do not modify or redistribute without crediting me.
ddsOpenWith - What does this do?
This adds via registry, two custom menu options for .dds files.
Open with Photoshop, and Open with DDS View.
You WILL need to edit the paths in notepad so that they match your install paths. Line 25 and 31, 45 and 51, 65 and 71.
NOTE the double back-slashes, and the 'space percent one' at the end.
NOTE that the quotes around the path and %1 need to be escaped with a preceeding backslash.
LemonCatMenu = What does this do?
This adds via registry, a custom menu for renaming specific files used in modding the game Payday 2.
It also adds a 'copy text file contents', and a 'copy full path' menu option.
Open with Notepad++ will work IF you installed it to its default location. It's the last line if you need to change the path.
NOTE the double back-slashes, and the 'space percent one' at the end.
How To Install / Uninstall
Simply double click on the .reg files to 'merge' and click yes. The context-menu change will instantly be applied.
Updates
I added in the master file type "dds_auto_file" which is more common.
11/27/16 I added in extra registry lines for .dds files to improve compatibility.