혹시 tuide de error(으)로 찾으셨나요?
블로그
- [Batch]| was unexpected at this time batch script batch 에서 명령 실행 결과를 변수에 담으려면 FOR /F "tokens=* USEBACKQ" %%F IN (`command`) DO (SET var=%%F)ECHO %var%Colored 참조 : https://stackoverflow.com/questions/20841622/error-was-unexpected-at-this-time-batch-script/20841821
- [존알람] dll 인증은 어떻게 하는가. Posted: Tue Jan 18, 2005 3:14 pm Post subject: couldn't verify vsinit.dll error and how to fix it. Every time a dll is loaded, we check if it has our certificate.