You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Chris Ellem <ch...@gmail.com> on 2017/05/12 02:13:24 UTC

air desktop installer logo/badge? not correct

I am using adt to publish my desktop air app but in the launch screen I am
still getting a default yellow ? logo...not my app logo...does anyone know
how to resolve this...thanks

I am signing it with following options

adt -sign -storetype pkcs12 -keystore ../desktop_Datataker5_star.pfx -tsa
http://sha256timestamp.ws.symantec.com/sha256/timestamp
../dex_416_code1_desktop.airi ../dex_416_code1_desktop.air

I moved my icons up to the src folder and they are included in the airi
build which i am doing in Flash builder 4.7


<?xml version="1.0" encoding="utf-8" standalone="no"?>
<application xmlns="http://ns.adobe.com/air/application/23.0">

...

<icon>
		<image16x16>dex_16x16.png</image16x16>
		<image29x29>dex_29x29.png</image29x29>
		<image32x32>dex_32x32.png</image32x32>
		<image36x36>dex_36x36.png</image36x36>

etc,etc..



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/air-desktop-installer-logo-badge-not-correct-tp15225.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.