How to read CSV directly from my local desktop? I've already change to hard drive storage but can't figure how

The CSV input files must be in the /datasources folder (or in a subfolder of it, like /datasources/proxylists ). The /datasources folder is created by the RPA software automatically. It is in the RPA home directory that you set on the UIVision XModules tab.

See also Error Can't find macro with name "name" when run command line - #5 by admin

In other words, you can not use absolute paths like c:/folder/file.csv yet.

But the RPA home folder can be on a network drive like “\192.168.0.25\Partage\IT\” . This is useful if you want to use the CSV and macro files from many UI.Vision installations.

PS: The same applies for images and macros that are stored on the hard-drive.