TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CoApp, package management system for open source apps on Windows

22 点作者 adn37将近 15 年前

8 条评论

tomjen3将近 15 年前
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.
jmatt将近 15 年前
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 未加载
random42将近 15 年前
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 未加载
buster将近 15 年前
Oh, how i miss apt-get like functionality on windows. I hope this takes off!
VMG将近 15 年前
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 未加载
twopoint718将近 15 年前
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).
est将近 15 年前
What does MSI lack compared to CoApp?
评论 #1624681 未加载
评论 #1624711 未加载
spot将近 15 年前
what i need is auto update please!