====== 01 Overview ====== You can get an idea of some of the possible ways to extend your LabVIEW installation by looking at [[kb:labview:tools:vipm|VI Package Manager]]'s "Destinations" page: {{:kb:labview:extensions:vipm-destinations.png?nolink&600|}} ---- ===== General Locations ===== === LabVIEW Installation Path === eg. ''C:\Program Files (x86)\National Instruments\LabVIEW 2020'' === LabVIEW Data === eg ''C:\Users\admin\Documents\LabVIEW Data'' ---- ===== Paths ===== === Toolkit VIs === ''\vi.lib\'' === Examples === ''\examples\'' === Custom Probes === ''\vi.lib\_probes\'' === Custom Errors === ''\project\errors\'' === Help Files === ''\help\'' === Template VIs === ''\templates\'' === File Menu === ''\wizard\'' === Tools Menu === ''\project\'' See [[kb:labview:extensions:tools-menu|Tools Menu]] === Help Menu === ''\help\'' === Project Templates === ''\ProjectTemplates\'' === Project Provider === ''\resource\Framework\Providers\'' See [[kb:labview:extensions:projectprovider|Project Provider]] === Quick Drop Plugins === ''\resource\dialog\QuickDrop\plugins\'' See [[kb:labview:extensions:quickdrop|Quick Drop Plugins]] === G Cli Tools === ''\vi.lib\G CLI Tools\'' === VI Analyzer Tests === Custom: ''\VI Analyzer Tests'' Built-in: ''\project\_VI Analyzer\_tests\''