Setting environment variables for omniverse extension without restarting computer?

Hi everyone,
I’m a bit stuck with an issue here and could really use your help. To put into context, I need to set up a few environment variables for my extension to work The problem is, the extension can’t fetch the value of the environment variable until I restart my computer.

I was wondering if there is a way for the extension to get the variable as soon as it is set without me having to restart the computer.

Thanks in advance!

Hi @manuelshino. You shouldn’t need to restart the computer, you just need to restart the Omniverse Launcher. The apps get their environment from the Launcher. Alternatively, you can run the app batch files directly or from commandline to get a fresh environment.