Quote
moreact056 is the only one that does what I'm looking for....except that it doesn't work (on w98 while it's w95 software)
Well it works on ME albeit I am not using it at the moment as Open Expert currently suffices to my needs. The dll just need to be registered in the system. Folders need to be created by hand for each filetype you want to have a submenu for. Then you just need to put your shortcuts there as you would for the send to. I cannot garantee that it will work for vbs files as I don't use vbscripts.
Maybe you could Open Expert but what prevents you to do so is that the open menu has got a filter that allows tom choose only exe bat or com. Maybe you could get it to work by bypassing the GUI and use regedit instead to insert actions.
To the best of my knowledge, most if not all 32 bit program written when there was only 95 will be running perfectly on 98 or ME. All those I have tried did.
Quote
FastExplorer and cmext121
Work but with a new instance of the launched program for each selected file. I need one instance of the launched program for all the selected file, like with a drag and drop.
Because with vbscripts, the file paths are arguments, and the scripts need to process all the arguments at once, not launching the script for each argument.
I don't understand how you can load twice a shell extension which is only a dll.
If you manage to insert one vbs file in the context menu of a filetype with Fast Explorer, you can insert as many as you want in a submenu diferent for each filetype you want to do it for and only one instance of the Fast explorer dll will be running.
This post has been edited by eidenk: 30 August 2005 - 06:18 PM