小编Jul*_*ght的帖子

我如何将 Chocolatey 安装在与标准不同的位置,例如,甚至在不同的分区上?

我想在单独的分区上安装 Chocolatey。这是可能的,还是我必须采用默认值C:\
我目前有E:\我安装所有软件的分区。我希望我所有的cinst包裹都去那里。
这只是PATH在安装 Chocolatey 之后更改变量的功能,还是我必须做一些更实质性的事情?

windows-7 package-management chocolatey

7
推荐指数
1
解决办法
6601
查看次数

我可以根据我当前安装的应用程序自动创建 Chocolatey 安装程序吗?如何?

我打算尽快在我的计算机上重新安装 Windows,并且我想让重新安装所有应用程序的过程尽可能无缝。我知道您可以创建一个 Chocolatey 脚本,该脚本可以在新机器上运行,该脚本将安装我添加到脚本中的应用程序,但是我有很多应用程序,将所有这些输入到脚本中的过程很乏味。

是否有可用的应用程序可以扫描我的计算机 (Win7) 上当前安装的程序并生成包含我所有程序的 Chocolatey/Boxstarter 脚本,然后我可以使用这些程序在我的新计算机上重新安装所有程序?

windows windows-7 script installation chocolatey

7
推荐指数
1
解决办法
1533
查看次数

在 Windows 10 上使用 git 时,如何修复错误“致命错误 - 检测到 cygheap 基不匹配”?

在 Windows 10 (1803) 上使用 git 时,某些命令会出现以下错误:

git submodule add https://github.com/..../......git ......
      3 [main] basename (13656) C:\.....\basename.exe: *** fatal error - cygheap base mismatch detected - 0x64313400/0x11E3400.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also …
Run Code Online (Sandbox Code Playgroud)

cygwin git windows-10

5
推荐指数
1
解决办法
1万
查看次数

如何将适用于 Linux 的 Windows 子系统 (WSL) 重置为默认值?

在多个版本中使用 WSL 后,我发现我遇到了各种奇怪的错误和不一致的问题。

我想将 WSL 环境重置回默认值 - 最好的方法是什么?

windows-subsystem-for-linux

4
推荐指数
1
解决办法
1万
查看次数