how do I change file extension?


Go Back   Computer Help Articles > Windows XP Help and Support
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:40 AM
bigneel
 
Posts: n/a
Default how do I change file extension?

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
Reply With Quote
  #2  
Old 01-05-2006, 02:40 AM
billious
 
Posts: n/a
Default Re: how do I change file extension?


"bigneel" <bigneel@discussions.microsoft.com> wrote in message
news3D503DF-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


Reply With Quote
  #3  
Old 01-05-2006, 02:40 AM
Fitz
 
Posts: n/a
Default Re: how do I change file extension?

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
news3D503DF-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



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

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


All times are GMT. The time now is 08:46 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

how do I change file extension?