LRTimelapse Forum
Lightroom needs to configure your system for the LRTExport plugin - Printable Version

+- LRTimelapse Forum (https://forum.lrtimelapse.com)
+-- Forum: LRTimelapse 6 (https://forum.lrtimelapse.com/Forum-lrtimelapse-6)
+--- Forum: Frequently Asked Questions (https://forum.lrtimelapse.com/Forum-frequently-asked-questions)
+--- Thread: Lightroom needs to configure your system for the LRTExport plugin (/Thread-lightroom-needs-to-configure-your-system-for-the-lrtexport-plugin)



Lightroom needs to configure your system for the LRTExport plugin - Gunther - 2018-03-31

Q: I get the message "Lightroom needs to configure your system for the LRTExport" whenever I launch Lightroom.

A: This is a lightroom issue that you can fix as follows:

  1. Close Lightroom
  2. Open Explorer and find the Lightroom Application Folder, usually it's C:\Program Files\Adobe\Adobe Lightroom Classic - but it might also contain a Version number at the end. Copy the whole Path from the location bar.
  3. Start an elevated command prompt (Hit Windows Key, type "cmd", right click on "Command Prompt", choose "Start with Admin Rights")
  4. type: cd C:\Program Files\Adobe\Adobe Lightroom Classic (After typing "cd<space> you can just paste your copied path via ctrl-v.<hit enter>
  5. If you are using Powershell, surround the path with single quote signs like
    cd 'c:\Program Files\Adobe\Adobe Lightroom Classic'
  6. lightroom.exe -register <hit enter>
To get the elevated command prompt:
Type Windows key, type "cmd", right click on the Command Line Utility and choose "start as Administrator".


RE: Lightroom needs to configure your system for the LRTExport plugin - tyephoto - 2020-11-30

This needs and update.

CD C:\Program Files\Adobe\Adobe Lightroom Classic


RE: Lightroom needs to configure your system for the LRTExport plugin - Gunther - 2020-12-01

Thanks, done!