Forgive me, Sora ^_^'' ( .. O.O Put that things away *touches Katar*)
This goes to Windows users.
Have you ever wondered, or have you been angry about, that you can't make you 'ultra nifty' ".hack" folder (yes...DOThack)?
There's an error message, if you try to write a dot on the begining of a File name.
But there's a way to do it.
Here a little Instruction on how to do that:
- Create a New .txt file (right mousebutton - new - textfile) or open Notepad
- Enter following line into the file
Code: Select all
mkdir ".hack"
- Goto "File" - "Save As"
- Switch the "Save as Type" - menu to "All Files (*.*)"
- Enter the Filename you want (it doesn't matter which...you're going to delete the file afterwards) , BUT write .bat (dotbat) after the name. It's a file extension for "batch" files.
- Save the File (on the Desktop, you can move the folder which is created there afterwards to your directory of choice)
- Close notepad, then Execute (start) you "name.bat" File.
- Now there's a ".hack" folder on your dektop. Delete the "name.bat" and use you new folder as you want to.