AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Instalar aplicaciones y sitios / Aplicación WINDEV / Crear el programa de instalación (asistente)
  • Start
  • Steps to follow
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Setup wizard: Steps for creating a WINDEV application setup program
Start
The setup program creation wizard allows you to define all the settings of your setup program.
To start this wizard:
  • on the "Proyecto" tab, in the "Generación" group, expand "Procedimiento de instalación" and select "Create setup procedure".
  • open the setup editor. To do so, go to the "Herramientas" tab, "Utilidades" group and click "WDInst". In the WDInst editor, select "File .. New".
Steps to follow
The different steps for creating the setup program are as follows:
  1. Selecting the application to install (only if the wizard is started from WDInst and if no project is open in WINDEV).
  2. Creating the executable file. For more details, see Creating an executable file. If you have just created the executable, click "2. Setup" in the setup program creation wizard. If necessary, click "Access setup options" in the window that appears.
  3. Selecting the setup mode to create. Some additional settings are required for " Private Store " and "Setup with automatic update":
  4. Installation directory selection.
  5. Selection of files to install (and computers where each file must be installed - setup with update only).
  6. Framework installation.
  7. Installation of optional elements for the database. Depending on the selected elements, you will have to perform the following operations in the following steps of the wizard:
    • Configure the automatic modification of data files.
    • Re-index HFSQL data files during installation.
    • Include the setup of an HFSQL server.
    • Deploy HFSQL Client/Server data files.
    • Customize the path of data files during setup.
    • Customize the path of groupware files during setup.
    • Include MDAC in the setup.
    • Include the ODBC driver for HFSQL.
  8. Selection of additional modules. Depending on the selected modules, you will have to perform the following operations in the following steps of the wizard:
    • Include the setup of Reports & Queries.
    • Display a license agreement.
    • Display a ReadMe file at the end of setup.
    • Configure the automatic modification of data files.
    • Choose the optional tools that will be included in the setup.
    • Include the uninstaller.
  9. Selection of the installer skin template.
  10. Selection of languages available during setup. For each language, you can define the title of the main window and Customize the setup program.
  11. Selection of the setup support.
  12. Setup program generation.
Versión mínima requerida
  • Versión 10
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 06/12/2024

Señalar un error o enviar una sugerencia | Ayuda local