Open Picture in Fullscreen w/ Command Prompt
I have execute a command in command prompt to open pictures
start C:\Users\Bonkorn\Pictures\BlackScreen.jpg
how do i make it open in fullscreen instead of window?
mine's is opened with Windows Photo Viewer
< >
Сообщения 13 из 3
try this

%SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %1

%1 = filename
I executed

%SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen C:\Users\Bonkorn\Pictures\BlackScreen.jpg

but it's still in window not fullscreen
im using Windows 8.1
Try the command:
start "" /max "C:\Users\Bonkorn\Pictures\BlackScreen.jpg"
< >
Сообщения 13 из 3
Показывать на странице: 1530 50

Дата создания: 27 апр. 2016 г. в 6:29
Сообщений: 3