Launch a script from a file batch
-
gialandra
- Posts: 28
- Joined: 03 Feb 2019 14:12
Launch a script from a file batch
Is it possible launch a script with a command prompt?
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Launch a script from a file batch
Yes, and as usual the help file has the answers, you can paste the following into the XY address bar for a direct link to more information:
and an example (taken directly from the help file):
Code: Select all
::help "idh_commandlineswitches.htm";Code: Select all
XYplorer.exe /script="::msg 'Welcome to XY!';"-
gialandra
- Posts: 28
- Joined: 03 Feb 2019 14:12
Re: Launch a script from a file batch
You are too fast, thank you!
XYplorer Beta Club