1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
Yun Chan
1f794e9e08 fix(ui): unify titlebar centerline vertical alignment and eliminate redundant brand container (v1.0.14) 2026-09-04 23:58:41 +09:00
Yun Chan
4a4f2b78e4 feat(installer): add Inno Setup installer and fix Shell C++ DLL docx leakage
- Introduce Inno Setup standard EXE installer (Everything2Everything-Setup-x64.exe) for zero-friction end-user installation without certificate trust friction
- Fix hardcoded .docx recommendation in Everything2Everything.Shell dllmain.cpp
- Improve MSIX Install.cmd and Install.ps1 with robust privilege elevation and path parsing
- Integrate Inno Setup into tools/Publish-Release.ps1 pipeline and release upload
- Add automated regression tests for installer and packaging integrity
2026-09-03 20:57:26 +09:00