OneDrive Folder Extended Properties Manipulation in AutoCad

OneDrive Folder Extended Properties Manipulation in AutoCad

iulhaqCEB9L
Explorer Explorer
392 Views
1 Reply
Message 1 of 2

OneDrive Folder Extended Properties Manipulation in AutoCad

iulhaqCEB9L
Explorer
Explorer

I know this is probably not possible with Auto/Visual lisp, and i am hoping one of the experts can point in the right direction. I am wondering if there is a way to access OneDrive Folder extended properties and methods from within AutoCad. Basically i would like to automate OneDrive's ability to call a folder's "Always keep on this device" and "Free up space" available by right-clicking the OneDrive folder from within autocad. This is so that whenever i download or upload files from my OneDrive server, i can automatically free up space right after the Lisp ends.

 

iulhaqCEB9L_0-1667437888335.png

 

0 Likes
393 Views
1 Reply
Reply (1)
Message 2 of 2

Sea-Haven
Mentor
Mentor

One of the ways I got something like this to work is to use "Powershell" it runs in Windows, but you can call a windows command line from Autocad by using "Shell", you may need to run a batch file. Sorry that is where my help finishes.

 

Google powershell one drive etc

 

0 Likes