use INI file on specific location

2008-07-22 12:16:30 by cardel

I have installed PDFCreator with bellow options:

PDFCreator-0_9_5_setup.exe /UseINI /INIFile="c:\PDFCreator.ini"

but in the installation I have warning that says File "c:\PDFCreator.ini" does not exists. I have to push Ignore button twice.

I think that /INIFile is only for installation purposes.

I would like to know, if is possible to read configuration ini file from another location and not only from C:\Documents and Settings\[user profile]\Application Data\PDFCreator

I would like to have one local configuration file, for example c:\PDFCreator.ini for all users.

Thanks