Thanks. A few hours after I posted I figured out how to programatically
extract a VI icon and save it to a file (using vi methods in a scratch-
built "SaveIcon.vi"). This gets me part-way there (in the wrong file
format to load directly into the application builder).
I also now realize that I need the 16x16 "small" icon as well, so
there's editing to do in some other tool, anyway. And VI icons, while
serviceable, really want to be nice and square (no masking) to cover the
connection ports appropriately in a block diagram, while most modern
Windows desktop icons are more "pretty", including the default LabVIEW
application icon. So if I'm going to do a professional job here, I have
to do some work 😉
However, being able to select the VI icon as as the 32x32 icon in the app
builder (with the standard 16x16 LabVIEW icon as the small one) would be
a nice quick-and-dirty feature, especially when several different LabVIEW
applications will be placed on the same desktop. Having all the icons look
the same kind of defeats the purpose of icons...
Thanks,
Bob