Skip to content

Issue with Digistump Post Install Script Blocked by Arduino IDE (post_install.bat not executed) #177

Open
@umutkayash

Description

@umutkayash

I am currently using Arduino IDE version 1.8.19 (Windows Store version 1.8.57.0) on Windows 10, and I encountered a persistent warning message when trying to install and use the Digistump USB board support package.

After successfully adding the Digistump board via the Board Manager, the IDE displays the following warning message in orange at the bottom:

Warning: non trusted contribution, skipping script execution (C:\Users\Umut Kaya\Documents\ArduinoData\packages\digistump\tools\micronucleus\2.0a4\post_install.bat)
It appears that the post_install.bat script, which is essential for completing the Digistump setup (like driver installation), is not being executed due to being flagged as a "non trusted contribution." As a result, the board is not working properly and I'm unable to upload any sketches.

I would like to request clarification or a fix for this issue. Is there a way to manually allow trusted execution for this script? Or is this a bug in the Windows Store version of the Arduino IDE?

Steps to reproduce:

Install Arduino IDE from Microsoft Store.

Add Digistump AVR Boards from Board Manager (URL: http://digistump.com/package_digistump_index.json).

Observe the warning about skipped script execution.

System Info:

OS: Windows 10

Arduino IDE: 1.8.19 (Windows Store version 1.8.57.0)

Board: Digispark USB

Attached is a screenshot of the error message:
[file: reportjpg.png]

I appreciate any help or workaround you can offer. Thank you in advance for your support.

Best regards,
Umut Kaya

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions