0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GitHub Desktopのインストール方法(Win7)

Last updated at Posted at 2016-10-28

日時 2016/2/22
環境 Windows7
    IE8

GitHub Desktopの公式サイトからインストーラを落としてくる
https://desktop.github.com/

普通にインストールしようとすると

「Error: An error occurred trying to download 'http://github-windows.s3.amazonaws.com/GitHub.application'.」

のエラーで止まる。

proxy 通らないっぽいのでこちらのサイトを参考に設定する。

http://www.0x00.to/post/2012/12/31/How-to-use-ClickOnce-with-proxy-authentication
1.Download http://www.0x00.to/FILES%2f2012%2f12%2fClickOnceWithProxySupport_v0.1.zip.axdx
2.解凍する
3.ClickOnceProxySettings.xml に自分の認証情報書く(ユーザID、パスワード、プロキシサーバのアドレス)
4.C:\Windows\Microsoft.NET にClickOnceProxySettings.xml を配置する
5.C:\Windows\Microsoft.NET\Framework\v2.0.50727 に 解凍した Build\netfx2-Release\dfsvc.exe をコピー
6.C:\Windows\Microsoft.NET\Framework\v4.0.30319 に 解凍した Build\netfx4-Release\dfsvc.exe をコピー

IEで github-windows.s3.amazonaws.com/GitHub.application をアドレスバーに入力してEnter

待てばダウンロード始まる。

これでインストール完了。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?