Keeping Filenames in the Case You Want
To stop Windows from changing the case of your filenames to upper or lower case:
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
3. Double-click DontPrettyPath (or create this key with a type of REG_DWORD if it doesn't exist)
4. Set the value to 1 to keep the case as you type it or 0 to adjust the case as Explorer requires
5. Click OK
6. Close Regedit
No comments:
Post a Comment