Author Topic: strange arduino oak boards install error message  (Read 2977 times)

bpr

  • Newbie
  • *
  • Posts: 4
strange arduino oak boards install error message
« on: February 02, 2016, 07:39:12 pm »
I installed a fresh arduino 1.6.7 ide on a fresh windows 10 computer and this message was displayed in arduino IDE immediately upon trying to install the Oak boards json:

"Warning: non trusted contribution, skipping script execution (C:\Users\BrianMSI\AppData\Local\Arduino15\packages\digistump\tools\micronucleus\2.0a4\post_install.bat)"

Looking at post_install.bat I see it reads:  "%~dp0\install.exe"

What's this and the error message about?

« Last Edit: February 02, 2016, 07:46:09 pm by bpr »

digistump

  • Administrator
  • Hero Member
  • *****
  • Posts: 1465
Re: strange arduino oak boards install error message
« Reply #1 on: February 03, 2016, 01:35:12 am »
This looks like you installed the Digistump AVR boards (or have them installed somewhere the IDE is seeing them?) - that batch file runs the USB driver isntaller when you install the Digispark package, but it isn't part of the Oak packages at all