制作本地包安装程序

发布于 2024-08-03 00:17:21 字数 445 浏览 5 评论 0原文

我将为我的家庭网络构建一个包管理器和安装程序,但我不确定应该使用哪些技术。我正在考虑使用 WPF 作为界面,使用 SQL 来实际存储包数据,以及某种用于可配置安装的脚本。但是,我不知道我是否遗漏了什么。简而言之,我的问题是:

  • 制作这个程序需要哪些技术?
  • 那里已经有类似的东西了吗?
  • 我们拥有的服务器上应该有多少,我正在构建的任何客户端上应该有多少?
  • 我的处理方式完全错误吗?

注:

  • 我想使用 .NET,因为它是我大部分经验的所在。
  • 它将在 Windows 7 和一台或两台 vista/xp 计算机上运行。服务器是Windows家庭服务器。
  • 这些软件包将是 Daemon 工具、Notepad++ 或 7zip 等程序的常规安装程序/更新。还有磁盘映像程序,以及可能没有安装程序的程序。

I'm going to be building a package manager and installer for my home network, and I'm unsure of the technologies i should use. I was thinking WPF for the interface and SQL for actually storing package data, as well as some sort of scripting for configurable installation. However, i don't know if I'm missing anything. In short, here are my questions:

  • What technologies are necessary to make this program?
  • Is there something like this already out there?
  • How much should be on the server we have and how much should go on whatever client i'm building?
  • am i going about this completely the wrong way?

Notes:

  • I'd like to use .NET as it's where i have most of my experience
  • It will be running on Windows 7 and one or two vista/xp machines. The server is a windows home server.
  • The packages will be regular installers/updates of programs such as Daemon tools, Notepad++, or 7zip. Thre are also disk image programs, as well as possibly programs with no installer as such.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

聊慰 2024-08-10 00:17:21

http://windows-get.sourceforge.net/index.php

也许你是应该为此构建软件包吗?为您节省大量的开发时间:)

http://windows-get.sourceforge.net/index.php

Maybe you instead should just build packages for this instead? Saves you quite a bit of dev time :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文