Trevor,
I'm at a good point with the AIOI (glad I didn't have to add the vc2015) just extracting content from the zip. However the dialog for "Change log for 2.0.19" says:
a copy of README.txt is present in the docs folder (I stripped the one in LPub3D_x32-2.0.19.877.2_20161208 folder in the zip as it would end up in the C:\Program Files (x86)\LDraw folder). I also checked the registry for a path but couldn't find any. The only source I found was:
in your installer script. I therefore wonder why you would store a change log file on the Desktop and where I do change the search path?
w.
I'm at a good point with the AIOI (glad I didn't have to add the vc2015) just extracting content from the zip. However the dialog for "Change log for 2.0.19" says:
Code:
Failed to open C:/Users/XXXX/Desktop/README.txt
No such file or directory
a copy of README.txt is present in the docs folder (I stripped the one in LPub3D_x32-2.0.19.877.2_20161208 folder in the zip as it would end up in the C:\Program Files (x86)\LDraw folder). I also checked the registry for a path but couldn't find any. The only source I found was:
Code:
SetOutPath "$INSTDIR"
File "..\docs\README.txt"
in your installer script. I therefore wonder why you would store a change log file on the Desktop and where I do change the search path?
w.
LEGO ergo sum