|
#1
|
|||
|
|||
|
received a file with extension .xxx - want to change to .exe. feeling stupid
- can't figure out how to change it. forgot all my DOS from the '80's Help very much appreciated Thanks |
|
#2
|
|||
|
|||
|
"bigneel" <bigneel@discussions.microsoft.com> wrote in message news 3D503DF-3613-45D0-BDB5-F936A9985715@microsoft.com...> received a file with extension .xxx - want to change to .exe. feeling > stupid > - can't figure out how to change it. forgot all my DOS from the '80's > > Help very much appreciated > > Thanks Ah - doing it using DOS rather than pointy-clicky-fallee-over. ren "filename.xxx" "filename.exe" if the filenames follow sense and contain only alphanumerics, the quotes are redundant but harmless . They are required if the filename contains spaces or some other symbols. The filename may be preceded by a pathname if required in the first argument only - the second argument may not contain a pathname. ren can be replaced by RENAME if you really wish to be COBOLesque HTH ....Bill |
|
#3
|
|||
|
|||
|
Right click on the file and select rename. Replace the XXX with exe.
However...unless you KNOW where the file came from and KNOW this file is not going to hurt your computer, I'd be really cautious about renaming and executing it. -- *** NEVER download files from anywhere unless it is from the website of the developer, manufacturer or some entity that you trust. Developer websites ALWAYS have the most up to date files that haven't been tampered with by some third party who is "hosting" (read Leeching or Stealing) those files without permission. Never open email attachments from people you don't know. It's called Safe Hex. *** "bigneel" <bigneel@discussions.microsoft.com> wrote in message news 3D503DF-3613-45D0-BDB5-F936A9985715@microsoft.com...> received a file with extension .xxx - want to change to .exe. feeling > stupid > - can't figure out how to change it. forgot all my DOS from the '80's > > Help very much appreciated > > Thanks |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Troubleshoot update failure | DLS | Windows Update | 1 | 01-05-2006 05:03 PM |
| Upgraded to 7.5 and now i'm having error 80048820 while logging in | JohnHLP | Windows XP Messenger | 0 | 01-05-2006 07:48 AM |
| Keeping backup of my pictures in my order | Gladys222 | Windows XP Photos | 10 | 01-05-2006 07:08 AM |
| Change the "Copy of" filename addition? | rich.lega@gmail.com | Windows XP Customize | 7 | 01-05-2006 06:36 AM |
| Can't Ping My Own IP Address - Part 2 | Don | Windows XP Network Web | 3 | 01-05-2006 04:10 AM |