summaryrefslogtreecommitdiff
path: root/win/inspircd-noextras.nsi
Commit message (Expand)AuthorAgeFilesLines
* Update all wiki links to point to the new wiki. This was done automatically w...•••for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar psychon2009-03-151-1/+1
* Update headers for 2009•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11021 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2009-02-011-1/+1
* Fix installer to work with the new name for the test confs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10815 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-11-231-2/+2
* Update nsis installer scripts with new example confs and test.conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10681 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-10-191-0/+5
* Tidy up in the nsis scripts, how it installs the service and removes it (hide...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10283 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-251-2/+4
* add service install and remove calls to installer.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10198 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-211-0/+2
* Update nsis installer scripts to new path of config files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10072 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-07-261-1/+1
* Stray newline•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9551 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-2/+1
* Extract and run the vs redistributable to $TEMP, not to install dir. saves us...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9549 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-3/+6
* Bundle vcredist_x86.exe here too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9546 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-0/+2
* Installer that packages none of the extra/ modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-11-021-0/+241