Hello Guys,
i am so despair, i try since a half year to change the standart Programm for a Filetyp (JPG)
I had try it with .reg files i had try it with Batch Files and i had try it with CMD Comands, without result
i had try it with this Code:
ftype jpgfile="C:\Program Files\Mozilla Firefox\firefox.exe" "%1"
assoc .jpg=jpgfile
With this Code i want to set the Standart Progamm for JPG to Firefox.
I had try this Code with Batch Files and Cmd Comands (and start both as admin) but without result
After this i had try it with this:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Applications\vlc.exe\shell\open\command]
@="\C:\Program Files\VideoLAN\VLC\vlc.exe\"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg]
"Application"="vlc.exe"
in this case i had try it to open with VLC Media Player over a .reg file but without result again
Can you Guys tell me whats wrong and help me, i am really Despair !?
regards Gs
ps. I have Windows 7 Home, not Windows XP
i am so despair, i try since a half year to change the standart Programm for a Filetyp (JPG)
I had try it with .reg files i had try it with Batch Files and i had try it with CMD Comands, without result
i had try it with this Code:
ftype jpgfile="C:\Program Files\Mozilla Firefox\firefox.exe" "%1"
assoc .jpg=jpgfile
With this Code i want to set the Standart Progamm for JPG to Firefox.
I had try this Code with Batch Files and Cmd Comands (and start both as admin) but without result
After this i had try it with this:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Applications\vlc.exe\shell\open\command]
@="\C:\Program Files\VideoLAN\VLC\vlc.exe\"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.jpg]
"Application"="vlc.exe"
in this case i had try it to open with VLC Media Player over a .reg file but without result again
Can you Guys tell me whats wrong and help me, i am really Despair !?
regards Gs
ps. I have Windows 7 Home, not Windows XP
Last edited: