Differences
This shows you the differences between the selected revisions of the page.
| 2021-10-07 | 2025-01-16 (current) | ||
| letter case (martin) | working directory (martin) | ||
| Line 40: | Line 40: | ||
| If your script refers to //user// environment variables, they won't be resolved, if your script run user the service's account. | If your script refers to //user// environment variables, they won't be resolved, if your script run user the service's account. | ||
| + | |||
| + | ===== Working directory ===== | ||
| + | |||
| + | Your command-line or script might rely on a specific working directory. Make sure you specify it in service's task settings (in Task Scheduler it's //Start in// option). Or use absolute paths in your command-line and script. | ||
| ===== [[drives]] Mapped Network Drives ===== | ===== [[drives]] Mapped Network Drives ===== | ||