About 711,000 results
Open links in new tab
  1. windows - What type of file is ~$file? - Super User

    Owner File (Same Directory as Source File): When a previously saved file is opened for editing, for printing, or for review, Word creates a temporary file that has a .doc file name extension. This file …

  2. How to add time and date to Windows file default name template?

    Apr 14, 2022 · 1 To add the time and date to the default file name template in Windows, you can use the following steps: Right-click on the desktop or in a folder where you want to create a new file. Select …

  3. Which is correct: "Filename", "File Name" or "FileName"?

    Nov 22, 2010 · The original form of the word was "file name", as in the name of a file. These days (and probably for a good few years), the compound "filename" is widely accepted and perhaps most …

  4. Add text to end of filename (but before extension) using batch file

    I have a list of files which are in the format on the left. I want to append a string to each file name, but before the extension, as shown: File 1.txt -> File 1 version 1.txt File 2.txt -&g...

  5. windows - How to create folder name or file name with special ...

    You can, of course, create files with names containing these characters using a different operating system (as long as that operating system can read/write a Windows file system).

  6. Search in File Explorer in Windows 10 | Tutorials - Ten Forums

    Dec 26, 2022 · How to Search in File Explorer in Windows 10 The Search Box in File Explorer allows you to find and view all your files and folders in one place. As you type in the Search Box, a simple …

  7. Excel VBA - add date and time to a file name as …

    Apr 21, 2023 · A few weeks ago I posted about using VBA To prompt me to add a file name when saving an excel file using a macro. Thank you for all the help. I got it to work!! Now I have another …

  8. video - FFMpeg concat demuxer unsafe file name - Super User

    Apr 25, 2016 · FFMpeg concat demuxer unsafe file name Ask Question Asked 9 years, 7 months ago Modified 8 years, 1 month ago

  9. How to extract only file name from the path? - Super User

    Dec 6, 2019 · Phillip - Did you get what you needed for your question? You simple just reference the passing in or dragged and dropping of the file name as %~nx1.... Specifically %~nx1 will give you the …

  10. How to delete a file in Windows with a too long filename?

    Aug 29, 2012 · In some programs, including Command Prompt (cmd.exe), you can get around the file length limit by prefixing the full path with \\.\ like this: \\.\C:\some directory\other directory\a file with …