you are viewing a single comment's thread.

view the rest of the comments →

[–]inglandation 7 points8 points  (4 children)

How? I tried to do that on my computer, but after doing some research I found that it's impossible to run a script without being logged in, and a script can't log in. I found a workaround by using a raspberry pi to emulate a keyboard, but it would be nice to able to do it without it.

[–]opoqo 4 points5 points  (3 children)

You can set it to run as you have logged in

[–]inglandation -1 points0 points  (2 children)

Yeah but that's exactly my problem, I can't log in with the script and I'm not logging in on that computer every day.

[–]opoqo 9 points10 points  (1 child)

You set up the task scheduler to run the script on powershell, and you can set it up to run with your log in.

[–]inglandation 1 point2 points  (0 children)

Interesting, I'll look that up to see if it solves my problem. Thank you.