Windows 11 context menu

You think you have found a bug ? You've got a suggestion to modify PhotoFiltre ? /
Ĉu vi opinias vi trovis malbonadĵon ? Ĉu vi havas sugeston por modifi PhotoFiltre ?

Modérateur : Modérateurs

HSete
Nouveau(elle)|Nouveau|Nouvelle
Nouveau(elle)|Nouveau|Nouvelle
Messages : 3
Inscription : 28 sept. 2023 18:24
Version de PhotoFiltre : 11
Système d'exploitation : Windows 11
Processeur : Ryzen 5 5600
Mémoire RAM : 32 GB

Windows 11 context menu

Message par HSete »

I would like to ask for the option to add the Photofiltre to the new Windows 11 context menu to be added in the next version. As is already the case with Notepad++ and Winrar.

Thanks in advance.
Antonio
Administrateur(trice)|Administrateur|Administratrice
Administrateur(trice)|Administrateur|Administratrice
Messages : 12742
Inscription : 28 oct. 2003 22:49
Contact :

Re: Windows 11 context menu

Message par Antonio »

don't use windows 11 only 10 :cry:
and with drag and drop of the icon from desktop ?
HSete
Nouveau(elle)|Nouveau|Nouvelle
Nouveau(elle)|Nouveau|Nouvelle
Messages : 3
Inscription : 28 sept. 2023 18:24
Version de PhotoFiltre : 11
Système d'exploitation : Windows 11
Processeur : Ryzen 5 5600
Mémoire RAM : 32 GB

Re: Windows 11 context menu

Message par HSete »

It works, but it's not a pleasant solution. I had made a registry file for Windows 10, but for 11 you need to create a UWP to be able to add it to the modern context menu.

---

I'll take advantage of the post to pass the registry file. This solution adds an option to edit with Photofiltre in almost all image files in Windows 10

Code : Tout sélectionner

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\image\shell\PhotoFiltre]
@="PhotoFiltre"
"Icon"="C:\\PhotoFiltre11\\PhotoFiltre11.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\image\shell\PhotoFiltre\command]
@="\"C:\\PhotoFiltre11\\PhotoFiltre11.exe\" \"%1\""
Antonio
Administrateur(trice)|Administrateur|Administratrice
Administrateur(trice)|Administrateur|Administratrice
Messages : 12742
Inscription : 28 oct. 2003 22:49
Contact :

Re: Windows 11 context menu

Message par Antonio »

thanks for this tip
HSete
Nouveau(elle)|Nouveau|Nouvelle
Nouveau(elle)|Nouveau|Nouvelle
Messages : 3
Inscription : 28 sept. 2023 18:24
Version de PhotoFiltre : 11
Système d'exploitation : Windows 11
Processeur : Ryzen 5 5600
Mémoire RAM : 32 GB

Re: Windows 11 context menu

Message par HSete »

Not to insist, but I ask you to think about this implementation.
Thanks for the excellent editor.
JiyaHana
Nouveau(elle)|Nouveau|Nouvelle
Nouveau(elle)|Nouveau|Nouvelle
Messages : 9
Inscription : 05 déc. 2023 14:56
Version de PhotoFiltre : 2022
Système d'exploitation : windos
Processeur : intel i7
Mémoire RAM : 16GB

Re: Windows 11 context menu

Message par JiyaHana »

You will have to add PhotoFiltre to Windows 11 context menu and then edit the registry at HKEY_CLASSES_ROOT*\shell after that create a PhotoFiltre key. Add a command key and set the default value to the PhotoFiltre executable path followed by %1.

I hope that helps.
Répondre