You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024년 2월 현재 식탁보는 코드 서명 인증서를 사용하지 않기 때문에, Microsoft Intune에서 배포를 쉽게 하기 위해서는 MSI, MSIX, APPX 파일 형태가 아닌 EXE 파일 형태의 인스톨러로 제작하는 것이 좋다는 피드백이 있어서, 인스톨러 타입을 MSI에서 InnoSetup EXE로 변경하고자 함.