Hi All,
First things first: both graphical as command line tool work great, many thanks for that.
Last challenge: how to transform the terminal command (as seen in the screenshot below)into a batch file. Starting the machine (omv, open media vault) from windows terminal works without any problems. But I can't figure out how to safe the command - together with the parameters -w -m omv - into a batch-file.
For starting the graphical program from a batch file I use the syntax:
start "" "C:\Programme\Aquila Technology\WakeOnLan\WakeOnLan.exe"
which works fine. But I've got no clue how to do that for WakeOnLanC.exe in combination with parameters. Always ends up in an error.
Any help would be great!
Hi All, First things first: both graphical as command line tool work great, many thanks for that. Last challenge: how to transform the terminal command (as seen in the screenshot below)into a batch file. Starting the machine (omv, open media vault) from windows terminal works without any problems. But I can't figure out how to safe the command - together with the parameters -w -m omv - into a batch-file. For starting the graphical program from a batch file I use the syntax: start "" "C:\Programme\Aquila Technology\WakeOnLan\WakeOnLan.exe" which works fine. But I've got no clue how to do that for WakeOnLanC.exe in combination with parameters. Always ends up in an error. Any help would be great!