Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Registry


1 reply to this topic

Becky Nichols

Becky Nichols
  • Members
  • 45 posts

Posted 28 February 2002 - 23:15

Hi All,

This is probably a simple question and I may already know the answer, but it is evading me at the moment.

I have two .config files that currently must be in the directory our output is saved to.  If the user saves to a different directory, the save fails.

Isn't there a way to "register" these files, so they don't have to be in the directory the output is saved to?

Becky


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 01 March 2002 - 09:15

If you add the diretories of these files to the AppPath entry for your application it should be able to find them in the PATH. But I don't know whether your app will look in the path, or just in its own directory.