Vous êtes ici
Codacod
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 0 DescriptionFor France. Logiciel gratuit uniquement pour Windows permettant d’effectuer des correspondances entre les articles de l’ancien Code du Travail et ceux du nouveau, et ceci dans les deux sens. 2008. Captures d'écranCode source#!/bin/bash [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Codacod" WINEVERSION="1.4" EDITOR="Codacod" EDITOR_URL="http://www.cfdt-crte-idf.org/02_jurid_code.htm" PREFIX="Codacod" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" POL_Call POL_Install_LunaTheme cd "$WINEPREFIX/drive_c" POL_Download "http://www.cfdt-crte-idf.org/tele/Installation_CODACOD_V2_05I-2.zip" "813a04caee2c6607c258c8c752dcf4a4" unzip "Installation_CODACOD_V2_05I-2.zip" POL_Wine_WaitBefore "$TITLE" POL_Wine --ignore-errors "Installation CODACOD V2_05I.exe" POL_Shortcut "CODACOD V2_05I.exe" "$TITLE" POL_SetupWindow_Close exit 0 |
Contributions
Filters:
ContribuerMembre | Messages |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com