When I save a file without an extension, it automatically adds “.txt.” How can I stop an extension from being added?
Put the file name in quotation marks when you save it. For example, saving it as "file" will create a file named file (not file.txt).