rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

Installing Drivers - Access Is Denied #821

Closed NathanielJS1541 closed 3 years ago

NathanielJS1541 commented 3 years ago

Whenever I run install_drivers.bat I get the following error: image I have tried running the .bat file as an administrator, and I have tried running it from an administrator command prompt but I get the same error each time.

Any help would be appreciated.

stevstrong commented 3 years ago

Try to temporarily deactivate any antivirus software you have running. Btw, the core files should be installed under /Documents/Arduino/hardware/, see installation instructions in Wiki.

NathanielJS1541 commented 3 years ago

Thanks for the help - It was an issue with Kaspersky. My files are moved to the correct place now too - I was following a guide online and those steps weren't included - Thanks a lot!