Diablo I Product Config
Download
{ "all": { "config": { "casc_language_agnostic": true, "data_dir": "Data/", "form": { "game_dir": { "dirname": "Diablo" } }, "product": "drtl", "supported_locales": [ "enUS" ], "supports_multibox": false, "supports_offline": true, "switcher": false, "title_info": { "title_id": "d1" }, "update_method": "containerless ngdp" } }, "enus": { "config": { "install": [ { "start_menu_shortcut": { "link": "%commonstartmenu%Diablo/Diablo.lnk", "target": "%shortcutpath%", "working_dir": "%installpath%" } }, { "desktop_shortcut": { "link": "%desktoppreference%Diablo.lnk", "target": "%shortcutpath%", "working_dir": "%installpath%" } }, { "add_remove_programs_key": { "display_name": "Diablo", "icon_path": "%binarypath%", "install_path": "%installpath%", "locale": "%locale%", "root": "Diablo", "uid": "%uid%", "uninstall_path": "%uninstallpath%" } } ] } }, "platform": { "win": { "config": { "binaries": { "game": { "launch_arguments": [], "regex": "Diablo.exe", "relative_path": "Diablo.exe", "switcher": false } }, "form": { "game_dir": { "default": "Program Files", "required_space": 3000000000 } }, "shortcut_target_path": "Diablo.exe", "tags": [], "uninstall": [ { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_LOCAL_MACHINE", "root": "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall", "subkeys": [ "Diablo" ] } }, { "delete_registry_key_list": { "flags": "WOW_BOTH", "key_type": "HKEY_CURRENT_USER", "root": "SOFTWARE\\Blizzard Entertainment", "subkeys": [ "Diablo" ] } }, { "delete_folder": { "relative_paths": [ "Data", "EXTRAS", "HELLFIRE", "HELPFILE", "MANUAL" ], "root": "%game%" } }, { "delete_file": { "relative_paths": [ "BATTLE.snp", "BNUpdate.exe", "DIABDAT.MPQ", "Diablo.exe", "diablo.ini", "DiabloLauncher.exe", "diabloui.dll", "License.txt", "Modem.doc", "Network.doc", "Patch.txt", "Patch_rt.mpq", "Readme.txt", "Serial.doc", "SMACKW32.DLL", "STANDARD.snp", "Storm.dll", "Update.txt", "VidSize.exe" ], "root": "%game%" } } ] } } } }