Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sch_On.bat fails to create elevated autostart task #505

Closed
JSRRosenbaum opened this issue Jan 30, 2024 · 0 comments · Fixed by #512
Closed

sch_On.bat fails to create elevated autostart task #505

JSRRosenbaum opened this issue Jan 30, 2024 · 0 comments · Fixed by #512
Labels
bug Something isn't working

Comments

@JSRRosenbaum
Copy link

sch_On.bat fails to create elevated autostart task

Error Message:
"Invalid syntax. Mandatory option 'tn' is missing."

Environment
Windows 11 22H2
AltSnap 1.62

Steps to reproduce

  • Navigate to AltSnap Directory ( $env:APPDATA\AltSnap in my case )
  • Right click in explorer to "Open in Terminal" (Open Powershell at that directory)
  • Launch sch_on.bat using command: . .\sch_On.bat
  • (Press Any key to continue)

Expected behaviour
elevated autostart task is created

Actual behaviour

Returns Error:

Invalid syntax. Mandatory option 'tn' is missing.

image

@RamonUnch RamonUnch added the bug Something isn't working label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants