Hello all,
In my AutoPlay media studio project, I would like to allow user to update the users or systems environment variables.
I use the functions Registry.GetValue & Registry.SetValue to read and update the registry value.
But updated variables are not refreshed into the user windows session.
Is it possible to refresh these varaibles without forcing the user to log off?
thanks for you help
--JL
In my AutoPlay media studio project, I would like to allow user to update the users or systems environment variables.
I use the functions Registry.GetValue & Registry.SetValue to read and update the registry value.
But updated variables are not refreshed into the user windows session.
Is it possible to refresh these varaibles without forcing the user to log off?
thanks for you help
--JL
Comment