aboutsummaryrefslogtreecommitdiff
path: root/windowsRuntimeInstaller/InstallerRT.nsi
AgeCommit message (Expand)Author
2017-12-08winsdk: Move file copying into NSIS installerLenny Komow
2017-07-19winsdk: Hide runtime in programs and featuresLenny Komow
2017-04-26winsdk: Make copyright signature editableLenny Komow
2017-04-04winsdk: Fix missing vulkaninfo file extensionLenny Komow
2017-02-10winsdk: Build runtime from RelWithDebInfoLenny Komow
2016-11-10winsdk: Fix missing file extension in runtimeLenny Komow
2016-11-08winsdk: Set runtime to use parameterized buildLenny Komow
2016-11-08winsdk: Parameterize ConfigureRT programLenny Komow
2016-11-08winsdk: Parameterize runtime NSIS scriptLenny Komow
2016-09-09winsdk: Fix ConfigureRT.exe not being deletedLenny Komow
2016-08-31winsdk: Correct installer log renamingLenny Komow
2016-08-31winsdk: Fix powershell error to say ConfigureRTLenny Komow
2016-08-30winsdk: Fix uninstall log not clearing old copiesLenny Komow
2016-08-15winsdk: Move uninstall log to tempLenny Komow
2016-08-12winsdk: Clean up confiure_runtime.c and docsLenny Komow
2016-08-12winsdk: Make RT installer use C programLenny Komow
2016-08-04winsdk: Make installer version programmableLenny Komow
2016-06-22winsdk: Fix multiple RT uninstall issueMark Young
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