in
Innovasys Logo

Avoiding absolute path names to dlls

Last post 05-07-2008 5:13 AM by R. Brodt. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-07-2008 5:13 AM

    Avoiding absolute path names to dlls

    I don't want absolute path names to dls in the dxp and dxc files. Therefore I edited these files and changed the absolute path names to relative path names (eg. <Assembly Version="5.0" FileName="C:\__Platform 3.0\DSP\_bin\mydll.dll" -> <Assembly Version="5.0" FileName="..\..\..\..\_bin\mydll.dll").

    Document! X can work with dxp and dxc files containing relative path names and builds the help files without any problem.

    But, if I open the project file with Document! X, change e.g. the Copyright Notice, and save the project, all path names in the dxp file will be absolute again.

    How can I avoid this and keep my relative path names?

    Regards,

     R. Brodt

Page 1 of 1 (1 items)