

Oui, cela a fonctionné ! Merci @mjpenny !
Pour ceux qui suivent ici avec des chemins longs vers Paratext, la forme finale de la solution est de créer un lien symbolique vers votre dossier Paratext et de pointer le raccourci vers celui-ci.
Ouvrez le Terminal.
Collez cette commande :
mklink /D c:\paratxt "C:\Your\long\path\to\paratext"
Dans cet exemple, le mien est :
mklink /D c:\paratxt "C:\Users\corey\OneDrive - SIM International, Inc\Documents\SIM\Wolofal\My Paratext 9 Projects"
Un nouveau dossier de lien symbolique apparaîtra à c:\paratxt.
Ensuite, comme ci-dessus, votre case Target sera :
"C:\Program Files\PTXprint\PTXprint.exe" -p c:\paratxt


Yes that did it! Thanks @mjpenny !
For any following after here with long paths to Paratext, final form of the solution is to make a symbolic link to your Paratext folder and point the shortcut to it.
Open Terminal.
Paste this command:
mklink /D c:\paratxt "C:\Your\long\path\to\paratext"
In this example, mine is:
mklink /D c:\paratxt "C:\Users\corey\OneDrive - SIM International, Inc\Documents\SIM\Wolofal\My Paratext 9 Projects"
A new symbolic link folder will appear at c:\paratxt.
Then as above your Target box will be:
"C:\Program Files\PTXprint\PTXprint.exe" -p c:\paratxt
Traduit automatiquement depuis English