Commit Graph

11 Commits (fixes-win)

Author SHA1 Message Date
Natalia Serrano 833a0dc412 refs #468 remove some whitespace
This is a pretty much dumb commit just to make a ref to the ticket #468,
because the changes proposed to fix #464 also work on linux.
2024-07-01 12:16:41 +02:00
Natalia Serrano 10fab7839e refs #464 several fixes and improvements
- fix OG icon in windows system tray
- change a log.info into log.debug to avoid a crash (!)
- migrate update.sh to python so it can be run from windows/macos too
  - manage windows/VERSION in this script too
  - remove call to pyrcc--it's not required!
- remove stray windows scripts
- add a forgotten setup.bat
2024-06-28 16:02:27 +02:00
Natalia Serrano d7a7a1f0bf refs #309 #393 #408 build and package ogagent py3/qt6 for windows 2024-06-24 15:47:49 +02:00
Ramón M. Gómez 9732c070b7 #963: OGAgent Installer for Windows: parameter page is shown after license page. 2020-03-11 13:26:44 +01:00
Ramón M. Gómez ad5af0bbe4 #963: OGAgent Installer for Windows supports `/S /server IPAddress` parameters to assign the server IP address in silent mode and automatically starts the services just before finishing the installation. 2020-03-11 11:47:57 +01:00
Ramón M. Gómez b18cd9b486 #963: Add a new option and dialog to the OGAgent Installer for Windows to enter the IP address of the OpenGnsys Server.
Now you can enter the IP address by running `OGAgentSetup-x.x.x.exe /server IPAddress` or by editing the related dialog.
2020-03-11 10:52:57 +01:00
Ramón M. Gómez f2af8209b9 #963: Uninstalling OGAgent for Windows does not require a reboot (you can run `OGAgentUninstaller.exe /S` for an unattended uninstall). 2020-03-10 11:21:49 +01:00
Ramón M. Gómez 2617b6d50f #913: Adapting commit {{{0fcdc63}}} from master branch. 2019-06-05 10:30:39 +02:00
ramon 2e072d295d #718: Mejoras en OGAgent para Windows:
* Obtener versión y edición de Windows.
 * Ampliar el tiempo de detección de la red a 5 min.
 * Deshabilitar la hibernación en la instalación del OGAgent.
 * Reinicio opcional en la desinstalación.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5553 a21b9725-9963-47de-94b9-378ad31fedc9
2018-01-12 13:15:48 +00:00
ramon 9bfb4eeeb2 #718: Parámetros de descripción finales para OGAgent.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5040 a21b9725-9963-47de-94b9-378ad31fedc9
2016-10-17 12:28:59 +00:00
ramon 11f7a07988 #718: Integrar código fuente de agente OGAgent en rama de desarrollo.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4865 a21b9725-9963-47de-94b9-378ad31fedc9
2016-04-07 11:27:41 +00:00