summaryrefslogtreecommitdiff
path: root/packaging/windows-exe
Commit message (Expand)AuthorAgeFilesLines
* Merge bug25989Simon MacMullen2014-03-261-1/+1
|\
| * Very important fix.Simon MacMullen2014-03-261-1/+1
* | Put the example config file in an appropriate location in the users's data di...bug25989Simon MacMullen2014-03-261-0/+6
|/
* Merged stable into defaultEmile Joubert2013-07-311-3/+3
|\
| * Revert changes to the registry key "HKLM\Software\VMware, Inc.\RabbitMQ Serve...Simon MacMullen2013-07-031-3/+3
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-6/+6
* | Change version dependencies for the RPM and deb files. And for the Windows in...Simon MacMullen2013-05-301-1/+1
|/
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* use %HOMEDIR%%HOMEPATH% instead of $PROFILEbug25035Francesco Mazzoli2012-07-181-2/+4
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Merge bug24284Simon MacMullen2011-07-291-9/+9
|\
| * Make sure every shortcut has "RabbitMQ" in its name, and be a bit more consis...bug24278Simon MacMullen2011-07-281-9/+9
* | silence nsisbug24284Alexandru Scvortov2011-07-291-1/+1
* | silence unzipAlexandru Scvortov2011-07-281-1/+1
|/
* Add a command prompt shortcut that starts up in the right dir. That's pretty ...bug23916Simon MacMullen2011-03-071-0/+3
* Remove EnvVarUpdateSimon MacMullen2011-03-072-334/+0
* Check Erlang version.bug17383Simon MacMullen2011-02-071-0/+13
* Don't copy cookie to %APPDATA%. As far as I can see, $PROFILE == %HOMEDRIVE%\...Simon MacMullen2011-02-031-1/+0
* Use the standard NSIS uninstaller icon. It's quite ugly but it doesn't look l...Simon MacMullen2011-02-031-1/+0
* Transparent iconsSimon MacMullen2011-02-031-0/+0
* Finish pages, explain on the uninstaller one that logs / db are still there.Simon MacMullen2011-02-031-2/+3
* ConsistencySimon MacMullen2011-02-031-3/+3
* Move install dir registry key under "VMware, Inc."Simon MacMullen2011-02-031-2/+2
* Rename "RabbitMQ" to "RabbitMQ Server" in a bunch of places.Simon MacMullen2011-02-031-16/+16
* ConsistencySimon MacMullen2011-01-311-3/+3
* Remove unhelpful adviceSimon MacMullen2011-01-311-2/+0
* Fixes for Windows XP: set our own environment too, invoke batch files via cmd...Simon MacMullen2011-01-271-4/+10
* Stick the version in the name, compress more aggressively.Simon MacMullen2011-01-271-1/+3
* Close the installer after starting the uninstaller, to prevent people acciden...Simon MacMullen2011-01-271-6/+6
* Unset ERLANG_HOME on uninstall.Simon MacMullen2011-01-271-1/+2
* Create db and log directories in case the service isn't installed.Simon MacMullen2011-01-271-0/+5
* Start / stop service links.Simon MacMullen2011-01-251-0/+3
* Be a bit smarter about what we remove.Simon MacMullen2011-01-251-6/+5
* Those backticks bugged me.Simon MacMullen2011-01-251-1/+1
* Check for Erlang as soon as we start, and offer to help the user download it.Simon MacMullen2011-01-251-3/+5
* Consistency with other packages.Simon MacMullen2011-01-251-1/+1
* Add sbin directory to path for ease of rabbitmqctling.Simon MacMullen2011-01-252-0/+334
* More entries in the start menu.Simon MacMullen2011-01-251-1/+5
* Fix uninstall icon, show better uninstall information.Simon MacMullen2011-01-251-8/+17
* Minor bling.Simon MacMullen2011-01-252-0/+5
* Add some version info to the exe file.Simon MacMullen2011-01-251-2/+9
* Add some links to the start menuSimon MacMullen2011-01-251-5/+14
* Sync Erlang cookie to both places it could beSimon MacMullen2011-01-251-0/+2
* Set up RabbitMQ service.Simon MacMullen2011-01-251-0/+14
* Remove previous version of RabbitMQ first.Simon MacMullen2011-01-251-0/+14
* Actually set ERLANG_HOME.Simon MacMullen2011-01-251-1/+9
* Section descriptions, make a while load of the text actually appear.Simon MacMullen2011-01-251-1/+16
* Locate Erlang.Simon MacMullen2011-01-242-5/+38
* The start of an installer. Just install the zip file.Simon MacMullen2011-01-242-0/+102