User.ini - Desperately need this!

Features wanted...
Stef123

Re: User.ini - Desperately need this!

Post by Stef123 »

No worries from my side.
It's related to maintenance only, not something that impedes usability or hinders my workflow.
I rather see you working on tangibles with immediate user payoff :biggrin:

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: User.ini - Desperately need this!

Post by j_c_hallgren »

May be also impractical but just throwing out this idea: How about a way to generate a report (plain text/NotePad) that would simply list all INI values that deviate/differ from defaults? That could help track down which settings might need to be looked at...might be easier than coding for and maintaining a separate file.

There are external compare utilities that could also be used IF there was a automatically generated default INI file stored on install/updates.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

Stef123

Re: User.ini - Desperately need this!

Post by Stef123 »

That works already, without the need for plain text reports. You can run compare tools on ini files directly.
I think the original idea (binocular222) was geared towards easier maintenance. To rule out inconsistencies like these:
http://www.xyplorer.com/xyfc/viewtopic.php?f=2&t=10846

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

I strongly support this suggestion because after updating to new version I lose some customized settings

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

yusef88 wrote:I strongly support this suggestion because after updating to new version I lose some customized settings
What? No, you never lose anything when updating XY.

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

http://www.xyplorer.com/xyfc/viewtopic.php?f=2&t=11326
yusef88 wrote:in configration file i've

Code: Select all

[mruVisualFilterPower]
Count=36
in xyplorer show defaults filters only... XYP 13.80.0134
happened again when updating from 13.9 to 13.90.0012

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

Hm, upgrading power filters works perfectly. Something must be wrong at your end. How do you download and install a new version?

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

How do you download and install a new version?
I downloaded from this topic & I install it normally like every time :roll:
http://www.xyplorer.com/xyfc/viewtopic.php?f=1&t=4
images show the difference before and after the update
To see the attached files, you need to log into the forum.
Last edited by yusef88 on 06 Apr 2014 20:42, edited 1 time in total.

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

Which package?

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

v13.90.0012 Installer Package

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

Can you send me your 41 filters as text?

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

Code: Select all

[mruVisualFilterPower]
Count=41
1=""Text|Text Files" {:Text}"
2=""Image|Image Files" {:Image}"
3=""Audio|Audio Files" {:Audio};*.rm"
4=""Video|Video Files" {:Video};*.3gp;*.webm;*.rmvb"
5=""Office|Office Files" {:Office}"
6=""PDF Files" *.pdf;*.xps"
7="-"
8=""30 Mins|Modified In The Last 30 Mins" ageM: <= 30 n"
9=""1 Hours|Modified In The Last 1 Hours" ageM: <= 1 h"
10=""3 Hours|Modified In The Last 3 Hours" ageM: <= 3 h"
11=""Today|Modified Today" ageM: d"
12=""Week|Modified This Week" ageM: w"
13=""Year|Modified This Year" ageM: y"
14="-"
15=""30 Mins created " ageC: <= 30 n"
16=""1 hour Created" ageC: <=1 h"
17=""3 Hours Created" ageC: <= 3 h"
18=""Today Created" ageC: d"
19=""2 Days Created" ageC: 2 d"
20=""This Week Created" ageC: w"
21=""This Year Created" ageC: y"
22="-"
23=""Empty|Empty Files" size: 0"
24=""> 1 MB|Files Larger 1 MB" size: >= 1 MB"
25=""1>15MB|Files from 1 to 15 MB" size: > 1 MB AND size: < 15MB "
26=""> 10 MB|Files Larger 10 MB" size: >= 10 MB"
27=""> 50 MB|Files Larger 50 MB" size: >= 50 MB"
28=""> 100 MB|Files Larger 100 MB" size: >= 100 MB"
29=""> 1,000 MB|Files Larger 1,000 MB" size: >= 1000 MB"
30=""30 Mins+15MB|30 Mins Modified+size 1-15 MB" ageM: <= 30 n and size: > 1 MB AND size: < 15MB"
31="-"
32=""Files|Files Only" !attr: d"
33=""Folders|Folders Only" attr: d"
34="-"
35=""Image+Video" {:Image};{:Video};*.3gp;*.webm;*.rmvb"
36=""Youtube Video" *.flv;*.mp4;*.3gp;*.webm;*.wmv"
37=""Archive" *.zip;*.rar;*.7z;*.iso;*.nrg;*.isz;*.dmg;*.wim"
38=""Executables" *.exe;*.bat;*.cmd;*.com;*.scr;*.msi"
39=""Fonts" *.fon;*.TTF;*.otf;*.TTC"
40=""No Lnk" !.lnk"
41=""Lnk" *.lnk"

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

Upgrading this works perfectly. No idea what could go wrong here. :veryconfused:

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: User.ini - Desperately need this!

Post by yusef88 »

can I send you my XYplorer.ini to reveal where the problem lies?

admin
Site Admin
Posts: 66321
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User.ini - Desperately need this!

Post by admin »

Sure, send me the INI that contains your 41 power filters and will lose them on upgrade.

Post Reply