I have an indicator that I can successfully export and distribute. However, I have a couple icon files I need to include when imported.
When I put the icons into the zip file they are ignored (which isn't surprising, I suppose). Perhaps I can add something to the xml file to tell the import to put them on the HDD as well? Something else?
I currently use a separate installation tool for the icons (using NSIS), but would love to eliminate this step if possible.
Thanks!
Daniel

Comment