Basterebbe un tasto destro + shift, "apri con" e associ le estensioni come ti pare.
Alternativa per espert1 :lol:
Creare dei file .reg da importare nel registro. Copio i miei, adattateli alle vostre esigenze e paths (per i parametri leggetevi le commandline options nel menu' help)
File d64.reg
REGEDIT4
[HKEY_CLASSES_ROOT\.d64]
@="cbmfolder"
[HKEY_CLASSES_ROOT\cbmfolder]
@="cbm64 disk image"
[HKEY_CLASSES_ROOT\cbmfolder\shell]
[HKEY_CLASSES_ROOT\cbmfolder\shell\open]
@=""
[HKEY_CLASSES_ROOT\cbmfolder\shell\open\command]
@="C:\\c64\\vice\\x64.exe -truedrive +virtualdev +iecdevice8 +reu +saveres \"%1\""
File d81.reg
REGEDIT4
[HKEY_CLASSES_ROOT\.d81]
@="d81file"
[HKEY_CLASSES_ROOT\d81file]
@="cbm64 d81 image"
[HKEY_CLASSES_ROOT\d81file\shell]
[HKEY_CLASSES_ROOT\d81file\shell\open]
@=""
[HKEY_CLASSES_ROOT\d81file\shell\open\command]
@="C:\\c64\\vice\\x64.exe -truedrive +virtualdev +iecdevice8 +reu +saveres -drive8type 1581 -cartrr c:\\c64\\ccs64\\cart\\rr-38b-64pal.bin -keybuf 0 -attach8rw \"%1\""
file t64.reg
REGEDIT4
[HKEY_CLASSES_ROOT\.t64]
@="cbmt64"
[HKEY_CLASSES_ROOT\cbmt64]
@="cbm64 tape collection"
[HKEY_CLASSES_ROOT\cbmt64\shell]
[HKEY_CLASSES_ROOT\cbmt64\shell\open]
@=""
[HKEY_CLASSES_ROOT\cbmt64\shell\open\command]
@="C:\\c64\\vice\\x64.exe +truedrive -virtualdev +saveres \"%1\""
File tap.reg
REGEDIT4
[HKEY_CLASSES_ROOT\.tap]
@="cbmtap"
[HKEY_CLASSES_ROOT\cbmtap]
@="cbm64 tape image"
[HKEY_CLASSES_ROOT\cbmtap\shell]
[HKEY_CLASSES_ROOT\cbmtap\shell\open]
@=""
[HKEY_CLASSES_ROOT\cbmtap\shell\open\command]
@="C:\\c64\\vice\\x64.exe -truedrive +virtualdev +iecdevice8 +reu +saveres \"%1\""