Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Koston (0.17 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.wizard_button_register_next	=	Créer et Suivant
    labels.wizard_start_crawling_title	=	Commencer à explorer
    labels.wizard_start_crawler_title	=	Crawler
    labels.wizard_start_crawling_desc	=	En cliquant sur le bouton "Commencer à explorer", vous pouvez commencer une exploration maintenant.
    labels.wizard_button_start_crawling	=	Commencer à explorer
    labels.wizard_button_finish	=	Passer
    labels.search_list_configuration	=	Recherche
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  2. src/main/assemblies/files/service.bat

    if /i %SERVICE_CMD% == install goto doInstall
    if /i %SERVICE_CMD% == remove goto doRemove
    if /i %SERVICE_CMD% == start goto doStart
    if /i %SERVICE_CMD% == stop goto doStop
    if /i %SERVICE_CMD% == manager goto doManagment
    echo Unknown option "%SERVICE_CMD%"
    
    :displayUsage
    echo.
    echo Usage: service.bat install^|remove^|start^|stop^|manager [SERVICE_ID]
    goto:eof
    
    :doStart
    Batch File
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Jan 15 06:32:15 GMT 2023
    - 6K bytes
    - Viewed (0)
Back to top