aboutsummaryrefslogtreecommitdiff
path: root/windowsRuntimeInstaller/InstallerRT.nsi
AgeCommit message (Expand)Author
2016-06-10winrt: fix error on uninstallDavid Pinedo
2016-06-10winrtinstaller: display error num in ps warning windowDavid Pinedo
2016-06-09winrt: configure loader even if ps script failsDavid Pinedo
2016-06-09winrtinstaller: fixed problems introduced by piping script to powershell.exeDavid Pinedo
2016-06-08winrtinstaller: avoid executing ps scripts, instead just pipe cmds to psDavid Pinedo
2016-06-07winrtinstaller: retry ps script failure with full path to powershell.exeDavid Pinedo
2016-06-06winsdkinstaller: add cmd copy as additional diagnosic for ps failureDavid Pinedo
2016-06-03winrtinstaller: add more logging debug code to powershell script invocationDavid Pinedo
2016-06-03winrtinstaller: fixes and diagnostics for powershell config script failureDavid Pinedo
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo
2016-05-05loader: added Windows resource file for vulkan-1.dllDavid Pinedo
2016-04-19winrtinstaller: fix COPYRIGHT.txt filenameDavid Pinedo
2016-04-19winrtinstaller: get LICENSE.txt file from LVLDavid Pinedo
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-08winrtinstaller: correction of File Description Properties of uninstaller.exeDavid Pinedo
2016-04-05winrtinstaller: fix install dir not being removed on uninstall.David Pinedo
2016-03-29winrtinstaller: removed vulkaninfo from RT Start MenuDavid Pinedo
2016-03-29winrtinstaller: Add logging support to Windows Runtime InstallerDavid Pinedo
2016-03-18winrtinstaller: Set up proper Access Control for install/temp dirs and filesDavid Pinedo
2016-03-16winrtinstaller: Allow layers from SDK older than RT to be configured for useDavid Pinedo
2016-03-15winrtinstaller: Install both x86 and x64 redist's if either is not installedDavid Pinedo
2016-03-03winrtinstaller: sign uninstallerDavid Pinedo
2016-03-03winrtinstaller: Don't create a menu item for each version of RT installedDavid Pinedo
2016-02-18winrtinstaller: change error messageDavid Pinedo
2016-02-18winrtinstaller: Unique error codesDavid Pinedo
2016-02-12windowsrtinstall: Fix errors on vcredist not being present before install.Mark Young
2016-02-11winrtinstaller: Fix typo in messageboxDavid Pinedo
2016-02-10winrtinstaller: Add file properties to rt installer executableDavid Pinedo
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-10winrtinstaller: add more error checks during install, uninstallDavid Pinedo
2016-02-09winrtinstaller: A new dir is created for reinstall of same versionDavid Pinedo
2016-02-09winrtinstaller: Allow uninstall to be run from any dirDavid Pinedo
2016-02-09winrtinstaller: fix install dir not recorded in registry correctlyDavid Pinedo
2016-02-09winrtinstaller: install to to same dir if already installed. PUBLISHER changed.David Pinedo
2016-02-05winrtinstaller: update licensesDavid Pinedo
2016-02-05windowsrtinstaller: Change lincense info.David Pinedo
2016-02-03windowsrtinstaller: update estimated size for Programs and FeaturesDavid Pinedo
2016-02-02windowrtinstaller: use new image files names in installerDavid Pinedo
2016-02-02windowssdk: Handle silent installer/uninstaller message boxes appropriately.Mark Young
2016-02-02windowsrtinstaller: Don't display dialog when silent uninstall requires rebootDavid Pinedo
2016-01-29windowsrtinstaller: Handle error conditions during install by uninstalling.Mark Young
2016-01-29windowsrtinstaller: change licensing and change logo displayed in UIDavid Pinedo
2016-01-27windowsrtinstaller: Removed unneeded UNINSTALL reg valuesDavid Pinedo
2016-01-26loader: Update Windows uninstall to remove 32-bit vulkaninfo.Mark Young
2016-01-25INSTALLER: Moved vulkaninfo 32-bit start menu link before 64-bit version.Mark Young
2016-01-25LOADER: Add 32-bit vulkaninfo link to start menu.Mark Young
2016-01-25Installer: 32-bit installer changes to get working on 64-bit system.Mark Young
2016-01-25Installer: Minor cleanupMark Young
2016-01-25Installer: Changes for 32-bit installerMark Young
2016-01-25Installer: More work towards 32-bit installer for 32-bit OSMark Young