[Invalid] 4.0.5 Free: Database.ini Path not Respected

The best solution for finding and removing duplicate files.
Post Reply
User avatar
therube
Posts: 614
Joined: Tue Jun 28, 2011 4:38 pm

[Invalid] 4.0.5 Free: Database.ini Path not Respected

Post by therube »

I believe, not certain, that with 4.0.5 Free:, Database.ini Path is not being Respected?
(I was running sandboxed, & that may have skewed what I was seeing?)
Last edited by therube on Tue Oct 10, 2017 1:42 am, edited 1 time in total.
User avatar
DigitalVolcano
Site Admin
Posts: 1717
Joined: Thu Jun 09, 2011 10:04 am

Re: 4.0.5 Free: Database.ini Path not Respected

Post by DigitalVolcano »

Just tested - it does work in 4.0.5 free. Be sure to remove the semi-colon from the start of the line first though.

e.g.
;Custom database path here
Path=d:\DB2\
User avatar
therube
Posts: 614
Joined: Tue Jun 28, 2011 4:38 pm

Re: [Invalid] 4.0.5 Free: Database.ini Path not Respected

Post by therube »

You're right, working as expected.

When I pasted my wanted path in, I overwrote the word, "Path=".

So I only had

Code: Select all

;Custom database path here
C:\DuplicateCleaner_405_FREE\database
Instead of

Code: Select all

;Custom database path here
Path=C:\DuplicateCleaner_405_FREE\database
Sigh.
Post Reply