Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow Microsofts Guidelines about Config files / Install locations #37

Open
5 tasks
unlogisch04 opened this issue Nov 30, 2022 · 1 comment
Open
5 tasks
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@unlogisch04
Copy link
Contributor

As in #31 the installer has some Problems.

As i did read some guidlines (im no expert) we should change some stuff:

  • Config File should be written in %appdata%\SlimeVR\ -> Uninstall might leave this existing (wanted or not, is there a way to have a question to remove the config in uninstall)
  • Server should register itself in SteamVR not the Installer (need help on that. Also a problem how and when to unregister ifself when you uninstall the app <- this needs discussion or a good solution how todo that correctly.

Installer should change the following:

  • Installer: Migration, how to keep track?
  • Installer: Do not Grant every user access to the SlimeVR programm directory (needs testing, Serial might be a problem?)
  • Installer: When run with local rights install as app in user dir? ( There should be a location )
@unlogisch04 unlogisch04 added help wanted Extra attention is needed question Further information is requested labels Nov 30, 2022
@ImUrX
Copy link
Member

ImUrX commented Nov 30, 2022

I think the SteamVR driver should be registered by the launcher, there is some example code in ALVR if interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants