AutoHotKey를 사용하는 사람들
오늘: 454
어제: 624
전체: 200,870
회원: 1,883
접속: 17 (회원 0)

EnvUpdate

원문보기
수정요청

Notifies the OS and all running applications that environment variable(s) have changed.

EnvUpdate

ErrorLevel

ErrorLevel is set to 1 if there was a problem or 0 otherwise.

Remarks

Refreshes the OS environment. Similar effect as logging off and then on again.

For 예제, after making changes to the following registry key on Windows NT/2000/XP or later, EnvUpdate could be used to broadcast the change: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session
Manager\Environment

관련 명령어

EnvSet, RegWrite

예제

EnvUpdate

 

Copyright Tleap. All rights reserved.