locate

class lib.windows.locate.Applications

Bases: dict

class lib.windows.locate.Blender

Bases: lib.windows.locate.RegistryApplication

filename = 'blendfile'
get_path(reg)
name = 'blender'
class lib.windows.locate.Inkscape

Bases: lib.windows.locate.RegistryApplication

filename = 'svgfile\\shell\\edit'
get_path(reg)
name = 'inkscape'
class lib.windows.locate.RegistryApplication
filename = ''
get_path(reg)
name = ''
lib.windows.locate.find_exe(app_name)

Previous topic

windows

Next topic

register