Solved How can I just create a Folder in Documents without any OneDrive Extentsion

silentwolf

Active member
Local time
Today, 10:49
Joined
Jun 12, 2009
Messages
644
Hi,
how can I just create a Folder under MyDocuments without any of this OneDrive Extension in Windows ???

I need to add a database to a windows 11
And every time I set up a Folder for it it adds MyDocument/xxx- One Drive -xx

I would just like a simple Folder no One Drive
Can this not be done in Windows 11 ??

Drives me nuts.. Got a Folder Name with all that One Drive Name in it..

Maybe someone can tell me..

Thanks
Albert
 
mkdir "c:\users\" & environ("username") & "\documents\xxx- xx2"
 
Hi,

I will try that thanks!
 

Users who are viewing this thread

Back
Top Bottom