UTLIME NEWS (by Curt):
Since there have been some "issues" with installing the development
libraries and ReefAngel Generator, I've spent the weekend working on
an installer to help simplify things.
My installer is bundled with the latest dev libraries (0.8.5.13).
Here's the highlights of what it does:
- Installs RAGen
- It forces RAGen to startup in Development mode (sorry it overrides
your existing application mode setting).
- If you install the Dev libraries, it makes a backup of your
current libraries folder (My Documents\Arduino\libraries) and places
them in libraries-backup.
- It creates start menu and desktop shortcuts for RAGen
- Has the ability to be uninstalled
- Does not require the Visual C++ run time program to be installed
(instead the files needed are installed with RAGen)
- On uninstall, it restores the backup libraries but does NOT delete
the libraries folder
I have tested it on Windows XP Home and Pro along with Vista 32bit.
It appears to work well with them all. If you encounter any problems,
please let me know. Also, I'm thinking I need an upgrade for the
icon, so if anybody has any suggestions please let me know.
The installer is located on my github page under RAGen Downloads.
https://github.com/downloads/curtbin...0Installer.exe
Curt