Our script changes environment variables, but the changes are not seen systemwide until the user reboots.

In other words, the set commands in SetupBuilder are working. I can see the new variables when I go to Advanced Setttings on the Computer and look at the environment variables. So, the registry has been updated.

However, when I open a new DOS command prompt and type Set and hit enter the variables are not there.

Is there a command in SetupBuilder (or a call I can make) that will implement the changes for all new processes? I don't want the user to have to reboot in order to use the app.

Thanks,

James