ここで説明している.こと
目次
サイト内の関連ページ
今からインストールを行うので、混乱を防ぐため
git, cmake, wget, 7-Zip のインストールや更新を楽に行えるようにするために、 Chocolatey をインストールする.
注意事項. Chocolatey を使うと、種々のソフトウエアのインストールが楽になる. このとき、インストールしたソフトウエアの利用条件、ライセンス条項は必ず、確認すること.
Chocolatey の Web ページの記載の手順に従う.
新しい画面に変わるので確認する
※ 実行のとき、エラーメッセージが出ないことを確認すること
choco install -y git.install cmake.install wget 7zip.install
※ システム環境変数Pathは、すでに存在するはず.
次のように,「C:\Program Files\CMake\bin」を付け加える.
C:\ProgramData\chocolatey\bin C:\Program Files\Git\cmd C:\Program Files\CMake\bin
Windowsの画面の表示では、円マークになる
いまのコマンドプロンプトで次を実行し,エラーメッセージが出ないことを確認.
refreshenv where git where git-gui where cmake where cmake-gui where wget
端末で,次のコマンドを実行.
choco install -y everything paint.net mobaxterm notepadplusplus.install hwinfo.install
端末で,次のコマンドを実行.
choco install -y googlechrome firefox
端末で,次のコマンドを実行.
choco install -y imagemagick ffmpeg winff vlc openshot k-litecodecpackfull
端末で,次のコマンドを実行.
choco install -y epicgameslauncher
端末で,次のコマンドを実行.
choco install -y blender makehuman
Windows のコマンドプロンプトを管理者として実行し、 次のコマンドを実行
C: mkdir C:\tools mkdir C:\tools\misc cd C:\tools\misc # netcat del /q master.zip wget https://github.com/diegocr/netcat/archive/master.zip 7z x master.zip move netcat-master\nc.exe . rmdir /s /q netcat-master del /q master.zip # sqliteman del /q Sqliteman-1.2.2-win32.zip wget https://sourceforge.net/projects/sqliteman/files/sqliteman/1.2.2/Sqliteman-1.2.2-win32.zip 7z x Sqliteman-1.2.2-win32.zip move Sqliteman-1.2.2\*.* . rmdir /s /q Sqliteman-1.2.2 del /q Sqliteman-1.2.2-win32.zip
※ 「wget がないよ!」と表示されたときは、上の「choco install -y wget」をやり直す、
コマンドプロンプトで,次のコマンドを実行
choco upgrade -y all
本サイトは金子邦彦研究室のWebページです.サイトマップは,サイトマップのページをご覧下さい. 本サイト内の検索は,サイト内検索のページをご利用下さい.
問い合わせ先: 金子邦彦(かねこ くにひこ) ![]()