maajdl Posted November 26, 2022 Posted November 26, 2022 (edited) Hello I am trying to connect Affinity Photo 2 to FastStone Viewer as an external program to edit pictures. I am apparently on the right track by using this command for launching an UWP app which Affinity Photo 2 now is: start explorer.exe shell:appsFolder\SerifEuropeLtd.AffinityPhoto2_3cqzy0nppv2rt!SerifEuropeLtd.AffinityPhoto2 This command does indeed start Affinity Photo 2 . However, I am unable to add the path to a picture as an argument to this command. Would that be possible, as it was for the old version of Affinity Photo 2 ? Or is that not possible? I guess it should be possible but how? Another command? Thanks Michel Edited November 26, 2022 by maajdl Quote
RichardMH Posted November 26, 2022 Posted November 26, 2022 Ther eis a little exe file that should work. Other option should be to show the file in explorer and right click on it. maajdl 1 Quote
Arakel Posted November 26, 2022 Posted November 26, 2022 You can use a bat file: start /b affinityphoto2.exe %1 Exit Or you can also use the aflauncher from Affinity: maajdl 1 Quote
GeoffH Posted November 26, 2022 Posted November 26, 2022 I can recommend the Affnity launch exe that's available. I used it to successfully get xnview mp to work with V2 Photo. maajdl 1 Quote
maajdl Posted November 26, 2022 Author Posted November 26, 2022 Thanks to all ! I did not know about the alias ! I did not know about "start /b", which solved the last annoyance I had! Thanks Michel Arakel 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.