LoginSignup
0
0

More than 3 years have passed since last update.

Windows フォトビューアーで画像を表示

Last updated at Posted at 2020-01-12

Windows10で画像ファイルをフォトビューワーで開く

コマンドプロンプトで実行
カレントディレクトリはどこでも。

ファイルタイプを表示
C:>assoc .jpg
.jpg=jpegfile

フォトビューワーで開く設定
C:>ftype jpegfile=rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %1

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