not exists file “C:\Program Files\Mozilla Firefox\firefox.exe” OR not exists file “C:\Program Files (x86)\Mozilla Firefox\firefox.exe”
Evaluate to TRUE when C:\Program Files (x86)\Mozilla Firefox\firefox.exe is on the hard drive. It should be FALSE because one of the referenced files is there.
that last was is an advanced form… it says “try to create file objects for each of the Plural Strings inside of the parenthesis”. Since I used Files instead of File (single), it will ignore the ones that do not exist.
while learning, you should probably stick with the 3rd one there, since it is more obvious.