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 1 year has passed since last update.

【Windows】Bginfo設定

Posted at

Bginfoダウンロード先

Bginfoインストール

ダウンロードしたBginfoのファイルを任意の場所に保存し、Bginfo.exe または Bginfo64.exe を起動。

Bginfoをログイン時に起動するよう設定

  1. ダウンロードして展開した「Bginfo」フォルダをC直下に保存
  2. Bginfo.exe または Bginfo64.exe を起動
  3. デスクトップに表示させたい内容を編集し[File]-[Save As...]で編集内容をbgiファイルとして保存する
  4. C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp\Bginfo.bat を作成
Bginfo.bat
@echo off
"C:\BGInfo\Bginfo.exe" "C:\BGInfo\Bginfo.bgi" /TIMER'00 /nolicprompt /silent
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?