(2019-10-02, 14:01)Orion Pobursky Wrote: Looking at the autorun.lua script, there seems to be a hard coded path "C:\\Dropbox\\LDraw\\LDCad\\Launcher.ahk" that may be the issue.
Nope. That line is commented out.
Quote:--os.execute("C:\\Progra~1\\AutoHo~1\\AutoHotkey.exe C:\\Dropbox\\LDraw\\LDCad\\Launcher.ahk")
os.execute function is not supported in LDCad