TMacy wrote:Ok... you can prepare to flame away.
No flames, but I will refer you to the documentation again in this post

TMacy wrote:Are you telling me that because we put an install out on the CD as a single compressed EXE, we lost the ability for our customers to do web-updates that will only download the updated web media blocks?
Not at all. The two are unrelated. A web media block is a MSIcode statement which tells the setup compiler how to separate your setup into multiple online and offline pieces; and has effect only when web builds are used as your setup build mode. Read the help file topic "Web Media Block" for more information.
TMacy wrote:I see a lot of documentaiotn that uses phrases that were for prior versions of InstallAware, and if you weren't running those prior versions, it makes it very difficult to follow.
Would you mind listing some topics here, so I can escalate them to the documentation team and get them fixed?
TMacy wrote:I have no interest in being told "this is how MSI works" or whatever.
InstallAware does its best at all times to protect you from MSI internals. But after all, InstallAware is an MSI tool. If we had our native setup engine, a lot of these issues would be no-brainers to solve. But we are trying to bring you the best technology and the best standards compliance, so there is some inevitable compromise involved.
TMacy wrote:I asked for contacts of InstallAware consultants that I could hire to build the install framework for us, but I didn't get a response.
Sorry about that! Please email or call sales at any time for a quote on your installation project.
TMacy wrote:I just want a process where we can put out a CD with the full application, and let a user update it easily with web downloads. Are we going to be able to do that with InstallAware?
Certainly. I don't think anything posted on this thread contradicts that.
TMacy wrote:I'm not clear why we have to clear the filename from the web media blocks to make them work as "offline", and if that means they won't work for web updates.
For more details on InstallAware's partial web deployment scheme, please read this whitepaper:
http://www.installaware.com/installawar ... oyment.pdfTMacy wrote:And I've learned that I can't put an application out that doesn't go through a 30 second "InstallAware is checking the validity of the install" advertisement
This isn't an advertisement, but the self extractor of your setup as it is working.
TMacy wrote:or remove the InstallAware advertisement from the other places it pops up, even though I have purchased a license to the product.
You can. Just edit the shared setup strings.
TMacy wrote:Is this the price we have to pay for "Microsoft compatibility"?
InstallAware attempts to offer the convenience of the old WiseScript setup mechanism for the Windows Installer platform. We acknowledge that having more whitepapers and examples could help, and are constantly improving our documentation.