gauce 4.0
Manager.UpdateFile 에서
다운로드 디렉토리를
c:Documents and Settings호스트명(사용자)Local SettingsTemp
디렉토리로 지정하고 싶은데 어떻게 해야 할까요?
Manager.UpdateFile('/common/ocx/gauce/ActiveUpdate/Installer.exe','1,0,0,6','%TEMP%\shift');
이렇게 했는 마지막 다운로드 디렉토리 위치에 '%TEMP%\shift 디렉토리를 만들더군요.
사용자Temp 디렉토리에 shift 디렉토리에 다운로드 지정하는 방법 있을까요?
수고하세요~