commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2018-03-13 | 2018-05-24 | ||
| Restored revision 1519041230. Undoing revision 1520948399. (martin) (hidden) | alternative powershell way (martin) | ||
| Line 203: | Line 203: | ||
| </code> | </code> | ||
| - | When executing such command from PowerShell, you additionally have to escape the doubled inner double-quotes with ''`'' (backtick) to prevent PowerShell from interpreting them on its own: | + | When executing such command from PowerShell, you additionally have to escape the doubled inner double-quotes with ''`'' (backtick) to prevent PowerShell from interpreting them on its own:((Alternative way is using single quotes instead of outer double quotes.)) |
| <code batch> | <code batch> | ||