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:
+2
-1
@@ -26,7 +26,8 @@ obj/
|
||||
lib/
|
||||
/installer-output/
|
||||
installer-output/
|
||||
|
||||
/wwwroot/*
|
||||
wwwroot/*
|
||||
# Publish profiles (anywhere in project)
|
||||
/Properties/PublishProfiles/
|
||||
Properties/PublishProfiles/
|
||||
|
||||
Reference in New Issue
Block a user