Here's some shell extensions... what's your favorite? :P
#42
Posted 29 October 2005 - 07:31 PM
just another qucik question , if I do reshack them can I rename those to non-English laguage ??
thanks a lot ....
This post has been edited by AZiZi: 29 October 2005 - 07:35 PM
#44
Posted 29 October 2005 - 08:17 PM
Quote
I reshack stuff from japanese to english so it should work the other way round as well.
#45
Posted 30 October 2005 - 07:47 AM
thanks again ^_^
#46
Posted 08 November 2005 - 09:23 PM
Author's Website
Download PESX
-Finds file dependencies and list paths to dll used by the exe in question.
--allows to copy information to clipboard
--allows to copy dependent files to one directory
(This is one of the easiest ways to migrate dependencies when authoring Windows PE /Bart PE plug ins.)
-System resources use is extremely low and is only in use when accessing 'Properties' of a exe.
Tip!!!
-PESX.dll is very easy to customize for those who are familiar with resource editing.
-Works in windows PE / Bart PE
-This program is free!!!.
To get to the goodies of this extension....
1. R. Click on a exe and select properties. A new tab will be shown called 'dependencies'.
2. R. Click on any item in dependencies and you will see the standard R. click menu allowing you to do any normal operation on any file in the list plus, a new menu called PESX. Psx's features can now be accessed
This post has been edited by LiquidSage: 09 November 2005 - 04:17 AM
#47
Posted 09 November 2005 - 06:23 AM
thanks again
#48
Posted 10 November 2005 - 03:11 AM
There were a couple Mp3 shell extensions mentioned (well AudioShell adds other formats) but no one mentioned the best one!!!
MP3ext! It has a brilliant tag editor available through the properties menu and you can choose themes to show different icons for various bitrates thus instantly showing the quality of the file.
You can download my theme here: Nighted's MacStyle theme
Here's a screenshot:
BTW, thanks for the awesome shell extensions! I found some stuff I really needed and your hide extensions and show hidden files are great. What a find! Hope you find MP3ext and use my icons.
Oh, look for JAM Software and look at these free apps. They have two really useful apps that you can call from your context menu, one is TreeSize that allows you to compare sizes of directories and the other is NTFSRatio that lets you compress/decompress files.
This post has been edited by Nighted: 10 November 2005 - 03:12 AM
#49
Posted 01 December 2005 - 01:28 PM
SubMenuPack
In the works/projects waiting list:
Note: decided to rework this to be more browser-independent (for all those who run firefox/opera/etc)
2) a textfile extension that would essentially use an external, multiline Find and Replace dialog [Difficulty: Moderately Hard]
3) IE extension (will release more info after I find out if its possible but it has something to
do with saving pictures when right-clcik is disabled on a page). [Difficulty: Moderately Hard]
4) replacement extensions for WMP 10 (I think I could do this already but I've been putting my time in on my main project) anyway it would basically remove WMPs paired extensions and allow you choose which ones were allowed on a 1:1 basis (instead of the 1:2 basis available thru regedit) [Difficulty: Really Freakin' Easy]
5) a Toolbar extension or two (probably remakes of my other extensions) [Difficulty: Really Freakin' Hard]
6) adding icons to my context extensions [Difficulty: Moderately Hard]
I suppose I might take a few ideas as long as nobody is expecting anything anytime soon... if anybody has some useful ones to throw on the list (that aren't too hard lol)
This post has been edited by spiritpyre: 10 January 2006 - 11:16 AM
#50
Posted 07 December 2005 - 05:04 PM
This post has been edited by slimzky: 07 December 2005 - 05:06 PM
#52
Posted 08 December 2005 - 03:33 AM
#53
Posted 20 December 2005 - 05:13 PM
Path to Clipboard
This copies the full path of the file/folder you clicked, to the clipboard.
Tail to Clipboard
This is useful if you work with log files alot, and need to copy the last line of a file elsewhere. Tail to Clipboard can also get the first line of a file instead, to do so specify /first in the command line, eg:
"C:\Program Files\Tail to Clipboard\tail to clipboard.exe" "/first" "%1"
-ReadOnly
This is useful if you copy data from a cd to your hd frequently and wish to remove the read-only attribute from all files/subfolders within a folder, including the folder you clicked on. -ReadOnly is intended for installation in the directory context menu and may not work correctly if launched from elsewhere.
Empty Folder (to recycle bin)
If launched from clicking on a file, this will delete *everything* in the folder in which the file resides to the recycle bin. If launched from clicking on a folder, this will delete everything inside that folder to the recycle bin.
Create .bak
This makes a copy of the selected file and gives it an additional .bak extension like so:
file.exe file.exe.bak
Create Playlist
This extension creates an .m3u playlist file of all the mp3s in the current directory as viewed within Windows Explorer.
Create Directory Listing
This creates a text file listing the contents of the directory you are in, in the directory you are in. Once the file is created it is opened. The filename also includes the datestamp at file creation in yyMMdd format and the path of the directory listing is written as the first line in the file.
Sample directory listing:
C:\Perl bin eg html lib site pod2htmd.tmp pod2htmi.tmp
Create Shortcut
I wrote this for those who wish to delete the Create Shortcut entry from shell32.dll menu resources, but still wish to be able to create shortcuts via the shell menu.
#54
Posted 21 December 2005 - 04:09 PM
I have a client who is blind and uses a screen reader. She asked me if there is a easy way to toggle file extensions as it is time consuming if the reader has to read out full file name with extension all the time. Your FileExtToggle works great in My Computer however I noticed that if you use Windows Explorer the Find File dialog box displays. This only happens while the "Folders bar" (View>Explorer Bar\Folders) is open (default). I can get around this by giving advice to my client to use My Computer or close the Folder bar in Explorer however it would be great if this could be fixed in a new version in the future.
#55
Posted 22 December 2005 - 04:18 PM
Pedro56, on Dec 21 2005, 06:09 PM, said:
I have a client who is blind and uses a screen reader. She asked me if there is a easy way to toggle file extensions as it is time consuming if the reader has to read out full file name with extension all the time. Your FileExtToggle works great in My Computer however I noticed that if you use Windows Explorer the Find File dialog box displays. This only happens while the "Folders bar" (View>Explorer Bar\Folders) is open (default). I can get around this by giving advice to my client to use My Computer or close the Folder bar in Explorer however it would be great if this could be fixed in a new version in the future.
So far I haven't been able to recreate the problem. I opened Windows Explorer (i.e. Folder pane/bar is displayed instead of "System Tasks") and 'My Computer' but it works fine in both on my system. What system is your client running? I've had no problems on any xp system, haven't personally tested 2000/NT/ME as of yet, but as I said the extension may hit problems on 9x systems. If it is a 9x system, I would guess that the problem is coming from the 'refresh' routine which currently just calls "Refresh" from a context menu. I'd love to use a better method of refreshing the file system programmatically, but haven't been able to find anything yet.
#56
Posted 22 December 2005 - 04:40 PM
and thanks to Serenity_ for great extensions
This post has been edited by spiritpyre: 22 December 2005 - 04:41 PM
#58
Posted 31 December 2005 - 06:17 PM
The systems I tried FileExtToggle both run Windows XP Pro SP2. I'm not sure how your program works to understand why the Search Companion (Search Results window - all files) opens when it runs in Windows Explorer. I have looked at registry entries HKEY_CLASSES_ROOT\Drive\Shell\Find & HKEY_CLASSES_ROOT\Directory\Shell\Find as they may have something to do with it. If registry entry HKEY_CLASSES_ROOT\Directory\Shell\Find value is set to none, Winamp opens when FileExtToggle is run while a folder is active. There are 3 folders with winamp after the find folder under Directory\Shell.
This post has been edited by Pedro56: 02 January 2006 - 05:24 AM
#59
Posted 02 January 2006 - 02:07 AM
thats why im in love with MSFN.
#60
Posted 03 January 2006 - 04:59 AM



Help

Back to top









