Command line for Mspaint
Solved
oursgenial
Posted messages
30
Status
Member
-
oursgenial Posted messages 30 Status Member -
oursgenial Posted messages 30 Status Member -
Hello everyone,
for an application, I would like to open a *.jpg file using a command line: run the program with a variable that is the name of the file to open.
Can you help me?
Thanks a lot in advance
Configuration: Windows 7 / Firefox 3.6.16
for an application, I would like to open a *.jpg file using a command line: run the program with a variable that is the name of the file to open.
Can you help me?
Thanks a lot in advance
Configuration: Windows 7 / Firefox 3.6.16
So for "Nom Prénom.jpg" use instead: Nom_Prenom.jpg while avoiding special characters and accented characters.