I'm currently writing an install/uninstall script for a mod. It's going to be a FOMM/BAIN-ready archive. Because of the unusual package structure I heavily make use of the function 'CopyDataFile(String1, String 2)'. Problem here is uninstalling. Is there any function to remove a file from the user's data folder? I've looked for a FOMM documentation on functions, but except for the fomm.chm, which didn't help in that case, I was not able to find one.
Thanks, I could use that, but how would I detect where the user has Steam (and therefore New Vegas) installed? I'd prefer a FOMM function, though, so the question in the OP is still valid.