index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
/
Win32BuildSetup
/
genNsisInstaller.nsi
Age
Commit message (
Expand
)
Author
2016-10-09
[BuildSetup.bat] Remove unnecessary skin building
Christian Fetzer
2016-08-23
[win32] Remove XBMC to Kodi data migration from NSIS installer
Martijn Kaijser
2016-07-22
Fix on demand dll loading to point to the correct files
Pär Björklund
2016-07-21
[win32] Don't add version to the name as that will also change menu shortcut ...
Martijn Kaijser
2016-07-17
Cleanup work that started with running as Win10 app
Pär Björklund
2016-07-15
[win32] Improve installer and add appxmanifest
Martijn Kaijser
2016-04-02
[win32] drop VS2008 C++ redist package
Martijn Kaijser
2016-03-19
[win32] update VC redist install options
Martijn Kaijser
2016-03-19
[win32] Building binary add-ons in not mandatory so don't fail on it
Martijn Kaijser
2016-03-18
[win32] Always install precompiled skins
Martijn Kaijser
2016-03-11
Merge pull request #9321 from MartijnKaijser/win32_adoonsinstaller
Martijn Kaijser
2016-03-11
[win32] Add inputsream addons to installer
Martijn Kaijser
2016-03-10
Peripheral add-ons
Garrett Brown
2015-12-12
[win32] add VS2015 redist files to installer
Martijn Kaijser
2015-09-25
[win32] add screensaver add-ons to installer
Martijn Kaijser
2015-09-04
[win32] update build scripts to handle visualization addons
montellese
2015-08-06
[win32] remove old DirectX var from installer
Martijn Kaijser
2015-07-20
[win32] Add ADSP option to Windows installer
Martijn Kaijser
2015-07-04
[installer] Got rid of DX9 from installation package.
Anton Fedchin
2015-03-28
dont install sounds directory
Thomas Amland
2015-03-19
Merge pull request #6600 from Montellese/binary_addons_audiodecoder
Sascha Montellese
2015-03-14
[win32] integrate audiodecoders into the installer
montellese
2015-03-13
[win32] [installer] Remove system\webserver directory if any
Karlson2k
2015-03-06
no need to install the language directory anymore
montellese
2014-11-28
[win32] Update installer text to be more clear about taken actions. Also set ...
Martijn Kaijser
2014-11-27
[win32] Make sure we copy the userdata from the build into the $INSTDIR/userd...
Martijn Kaijser
2014-11-24
[rebrand][win32] new installer artwork
da-anda
2014-11-24
[rebrand][win] new app icon
da-anda
2014-11-23
[rebrand][win] new app icon (reverted from commit 53bc14946e46b6e97a965dd3da5...
Voyager1
2014-11-23
[rebrand][win32] new installer artwork (reverted from commit b208d62a6e07d41c...
Voyager1
2014-11-23
[rebrand][win32] new installer artwork
da-anda
2014-11-23
[rebrand][win] new app icon
da-anda
2014-11-07
[win32] fix typo in NSIS installer creation
Martijn Kaijser
2014-10-26
[win32] Dont delete AppData folder
BigNoid
2014-10-19
[rebrand] - show migration info IF the configuration data was moved during in...
Memphiz
2014-10-02
[win32/nsis] - use ${APP_NAME} were possible
Memphiz
2014-10-02
[nsis] - move deinstallation and migration to its own helper function and
Memphiz
2014-09-25
[win32/nsis] - don't force remove XBMC deinstallation and only migrate the
Memphiz
2014-09-21
[win32] show message in installer that userdata was moved to new location
Martijn Kaijser
2014-09-21
[win32] fix detection of old XBMC install and remove XBMC regkeys
Martijn Kaijser
2014-09-14
[WIN32] Compile, install and run as Kodi. Move old XBMC portable_data and %ap...
Martijn Kaijser