Something very annoying has happened. I downloaded a video but I can't play it, because the stupid morons named it as such;
happytimes.wmv.html !!!!
Anyone know how I can get rid of the '.html' part so that I can actually watch this stupid thing?
File Type Question
Moderator: Thanas
File Type Question
Η ζωή, η ζωή εδω τελειώνει!
"Science is one cold-hearted bitch with a 14" strap-on" - Masuka 'Dexter'
"Angela is not the woman you think she is Gabriel, she's done terrible things"
"So have I, and I'm going to do them all to you." - Sylar to Arthur 'Heroes'
That won't change the '.html' at the end though.Vympel wrote:Rename the file
Η ζωή, η ζωή εδω τελειώνει!
"Science is one cold-hearted bitch with a 14" strap-on" - Masuka 'Dexter'
"Angela is not the woman you think she is Gabriel, she's done terrible things"
"So have I, and I'm going to do them all to you." - Sylar to Arthur 'Heroes'
erm- yes it will.
Just change the file view options so that it includes the .extension in the file name- i.e. so a word doc comes up as "word.doc" rather than just "word"
The system will warn you that making such a change may result in bad things happening to the file- ignore it.
Just change the file view options so that it includes the .extension in the file name- i.e. so a word doc comes up as "word.doc" rather than just "word"
The system will warn you that making such a change may result in bad things happening to the file- ignore it.
Like Legend of Galactic Heroes? Please contribute to http://gineipaedia.com/
To actually achive this:
Open any folder->Tools->Folder Options->"View" Tab-> Untick "Hide Extensions for known file types" Then hit "Ok"
Please, dont call back if you need help renaming the file
There are some cases were you *do* need help renaming the file due to explorer only supporting maxium file name size which is much much less than the OS limit.
Todo this, open the console(Start->Run->"cmd") and navigate to the location of the file.
Then type "dir /x", this will list the 8.3 version of the filename. Then type:
"rename <old 8.3 filename> <new name>" to rename the file.
This will rename a file which has too long a name for Explorer to handle.
Open any folder->Tools->Folder Options->"View" Tab-> Untick "Hide Extensions for known file types" Then hit "Ok"
Please, dont call back if you need help renaming the file
There are some cases were you *do* need help renaming the file due to explorer only supporting maxium file name size which is much much less than the OS limit.
Todo this, open the console(Start->Run->"cmd") and navigate to the location of the file.
Then type "dir /x", this will list the 8.3 version of the filename. Then type:
"rename <old 8.3 filename> <new name>" to rename the file.
This will rename a file which has too long a name for Explorer to handle.
"Okay, I'll have the truth with a side order of clarity." ~ Dr. Daniel Jackson.
"Reality has a well-known liberal bias." ~ Stephen Colbert
"One Drive, One Partition, the One True Path" ~ ars technica forums - warrens - on hhd partitioning schemes.
"Reality has a well-known liberal bias." ~ Stephen Colbert
"One Drive, One Partition, the One True Path" ~ ars technica forums - warrens - on hhd partitioning schemes.
Thanks to both of you!ggs wrote:To actually achive this:
Open any folder->Tools->Folder Options->"View" Tab-> Untick "Hide Extensions for known file types" Then hit "Ok"
Please, dont call back if you need help renaming the file
There are some cases were you *do* need help renaming the file due to explorer only supporting maxium file name size which is much much less than the OS limit.
Todo this, open the console(Start->Run->"cmd") and navigate to the location of the file.
Then type "dir /x", this will list the 8.3 version of the filename. Then type:
"rename <old 8.3 filename> <new name>" to rename the file.
This will rename a file which has too long a name for Explorer to handle.
Η ζωή, η ζωή εδω τελειώνει!
"Science is one cold-hearted bitch with a 14" strap-on" - Masuka 'Dexter'
"Angela is not the woman you think she is Gabriel, she's done terrible things"
"So have I, and I'm going to do them all to you." - Sylar to Arthur 'Heroes'