Cata wrote:That is achieved by using Advertised Shortcuts. We will support them soon, too, although they sport other issues - like missing an icon before the first run when installed on the desktop.
Is *that* what they're called? I was wondering why it wasn't possible to change the properties for those shortcuts (ie: parameters, Run As, etc)
The most significant problem I see with advertised shortcuts (now that I know what to call them!) is, on a first-run for a new user, they go search for the MSI file that was originally installed. No problem for an administrator if the MSI is located in another admin's temp or My Documents folder, but limited users can't access those.
Some installers fix that by copying the MSI into either [installdir] or [commonfilesfolder] and running the MSI from there. Limited users have read access to those locations, so it works for them. MSN Messenger does this, for example.
Others require you to insert the installation CD-ROM, but limited users (for some reason or another) can't read MSIs from CDs in this case. This latter problem was a big one for Microsoft Office 2000 apps, which they worked around by keeping an installation cache (%systemdrive%\msocache).
Other installers manage to put desktop shortcuts up without trouble, so I'm sure you'll be able to work around that and other problems.
FOLLOW US