I'm using the InstallShield DevStudio 9 evaluation, and am trying to build the basic installer for my product before I buy it (so I know if it's worth the money or not). If I can't make this do what I want, I need to hand the install task back to my engineer who will use a basic MSI.
Having never used InstallShield but spending the last day diving into it, I get the impression that just about anything is possible... you just need to keep at it 'till you figure it out, that said, here's what I can't figure out:
1) I'm using a custom skin (hence the need from DevStudio rather than Express), and my installer seems to be using SdLicense2, yet there's no SdLicense2 to edit in the Dialogs list. I've tried making my script point to SdLicense, but it complains about too many arguments, and I don't know how and where the arguments match up to the dialog, otherwise I'd remove 'em. But in all honesty, I'd rather edit SdLicense2, or better yet, and RTF version (if I can figure out how to edit non-standard dialog layouts).
2) After an hour of poking around, I was able to find where to change the .ico file for my installer's resulting standalone app one, but a) The name of the file doesn't stick (not a big deal, I can change it by hand after I build it) and

3) Does anyone know if the little InstallShield logo that auto-inserts itself into the bottom left hand corner of my Skin is because I'm using a not-yet licensed version? If not, how do I tell my skin not to render it?
These are least important as my product may just do this itself on its first run, but here goes anyway:
4) How do I assign a folder a custom icon during the install? Is this something I can do by hand beforehand? (You'll have to excuse me, I'm a Mac guy and really new to how Windows system stuff works)
5) How do I tell my installer to install a folder in the User's "My Documents" folder? Is the answer localizable?
And finally...
6) How do I tell the installer to open a specific folder (the one I want to stick into "My Documents") at the end of the install?
Whew!
After almost 17 hours of using InstallShield today, these are the questions I'm left with. :-)
This installer is for the Windows version of my product Konfabulator.
Thanks in advance for any help!
Cheers,
Arlo Rose