Tihiy Posted March 29, 2009 Posted March 29, 2009 (edited) Here are some lightweight tools made by me which you may have seen before, or may not.It's mostly abadon-ware (no further developed), but all stable and useful.They should work on 98/Me.Network activity indicatorNice applet blinking like 2000/XP does. Shows simple network stats and open ports.Link: http://tihiy.net/files/IpTest.zipInstall: extract dll&exe into \windows\system, run install.reg and re-login.Uninstall: run uninstall.reg, delete dll&exe from \windows\system.Task managerSimple process manager which hooks Ctrl-Shift-Esc (not resident).Link: http://tihiy.net/files/Taskmgr.exeInstall: copy exe into windows\system, run taskmgr /installRemove: run taskmgr /remove, delete exeAdd/Remove program alternativeI think it's clear what it does.Link: http://tihiy.net/files/programs.zipShut down dialog alternativeXP-alike shutdown dialog. Accepts command line flags [-f] [-r|-s|-l] ([force] reboot/shutdown/logoff).Link: http://tihiy.net/files/shutdown.exe Edited October 3, 2010 by Tihiy
Tihiy Posted March 29, 2009 Author Posted March 29, 2009 (edited) alive toolsGDI+ thumbnailsNicer, faster thumbnails for image and video files. ME shell preffered.New version. Now works as proper COM extension and doesn't break Office picture preview.Requires GDI+ runtime.Link: http://tihiy.net/files/gdipthms.zipInstall: copy dlls&exe into \windows\system. Run regsvr32 gdipthms.dll.Remove: Run regsvr32 /u gdipthms.dll. Run regsvr32 /i browseui.dll. Delete gdipthms.dll&gdipsrv.exe from \windows\system.How to enable Thumnails view for every folder in Windows 98 (not Me) shellREGEDIT4[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ExtShellViews\{8BEBB290-52D0-11d0-B7F4-00C04FD706EC}]"MenuName"="T&humbnails""HelpText"="Displays items using thumbnail view.""TooltipText"="Thumbnails"[HKEY_CLASSES_ROOT\Directory\shellex\ExtShellFolderViews\{8BEBB290-52D0-11d0-B7F4-00C04FD706EC}]"Attributes"=dword:60000000"ISV"=hex(2):7b,38,42,45,42,42,32,39,30,2d,35,32,44,30,2d,31,31,64,30,2d,42,37,\ 46,34,2d,30,30,43,30,34,46,44,37,30,36,45,43,7d,00[HKEY_CLASSES_ROOT\Directory\shellex\ExtShellFolderViews\{8BEBB290-52D0-11d0-B7F4-00C04FD706EC}\ISV]@="{8BEBB290-52D0-11d0-B7F4-00C04FD706EC}"Copy into .reg file, import it. Don't forget empty line at the end! Edited October 3, 2010 by Tihiy
slhk Posted March 30, 2009 Posted March 30, 2009 Thanks for all these goodies! Would you consider to include them in RP9 as optional components?
BenoitRen Posted March 30, 2009 Posted March 30, 2009 I've discovered long ago that, strangely enough, GDI+ works on Windows 95. Does this mean that there is a possibility for your COM extension to work with the Windows 95 shell?
Tihiy Posted March 31, 2009 Author Posted March 31, 2009 Would you consider to include them in RP9 as optional components?No, although i consider to provide integration for them in RP9.Does this mean that there is a possibility for your COM extension to work with the Windows 95 shell?If 95 shell had those interfaces, then sure... But you can install 98/Me shell on Windows 95.
Dave-H Posted April 9, 2009 Posted April 9, 2009 Hi Tihiy.Just trying out your tools, and I've run into a slight problem with a couple of them.The Task Manager window is cut off at the bottom, and I can only see the top half of the "Description" field, the rest is lost. There seems to be no way of resizing the window or dragging its edges to reveal the missing information.Similarly, the Add/Remove Programs replacement (which is amazing BTW!) has part of its detail cut off on the right hand side. Although you can drag the edges of this window, it doesn't reveal the missing information.I am using large (120dpi) fonts.Is that the problem and is there any way to fix it?Thanks, Dave.
Tihiy Posted April 10, 2009 Author Posted April 10, 2009 Is that the problemYes.is there any way to fix itNo.
Dave-H Posted April 10, 2009 Posted April 10, 2009 Is that the problemYes.is there any way to fix itNo.Thanks.I was afraid that you were going to say that!
Dave-H Posted April 14, 2009 Posted April 14, 2009 Me again Tihiy! Just another query, this time agout your GDI+ thumbnails.They seem to work fine, and I'm very impressed with the thumbnails from movie files! I have a lot of Quicktime movies on my system, and some produce thumbnails and others don't, even though the movies use the same codec, which is slightly puzzling.Anyway, my main qestion is actually about the size and aspect ratio of the preview thumbnails that appear in Windows Explorer when you select a file.My system used to produce these for image files, as designed, and they were always the correct shape.Now they seem to be a fixed size (set by the parameters in folder.htt) and are always that size, height and width, resulting in many image file previews being very distorted.Is there anything that can be done about that?Sorry to be a pain.
Queue Posted April 15, 2009 Posted April 15, 2009 Thanks.I was afraid that you were going to say that! When making program interfaces, accouting for different font DPI settings is a headache/nightmare. An achemare if you will. =/Honestly, accounting for any non-default window settings is very tough; any software I've made in the past decade's titlebar got shot to hell by Vista's titlebar changes. The wide buttons give far less space for the window's title text at the very least.Queue
Dave-H Posted April 17, 2009 Posted April 17, 2009 .....my main qestion is actually about the size and aspect ratio of the preview thumbnails that appear in Windows Explorer when you select a file.My system used to produce these for image files, as designed, and they were always the correct shape.Now they seem to be a fixed size (set by the parameters in folder.htt) and are always that size, height and width, resulting in many image file previews being very distorted.Is there anything that can be done about that?Any feedback on this Tihiy?
Tihiy Posted April 18, 2009 Author Posted April 18, 2009 Any feedback on this Tihiy?Well, M$ is never clear in documentation. Fixed, re-download.
Dave-H Posted April 18, 2009 Posted April 18, 2009 Any feedback on this Tihiy?Well, M$ is never clear in documentation. Fixed, re-download. Thank you Tihiy! :thumbup Works fine now.Now that's what I call service, you're a star!(As well as a genius of course.......)
slhk Posted April 19, 2009 Posted April 19, 2009 Sorry to advise that I tried all the tools but none of them worked on my Chinese Win98. Are they not compatible with DBCS Windows?
Chozo4 Posted April 19, 2009 Posted April 19, 2009 Small issue to note with the Network status monitor...Object: Network Status MonitorIssue: Error message every connection updateCause: Occurs when there are no connections to pull up from the TcpTables
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now