> > > Also, I noticed that in the svx module I am hacking right now as a test > it > > will not run writer at all without the dll's in the working directory > > (cuimi.dll, svxmi.dll). > > So possibly a source change you made is "incompatible" (or the source > doesn't match the installed version at all). > > Ciao, > Mathias > > Hmmm...I don't know. I literally changed a few characters in a message box dialog I was hacking with. It works at long as it is in the "basis/program" directory. Thanks for your help.
I am really interested in expanding the deliver tool to handle an optional copy to the developer's test install directory as Maximilian suggested. 2009/1/1 Maximilian Odendahl <[email protected]> > I guess deliver could be changed slightly as well, so it copies not only to > solver, but to the target location as well. > This is what I am thinking would be the nicest solution. I am lazy and just want to press a button and have my updated files magically appear in the developer's test install directory. If it's reasonable I would like to expand the deliver tool to cover all cases on all platforms so it works 100% in terms of getting the right files to the right locations in the developers test install directory. I am thinking that this new functionality would be based on the installer's knowledge of the file layout of the program directory. I don't know where it keeps this information yet. I had a bit of a dig through the installer code yesterday but haven't got to it yet, and now I am away for a few days. I will pick this up when I return. Perhaps I should speak to someone on the installation project's mailing lists about this task... If anyone has any suggestion, it's more than welcome. Regards Robert Black
