file extensions

  1. 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...
  2. 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:
  3. sojisan

    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...
Back
Top