Is there a way to view the environment variables of a specific process. I know that i can see them using the Process Explorer. However, i need to use them in a batch or powershell script.Is there a command that does that. Can I use the procexp.exe of the Process explorer to get this information to use it in a following script?
↧