No, click once is more than just a shortcut.
If you want to deploy an application, but don't want to work within the many
"issues" and slowness revolving around web server based code (HTML, etc.)
AND your target audience is Windows OS based, then "click once" is they way
to go. You provide the link on a basic HTML page, user clicks it, the
application either runs (if already installed on client PC) or installs to
the client PC (there are many install options available). You get to use
Windows Forms rather than the aweful and horrendous HTML approach (ASPX or
otherwise). The downside is that any non-Windows OS client PC's can't run
the app. Since these are Windows forms apps (or Windows services) you can
deploy them in the traditional sense also (win/win). Click once apps also
scale VERY well to PDA, Phones, etc.
IMHO, I believe Click Once apps will become the preferred method of
deployment of applications and the web side will return to a more simple (as
it was intended) and very minimal set of HTML. Since Mac owners can now run
WindowsXP in their new Intel based boxes Click once apps are not an issue
for them either, that leaves a small Linux audience and/or other OS group
(>1%). This should open the door for much improved web deployed
applications and much more powerful applications than the current crop of
tiny font, virus infected, spyware/spam/advertisement sites that current
infest the web and consume all the bandwidth. And you can avoid the IE
client completely!!! SSL not required, WC3 can go to hell, and all the
other web money making schemes.
Microsoft have done good here, I hope they expand on it. But I also hope
for SP1 for VS 2005 any day now????
Rob.