Skip to content

Automatically run command files on SteamVR startup and/or shutdown (my personal scripts/tweaks)

Notifications You must be signed in to change notification settings

erik434/OpenVRStartup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenVRStartup

Automatically run command files on SteamVR startup and/or shutdown, download the latest release here.

Usage

  1. Decompress the release archive to a folder on disk.
  2. Run the .exe file in the folder.
  3. On first launch it will display some instructions and the application will run the demo files included in the release.
  4. Check the .log file that is generated in the same folder, it should provide information about the execution.
  5. Delete or edit the *.cmd files in the start and stop folders or add new ones. The application will attemp to run any *.cmd files in those folders.

Delete the generated .log file to get the instructions in step 3 again on the next launch.

That's pretty much it. This is a very simple application. If you only have startup scripts it will terminate immediately after launch, if you have shutdown scripts it will put itself in the background until SteamVR exits so it can launch those scripts as well.

About

Automatically run command files on SteamVR startup and/or shutdown (my personal scripts/tweaks)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%