PDA

View Full Version : large video preview and permenent explorer temlet changes (W2K)


lastdecember
06-06-2003, 05:35 PM
if there is a easyer way of doing this let me know but i was trying to change the size of the default templets in the "costomize this folder" so that i could apply the same changes to multiple folders with out editing it every time and i found the key in registry that point to the "*.htt" files and was able to add a new teplate to the costmize wizard the key in win2000 is "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\WebView\Templates\0-3" i was able to copy the third one changeing the "displayname" to large preview and "template file" destination to the one i had edited for my porpose i changed the ".Movie" line to read "{width: 352px; height: 272px}"and changed the width in #panel to 355 doubling the preview size and added dat, to the end of "function IsMovieFile(ext) {
var types = ",asf,avi,m1v,mov,mp2,mpa,mpe,mpeg,mpg,mpv2,qt,asx, dat,";" so the unfinished downloads on kazaa could be easly viewed but the is obviously alot more that could be changed and i assume as many templates as you want could be added