amake / innosetup-docker

Docker image to create Windows installer executables with Inno Setup
https://hub.docker.com/r/amake/innosetup
Creative Commons Zero v1.0 Universal
71 stars 31 forks source link

Installed Exe starts a Console #12

Open Blackhawk50000 opened 1 year ago

Blackhawk50000 commented 1 year ago

Hi: At First awesome work

But i have the following problem: When i install the Application, it dont show the icon of the original exe. And the Exe with is startet, lunchen e console, with then lunches the Application.

I dont know what could cause this, because if i run the same *.iss File, i dont get both of thes problems.