Ok so I need to access the "InstallDir" key in Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VideoLAN\VLC because my program will need VLC to work, so I want it to check if it's installed, and to get the directory, as shown here
How do I do this?
Ok so I need to access the "InstallDir" key in Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VideoLAN\VLC because my program will need VLC to work, so I want it to check if it's installed, and to get the directory, as shown here
How do I do this?