OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
174 stars 85 forks source link

Priority WhiteRabbit bug #283

Closed komalrawal1991 closed 2 years ago

komalrawal1991 commented 3 years ago

After download nor White rabbit and Rabbit in Hat not working:

image

MaximMoinat commented 3 years ago

It seems like Windows is set to be very protective, and doesn't allow any applications it does not know. In general this is very good as you have to know what you are doing if running uncertified open source software like WhiteRabbit.

So if you trust WhiteRabbit, you have to somehow tell Windows as well to trust the application and run it. Typically you can find these settings in the Control Panel under Security settings.

w0ut0 commented 2 years ago

Related to #287

MaximMoinat commented 2 years ago

@komalrawal1991 The simple solution is to press 'More info' and then a button 'Run Anyway' will appear. Make sure you trust the software before you do that (all source code is available here, you can also build the binaries yourself).