Associating the Configuration File in Windows

From DOSBoxWiki
Jump to navigationJump to search

60pmYW <a href="http://uiqbrkfnslli.com/">uiqbrkfnslli</a>, [url=http://vguhvszksfsc.com/]vguhvszksfsc[/url], [link=http://nwxibqhigodo.com/]nwxibqhigodo[/link], http://neijyligrbrp.com/

Registry Entries

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.dosbox]
@="DosBox"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT\DosBox]
@="DosBox Emulator"

[HKEY_CLASSES_ROOT\DosBox\DefaultIcon]
@="M:\\Emulation\\PC\\DosBox\\dosbox.exe,0"

[HKEY_CLASSES_ROOT\DosBox\shell]

[HKEY_CLASSES_ROOT\DosBox\shell\open]

[HKEY_CLASSES_ROOT\DosBox\shell\open\command]
@="\"M:\\Emulation\\PC\\DosBox\\DosBox.exe\" -conf \"%1\""

[HKEY_CLASSES_ROOT\DosBox\shell\run]
@="Run"

[HKEY_CLASSES_ROOT\DosBox\shell\run\command]
@="\"M:\\Emulation\\PC\\DosBox\\DosBox.exe\" -conf \"%1\""

[HKEY_CLASSES_ROOT\DosBox\shell\runfull]
@="Run FullScreen"

[HKEY_CLASSES_ROOT\DosBox\shell\runfull\command]
@="\"M:\\Emulation\\PC\\DosBox\\DosBox.exe\" -fullscreen -conf \"%1\""