Search found 3086 matches

by Oleg
Thu Sep 12, 2024 8:43 am
Forum: General Discussion
Topic: Issue with Password Change Process on Mobile – Need Clarification
Replies: 1
Views: 113

Re: Issue with Password Change Process on Mobile – Need Clarification

I recently encountered a frustrating issue while changing my password on Robotask. Which password? RoboTask does not have passwords for access After updating my password, I found that I couldn’t sign in on my phone using the new password. Where are you trying to log in? I'm afraid I don't understan...
by Oleg
Tue Sep 10, 2024 4:19 pm
Forum: General Discussion
Topic: Smart Reader Broken
Replies: 3
Views: 150

Re: Smart Reader Broken

Just restart it.
by Oleg
Sun Sep 08, 2024 5:43 pm
Forum: General Discussion
Topic: Smart Reader Broken
Replies: 3
Views: 150

Re: Smart Reader Broken

Probably RoboTask HDD SMART reader service is not started for some reason
SMART_reader_service.png
SMART_reader_service.png (25.11 KiB) Viewed 143 times
Just start/restart it
by Oleg
Sat Aug 31, 2024 5:58 am
Forum: General Discussion
Topic: Emulate holding down a key
Replies: 4
Views: 10661

Re: Emulate holding down a key

No, these variables return the state of the key.
true - pressed
false - released

If you want emulate holding down these keys look at the action Shift Keys State
by Oleg
Fri Aug 23, 2024 2:06 pm
Forum: General Discussion
Topic: Empty TASK-Directory.
Replies: 1
Views: 1456

Re: Empty TASK-Directory.

Can we move the TSK-Files from a Backup location to the right Directory?
Yes of course.
Do the following steps:
- Stop RoboTask (this is important)
- copy all files from backup folder (all TSK files and TREE file)
- Start RoboTask again

Backup is never a superfluous thing.
by Oleg
Fri Aug 23, 2024 7:43 am
Forum: General Discussion
Topic: Begin the task upon user login
Replies: 1
Views: 1311

Re: Begin the task upon user login

By default, RoboTask is started when the user logs on to the computer.
You can start a task when RoboTask starts, you don't need a trigger to do so. Take a look at the screenshot below:
RunTaskAtStart.png
RunTaskAtStart.png (58.45 KiB) Viewed 1308 times
by Oleg
Thu Aug 22, 2024 7:56 am
Forum: General Discussion
Topic: OAuth Parameters
Replies: 11
Views: 6485

Re: OAuth Parameters

Next, logout and login to https://entra.microsoft.com/ again
register new application for personal account, add necessary permissions (as described here) and use it
Register an application.png
Register an application.png (17.97 KiB) Viewed 1391 times
I have tried this way. It works.
by Oleg
Tue Aug 20, 2024 8:49 am
Forum: General Discussion
Topic: OAuth Parameters
Replies: 11
Views: 6485

Re: OAuth Parameters

Hm-m... It seems MS changed something in its services... You can join the M365 developer program . It's free. Azure service is paid When join will be complete just re-login in service and you get the access to necessary functions I agree, it's somewhat complicated. Google has a more simple and clear...
by Oleg
Mon Aug 19, 2024 1:48 pm
Forum: General Discussion
Topic: OAuth Parameters
Replies: 11
Views: 6485

Re: OAuth Parameters

Click on +New registration and register new desktop application to get your client ID
NewApp.png
NewApp.png (8.75 KiB) Viewed 3157 times

By default the list of applications is empty.
by Oleg
Mon Aug 19, 2024 10:23 am
Forum: General Discussion
Topic: OAuth Parameters
Replies: 11
Views: 6485

Re: OAuth Parameters

How to prepare GOOGLE account for OAUTH authorization go to https://console.cloud.google.com/ enter you account parameter (username/email and password) Then go to the API and Services section Google-oauth1.png Enable GMAIL API for account Google-oauth2.png Go to to Credential section and add Desktop...