Problems in Qt Installer Framework
-
@oxchen Hi, if I understand your question, that's the solution:
<InstallerWindowIcon>yourimage</InstallerWindowIcon> <InstallerApplicationIcon>yourimage</InstallerApplicationIcon>
put that in you config.xml .
"yourimage" is the image filename without extension.You can find more info on:
http://doc.qt.io/qtinstallerframework/ifw-globalconfig.html -
@luca
s----------------------------------------------------------------------------------------------------------------
s|--- 1 ---------------------------------------------------------------------------------------------------- X |
s|--------------------------------------------------------------------------------------------------------------|
s| 2image png --(program name)------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|-------------------------------------------content--------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------------------------------------|
s|--------------------------------------------------------------------------------- pre next----------------|
s--------------------------------------------------------------------------------------------------------------------Thank you for your answer, but according to your solution, now image is in 2 place, but I need to put the image in 1 place