Hacker News new | past | comments | ask | show | jobs | submit login

You would be surprised.

If you distribute software to non-programmers, check your stats for # of downloads started vs. # of applications started (or new users). My guess is that they are way off:

Most computer users do not know what a "Downloads" folder is.




On Windows the solution for this is ClickOnce[1]. It's actually really well done, but I've only ever seen one program use it - Chrome[2].

[1] http://msdn.microsoft.com/en-us/library/t71a733d(v=VS.100).a... [2] https://www.google.com/chrome


I don't think Google Chromium (Chrome) uses the .NET ClickOnce installer but Google's own Omaha software installer


He's referring to a special launcher for the installer that's used on Windows.


The only problem is that ClickOnce has a .NET dependency, but if you can get around that, you're home free.


Incidentally, I think downloading or saving any kind of file, and then having to "find" it from the entire set of accessible files is one of the worst UI offenses still remaining in modern machines.

I just downloaded/saved something, why do I have to spend time "re-finding it" if I want to access it in another context?


OSX makes this process less painful, as it has the downloads folder in the dock by default, and the icon changes to match the most recent addition.

It is still not optimal, but at least my mom is able to do it now...


Has nobody written an installer for windows apps that runs from java web start?


Adobe Air.


Yes AIR has a fantastic install process, even installing AIR it's self.

With the install badge you could also detect if it was already installed, and launch rather than download.

It would shock you how many people would download and install an app every time they wanted to run it.

There is no wonder why something like the app store on iOS is used by so many non techy people and so popular. Especially when you think you could install apps on phones before this...




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: