PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Customizing the Wx installer
Customizing the Wx installer
Iniciado por guest, 20,dic. 2017 11:34 - 3 respuestas
Publicado el 20,diciembre 2017 - 11:34
I have decided to put some real effort into using the Wx installer. Currently I use SetupBuilder (Lindersoft) which is brilliant in most respects. I want to assure myself that I customize the individual Windows which I know I can but be able to maybe use code to change some aspects. Perhaps links to websites etc.

I am sure all this can be done. That's not the issue. But as ever unless you know where to look in Help you can't find it

Can anyone give me a link to a Help page that walks me through how to edit the Installer?

Many thanks for Help which is almost certainly obvious!
Publicado el 20,diciembre 2017 - 11:40
Hi John,

I don't know about the help, but the WDSetup project (it's a regular windev project) is available in one of the subdir of windev... just copy it somewhere else, and edit it like any other projects.

Best regards
Publicado el 20,diciembre 2017 - 12:05
Brilliant. Thanks Fabrice.
Publicado el 20,diciembre 2017 - 12:06
Thank you Fabrice.