[Feature Request] Silent Install and Uninstall

Hi,

We would love to have a way to silently install and uninstall Wrap3. If you could provide us with an MSI installer that would be great :slight_smile:

Gabe

Hi!

FYI, by reading the documentation at http://nsis.sourceforge.net/Docs/Chapter4.html#silent I discovered that you can do a silent install with:

R3DS_Wrap_3.2.0_Setup.exe /S

And I wrote to the team so that they add the information to the documentation.