Ovidiu
Ovidiu

Reputation: 1

Create installation package with custom GUI

I have created different things in python and PyQt6 and I was curious if I can also make an installation package with them. I found Inno Setup everything is fine, it works. But, my curiosity is the following: If I create my own installation interface in Python and PyQt6 (OK button, Next button, option to choose installation directory, create desktop shortcut, copy files), can I implement this GUI in Inno Setup to have my own wizard design?

Upvotes: -1

Views: 17

Answers (0)

Related Questions