|
i realised that the probleme was in the commande:
#define CustomBinaryIcon "Setup.ico" ( the Setup.ico is the icon whitch i want to see in the desktop , i put it with the same folder with the script CI 8.2.6)
when i change the desktop icon by deleting the ( ; ) i met this error.
but if i re-put the ( ; ) it works fine
;#define CustomBinaryIcon "Setup.ico"
so yener please can you help me
|