Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Releases: KinectToVR/k2vr-installer-gui

Amethyst Installer (or what's left after it...)

09 Aug 11:29
39c4b50

Choose a tag to compare

Please check out our site for more details!

This installer prompt you to install Amethyst and remove its existing copies.

K2EX Installer 2.3.2

20 Feb 21:25
39c4b50

Choose a tag to compare

This update installs K2EX 0.9.1

There are no additional changes.

K2EX Installer 2.3.1

30 Jan 09:13
57a5a97

Choose a tag to compare

This hotfix update still installs K2EX 0.9.0

Changes:

  • 37507cf Fix NullPointerException when Steam is not installed
  • 453a578 Fix "Folder not empty" Exception when deleting copied driver
  • 8eb24d7 Fix driver not being registered, remove driver copy logic (#23)
  • 7bb27e0 & 943db9a Update .NET framework version from 4.6 to 4.6.2 and update Ookii.Dialogs.Wpf
  • 0240bb2 Show VCRedist error box instead of unhandled exception

K2EX Installer 2.3.0

24 Jan 16:55

Choose a tag to compare

This update installs K2EX 0.9.0

Changes:

  • Changes to the way the KinectToVR driver is registered in openvrpaths.vrpath so it's more reliable (This should mean less -10 errors)
  • Only use filelists for uninstalls, never recursively delete
  • Make the uninstaller remove settings from AppData
  • Make sure SteamVR is closed when uninstalling, too
  • Better handling of closing SteamVR
  • Main font changed to Inter
  • Added license documents for Inter and Migu 1M
  • Workaround for Kinect detection throwing an exception on some systems
  • Removed unused files

K2EX Installer 2.2.0

03 Mar 21:05

Choose a tag to compare

This is a small update which now downloads K2EX 0.8.1

K2EX Installer 2.1.9

23 Jan 15:56

Choose a tag to compare

wtf microsoft?

the signature date for the kinect v1.8 sdk installer changed, causing the file to have a different hash...

also, this build adds the cool star us on github thing at the end. cause that's there or whatever.

K2EX Installer 2.1.8

13 Jan 09:59

Choose a tag to compare

alert user when trying to install to a non-empty folder
update hash for revised k2ex.zip
MOAR QUOTES

K2EX Installer 2.1.7

10 Jan 22:00
07f5723

Choose a tag to compare

  • Fix NullReferenceException when appConfig.json is empty for some reason

MD5 Hash of k2ex-installer-2.1.7.exe: 62353431A2F3279D0EAE2DD4D4082234

K2EX Installer 2.1.6

01 Jan 00:31
e480538

Choose a tag to compare

  • Fix SDK detection when system drive is not C:
  • Use detected Steam path for appconfig autogeneration (ToDo: Stop coding while sleep deprived)

MD5 Hash of k2ex-installer-2.1.6.exe: 54B5E44A728DD3D8D09CB6CD92E5F856

K2EX Installer 2.1.5

31 Dec 12:33
2bbd057

Choose a tag to compare

  • installerstate exception fix
  • generate appconfig if not found
  • warn user if SteamVR wasn't run at least once
  • show k2ex version from downloadlist in about window
  • set the process name for psmsprocess if psmove is selected
  • add IDs for Kinect for Windows to Kinect device detection
  • exception dialog in uninstaller
    (new messages are not translated yet)