TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CoApp, package management system for open source apps on Windows

22 pointsby adn37over 14 years ago

8 comments

tomjen3over 14 years ago
What about the none open source apps? If microsoft is ever going to be relevant again, they have to make it worth developing software for Windows rather than webapps. Microsoft has some advantage, since their apis are much more powerful than html/css/javascript, but actually getting users to install your program, and dealing with all that crap makes it not worth it.
jmattover 14 years ago
So right now I have msys + mingw + msysgit + emacs + console 2 on windows 7 and xp for development. It was difficult to set up and I'm happy that it is fully functional. I am actually a bit surprised that I got bash and emacs to a point where I'm happy. I can do what I need to do to deploy my application on windows with nsis. Or since the main part of the program is in python py2exe + nsis.<p>I can already get to the point where my application is an msi or exe or zip. What is CoApp going to add to the equation?
评论 #1625398 未加载
random42over 14 years ago
This is exactly what I miss most on my switch from Ubuntu to Windows7. I find the need to reboot on installation/updates especially annoying.
评论 #1624709 未加载
busterover 14 years ago
Oh, how i miss apt-get like functionality on windows. I hope this takes off!
VMGover 14 years ago
It is interesting that Microsoft is involved with this. One of the developers is being paid to work on this project full-time.<p>Now if there were something like this for device drivers...
评论 #1624644 未加载
twopoint718over 14 years ago
Also useful is WPKG: <a href="http://wpkg.org/" rel="nofollow">http://wpkg.org/</a> Though it isn't exactly the same idea (more related to multiple workstations).
estover 14 years ago
What does MSI lack compared to CoApp?
评论 #1624681 未加载
评论 #1624711 未加载
spotover 14 years ago
what i need is auto update please!