file extensions

  1. S

    Windows 7 problem changing a particular file association

    SOLVED: problem changing a particular file association Hello! I have a problem trying to change the program associated with a particular file extension. I was trying out different programs to find out how they could handle that particular file type, setting them as the default program and...
  2. V

    Windows 7 Tutorial: How to Display the "Show Desktop" Icon on the Windows 7 Taskbar

    This tutorial will teach you how to display the "Show Desktop" Icon in the Taskbar. This was a feature present in Windows XP and Windows Vista, but has been changed to the Aero Peek/Show Desktop button on the bottom right corner of the screen, near the Notification Area. Here's How:1. Open...
  3. F

    Windows 7 Scripting: assoc and ftype

    Hello, I've made script to associate video files with MPlayer (not WMP). It's simple .bat file, here's part of it: ftype MPlayer.Video=\"%~dp0mplayer.exe\" \"%%1\" \"%%*\" 1>nul assoc .avi=MPlayer.Video 1>nul assoc .mkv=MPlayer.Video 1>nul assoc .flv=MPlayer.Video 1>nul assoc...
  4. N

    Windows 7 How to Search mutiple items at once

    Hi In windows XP i could search multiple files at one with the use of a comma. For example 2452,2452,2462,5632 would return the files 2452.jpeg 2452.jpeg 2462.jpeg 5632.jpeg This method allows me to find all of the images I require. However in my use with Windows 7, I have yet been able to...
  5. R

    Windows Vista Unused Reg. file ext??

    About 20 or so unused file ext. show up in the Reg. after running Auslogics Reg. in cc cleaner. Is it safe to remove them:confused::confused:
  6. Windows Vista html extension files to text

    greetz all, this may be an easy one for you all (i hope). i need to list all the filename extentions to text format. i have approx. 15-16k article filenames. i actually need the complete url with extension name of each file but i'll figure that out later. right now, if i can just get/copy all...