- Is it possible to exclude a certain folder from resourcing via options.scr? I know this can be done for file extensions, but this is not always enough (e.g. .ogg files might be both played via snd_... and media_..., later one cannot use resourced files). This way, a "media" folder could be excluded, making things clean and easy (I'm aware of the "_" filename method, but I think it is not bullet proof for every use).

- Is it possible to prevent WED from searching for files in subfolders which are not even referenced in WDL PATH or Lite-C #PRAGMA_PATH statements? I tried renaming the folder, and the files were still resourced

- are there any command line optins to prevent WED from showing popup warnings when a file for resourcing cannot be found? (the miss of that file might be intended, e.g. when used by media_... instructions). This would help to have an fully automated build script.