silverspecv
Programmer
I run a web site that serves up streaming video. Some of the older videos were made with a certain codec that notbody has anymore, called Voxware Metasound.. We have a plug-in for it that works, but the installation is far too tricky for the average user, so we have to walk them through this annoying process 20 times a day. Here is a link to the plug-in
Inside it is the main file, VOXACM.INF, which you install by right-clicking and choose install. Then there are some support files and a .DLL, etc. Then there is a SETUP.INF which is just a copy of the VOXACM.INF that I created to try to get people to right click it and choose install, and a SETUP.EXE that simply displays a windows popup box that tells the user to right click the inf and choose install. But it still is not enough. I need a 1-click solution of some kind so I can get these people off my phone. If I could also get rid of the need for WinZip that would be great too, because most of these people can't find their files once they extract them.
Anybody have any clever ideas or know of any programs that will take the name of an inf as an argument, or anything like that? I have searched, but found zilch,.. maybe I don't know what to search for
Inside it is the main file, VOXACM.INF, which you install by right-clicking and choose install. Then there are some support files and a .DLL, etc. Then there is a SETUP.INF which is just a copy of the VOXACM.INF that I created to try to get people to right click it and choose install, and a SETUP.EXE that simply displays a windows popup box that tells the user to right click the inf and choose install. But it still is not enough. I need a 1-click solution of some kind so I can get these people off my phone. If I could also get rid of the need for WinZip that would be great too, because most of these people can't find their files once they extract them.
Anybody have any clever ideas or know of any programs that will take the name of an inf as an argument, or anything like that? I have searched, but found zilch,.. maybe I don't know what to search for