Update installer: add docs, scripts, and Start Menu tools

- Expanded [Files] section to include key documentation and PowerShell/batch scripts for database management
- Fixed INSTALLER_GUIDE.md path and improved file organization in installer script
- Added Start Menu shortcuts for documentation and database tools
- Updated .gitignore to track wwwroot/*
- Changed .csproj.user to use a relative publish profile name
- Added INSTALLER_NEEDS_UPDATE.md and INSTALLER_UPDATE_COMPLETE.md for documentation and change tracking
- Improves user onboarding, support, and maintainability
This commit is contained in:
2026-02-28 16:45:58 -05:00
parent 78c8d4256c
commit 61c71c1882
5 changed files with 549 additions and 6 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ obj/
lib/
/installer-output/
installer-output/
/wwwroot/*
wwwroot/*
# Publish profiles (anywhere in project)
/Properties/PublishProfiles/
Properties/PublishProfiles/