go64.bat:
Code: Select all
Everything64.exe -instance 64 -choose-volumes
cmd /c start .\Everything64.exe -instance 64 -no-auto-include -no-db -filelist filelist.TXT
second Everything fires up Everything "normally" (though a bit abnormally in this particular case)
anyhow, is this "safe", as in if i were to leave the .bat file as is,
Everything actually /runs/, twice, but otherwise causes no harm
first, which is not needed - except for the very first initiation (but anyhow)
& on finding an existing .ini, simply exits, immediately (having done nothing)
& second "runs" as expected
Is my understanding correct?