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
!insertmacro MUI_DESCRIPTION_TEXT ${SEC01}"Main application files - you really need this!"
190
-
!insertmacro MUI_DESCRIPTION_TEXT ${SEC02}"20mb Download of sample data in GRASS format (not required if you have your own data already)"
191
-
!insertmacro MUI_DESCRIPTION_TEXT ${SEC03}"20mb Download of sample shapefiles and TIFF data for Alaska (not required if you have your own data already)"
201
+
!insertmacro MUI_DESCRIPTION_TEXT ${SEC02}"Header files for developers."
202
+
!insertmacro MUI_DESCRIPTION_TEXT ${SEC03}"20mb Download of sample data in GRASS format (not required if you have your own data already)"
203
+
!insertmacro MUI_DESCRIPTION_TEXT ${SEC04}"20mb Download of sample shapefiles and TIFF data for Alaska (not required if you have your own data already)"
192
204
!insertmacro MUI_FUNCTION_DESCRIPTION_END
193
205
194
206
@@ -204,6 +216,10 @@ FunctionEnd
204
216
205
217
206
218
Section Uninstall
219
+
;Added by Tim to uninstall for all users not just the logged in user..
0 commit comments