Page 1 of 2

1.91.4: XnView U3 and INI

Posted: Fri Sep 14, 2007 1:49 am
by ckit
XnView 1.91.4 doesn't use it's own INI when loaded on a Toshiba U3 drive, it uses the local version!

BTW: I manually updated the 1.90.3 U3 version :)

Re: 1.91.4: XnView U3 and INI

Posted: Fri Sep 14, 2007 6:05 am
by xnview
ckit wrote:XnView 1.91.4 doesn't use it's own INI when loaded on a Toshiba U3 drive, it uses the local version!

BTW: I manually updated the 1.90.3 U3 version :)
Really, but do you use a special .ini?

Posted: Thu Sep 20, 2007 11:11 pm
by foxyshadis
XnView always checks the registry first, if that's enabled it'll ignore any ini completely. I haven't tested user ini vs local, maybe that takes precedence as well.

Posted: Fri Sep 21, 2007 6:49 am
by xnview
foxyshadis wrote:XnView always checks the registry first, if that's enabled it'll ignore any ini completely. I haven't tested user ini vs local, maybe that takes precedence as well.
Oh right, so you must not have a XnView that use registry to use U3 version...

Posted: Fri Sep 21, 2007 9:59 am
by ckit
XnView should use it's own INI stored on the USB drive itself not the same one as on the HDD.

If XnView could be hardcoded like this...
XnView.exe -ini xnview_u3.ini

Posted: Fri Sep 21, 2007 11:04 am
by xnview
ckit wrote:XnView should use it's own INI stored on the USB drive itself not the same one as on the HDD.

If XnView could be hardcoded like this...
XnView.exe -ini xnview_u3.ini
Ok, the problem is that xnview search settings first in registry, and after in 'Document settings', and after in xnview folder. Perhaps i must search in xnview folder at first step?

Posted: Sat Sep 22, 2007 12:24 am
by Dreamer
xnview wrote:Ok, the problem is that xnview search settings first in registry, and after in 'Document settings', and after in xnview folder. Perhaps i must search in xnview folder at first step?
Yes, it would be useful also when testing a bug with default settings, now it's too complicated.

In all cases

Posted: Sat Sep 22, 2007 1:15 am
by Clo
:arrow: Pierre

:) Hello !
…Perhaps I must search in xnview folder at first step?
• Yes, please do it. I think also that's much better, and in all cases (not only when using a USB medium).

:mrgreen: KR
Claude
Clo

Re: In all cases

Posted: Sat Sep 22, 2007 8:09 am
by xnview
Clo wrote:
…Perhaps I must search in xnview folder at first step?
• Yes, please do it. I think also that's much better, and in all cases (not only when using a USB medium).
So it should be like that?
* -ini parameter
* XnView folder
* User folder
* Windows folder

Avoid hitches

Posted: Sat Sep 22, 2007 4:42 pm
by Clo
:arrow: Pierre

:) Hello !

• Yes, like this.
- It should be convenient for USB devices, and also securer when updating the programme “by hand”
(I'd a hitch once recently, probably because that order of searching…)

:mrgreen: KR
Claude
Clo

Posted: Sun Sep 23, 2007 10:41 pm
by foxyshadis
Remind us when you release it, so I remember to rename my existing .ini files. =p

Posted: Mon Sep 24, 2007 1:31 pm
by xnview
And xnview.ini in same folder than xnview.exe must be checked before xnview registry settings??

Indeed

Posted: Mon Sep 24, 2007 6:27 pm
by Clo
—> Pierre

:) Hello !
And xnview.ini in same folder than xnview.exe must be checked before xnview registry settings??
- Indeed !

:mrgreen: KR
Claude
Clo

Posted: Mon Sep 24, 2007 10:59 pm
by Dreamer
xnview wrote:And xnview.ini in same folder than xnview.exe must be checked before xnview registry settings??
Yes (IMO).

Posted: Fri Oct 05, 2007 2:05 pm
by Drahken
The default behavior in any program should be to check for/react to an ini file in it's own folder before doing anything else. Checking user/windows folders or the registry should always be secondary.