Renomme le produit en "Copydev Imposition Tool" et habille A propos
Reprend le branding du projet desktop impose : CopyDev, Jules Dubois, contact@copydev.fr, www.copydev.fr, copyright (c) 2026. Ajoute le logo CopyDev (resources/logo.png, non affichable dans la boite A propos actuelle car app.alert() est texte seul) et renomme l'installeur.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
@echo off
|
||||
chcp 65001 >nul 2>&1
|
||||
setlocal EnableDelayedExpansion
|
||||
title Imposition Professionnelle (Acrobat) — Installation
|
||||
title Copydev Imposition Tool — Installation
|
||||
|
||||
set "APP_NAME=Imposition Professionnelle (plugin Acrobat)"
|
||||
set "APP_NAME=Copydev Imposition Tool"
|
||||
set "INSTALL_DIR=%LOCALAPPDATA%\CopydevImposingAcrobat"
|
||||
set "REPO_DIR=%INSTALL_DIR%\repo"
|
||||
set "GITEA_REPO=https://git.copydev.fr/jules/copydev-imposing-tool.git"
|
||||
|
||||
Reference in New Issue
Block a user