How to not have 1.5 use Everything-1.5a.ini, Everything-1.5a.db ... ?
IOW, I just want 1.5 to use Everything.ini, Everything.db, ...
How to have 1.5 not use 1.5a .db .ini
Re: How to have 1.5 not use 1.5a .db .ini
Code: Select all
Everything.exe -instance "" -config .\Everything.ini -db .\Everything.db
?
IIRC, Everything 1.4 Service 'plays nice' with Everything 1.5, but probably better to uninstall the 1.4 service and use the 1.5 service instead.
Re: How to have 1.5 not use 1.5a .db .ini
Right. That's the point.better to uninstall the 1.4 service
And at that point, I didn't want to use Everything...-1.5a kind of thing, simply Everything.ini...
Would be nice to be able to do that without using the -config..., but no big deal.
(As it is, I simply set up [my usual] go15.bat, which uses an -instance 15. Would have rather not done that, but it's OK.)
(I had tried various -instance, including -instance "", but that still created -1.5a file sets.)
Re: How to have 1.5 not use 1.5a .db .ini
Yeah, that is all hard-coded in the alpha version.
That restrction should be gone with the beta version.
(although ... 1.5 is rock stable here, so in my world this might already be the beta version. I thought 1.4 was already perfect, but 1.5 is "perfecter" )
That restrction should be gone with the beta version.
(although ... 1.5 is rock stable here, so in my world this might already be the beta version. I thought 1.4 was already perfect, but 1.5 is "perfecter" )
Re: How to have 1.5 not use 1.5a .db .ini
Thank you for the feedback and suggestions therube and NotNull,
The 1.5a instance is temporary for the Everything 1.5 Alpha.
It will be removed when Everything 1.5 is in beta.
I will consider an option to disable the -1.5a suffix for filenames.
Unfortunately, -instance "" will not work. You cannot set an empty custom instance name.
Disable the 1.5a Instance for the Everything SDK (does not remove the 1.5a suffix from filenames).
The 1.5a instance is temporary for the Everything 1.5 Alpha.
It will be removed when Everything 1.5 is in beta.
I will consider an option to disable the -1.5a suffix for filenames.
Unfortunately, -instance "" will not work. You cannot set an empty custom instance name.
Disable the 1.5a Instance for the Everything SDK (does not remove the 1.5a suffix from filenames).
Re: How to have 1.5 not use 1.5a .db .ini
I have added an option to disable the Everything 1.5a instance to Everything 1.5.0.1251a.
To disable the Everything 1.5a instance:
To disable the Everything 1.5a instance:
- In Everything, from the Tools menu, click Options.
- Click the General tab
- Uncheck Everything Service (Uninstall the Everything Service running in the 1.5a instance)
- Click OK.
- From the File menu, click Exit.
- Create the following file in the same location as your Everything.exe (for example: C:\Program Files\Everything):
NO_ALPHA_INSTANCE - Note there is no file extension.
- Leave the file empty, the content is ignored.
- Optionally rename your settings and data files (remove the -1.5a suffix):
- Rename Everything-1.5a.ini to Everything.ini in %APPDATA%\Everything
- Rename Everything-1.5a.ini to Everything.ini in the same location as your Everything.exe
-or- - Import your Everything-1.5a.ini from %APPDATA%\Everything
- restart Everything.
Re: How to have 1.5 not use 1.5a .db .ini
It is just a pity that with this new version almost all the settings made in the previous version are gone.
Re: How to have 1.5 not use 1.5a .db .ini
You should be OK if you rename your settings files before running Everything.
For example, rename Everything-1.5a.ini to Everything.ini in %APPDATA%\Everything
Rename Everything-1.5a.ini to Everything.ini in the same location as your Everything.exe
If you haven't renamed these files, they should still exist and you can import them.
Please note that version 1251a will also do a full rebuild (due to a new database format), so your indexed properties/content will also be re-scanned.
For example, rename Everything-1.5a.ini to Everything.ini in %APPDATA%\Everything
Rename Everything-1.5a.ini to Everything.ini in the same location as your Everything.exe
If you haven't renamed these files, they should still exist and you can import them.
Please note that version 1251a will also do a full rebuild (due to a new database format), so your indexed properties/content will also be re-scanned.
Re: How to have 1.5 not use 1.5a .db .ini
2void
Thank you for pointing this out!
I probably started the new version too early, because I made such renamings.
Now I have checked this again and copied the previous version (.ini) over again and restarted Everything.
Now my previous settings are back!
Thank you very much!
Thank you for pointing this out!
I probably started the new version too early, because I made such renamings.
Now I have checked this again and copied the previous version (.ini) over again and restarted Everything.
Now my previous settings are back!
Thank you very much!