How to make WMP to locate my custom codec? [closed] - windows-media-player

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Hieverybody,
I'm writing a custom codec for my encrypted mp3 file.(I know it sounds weird)
The problem is making WMP locate and install my custom codec when it sees my encrypted file.
There was WMPlugins.com once, but it is retired now.

You can't, only a select few were allowed to be downloaded on request.
The reason for that is that Microsoft can't be responsible for every code it is requested to host and the inspection process is to hard (both legal and melware wise).
The only thing you can do is to preinstall the codec.

Related

How can I open a .nsi file? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
I have downloaded a .nsi file and now I have to launch this to get my missing Windows registry keys installed. I tried different things to open it but so far everything didnt work. Can anyone please tell me how to run this kind of files?
A .nsi file is an input to the process that creates an executable. You need the Nullsoft Scriptable Install System compiler: https://nsis.sourceforge.io/Download
More info: https://nsis.sourceforge.io/Simple_tutorials

Version Control for projects. Net [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I need a simple version control, practical and preferably free, I count on the help?
You have come to the right place.
Go here...its free for 5 users and its in the cloud so you will never lose your code.
http://tfs.visualstudio.com/en-us/pricing/information#
Otherwise there is GITHUB free for open source
https://github.com/
And if you want a local source control there is Subversion or SVN
http://subversion.tigris.org/
Enjoy

Is outlook.com whole site using silverlight? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I was trying to send an email using outlook.com then I just seen that chrome says Silverlight extension crashed Now I want to know is outlook.com using silverlight or not.
Yes. It is using Silverlight. You can tell from this part in the source:
requiredSilverlightVersion: "4.0.50401"

is there an open source commenting system available? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'd like to enable a commenting mechanism through the system, I've done some googling and found some SaaS like disqus and gentlesource but I'm looking for more like self-hosted / open source apps. and I like to understand the architecture of such a systems in case I wanted to implement it myself.
Consider juvia https://github.com/phusion/juvia ;)
Juvia is an open source commenting system. It allows you to outsource your commenting needs to an external system so that you don't have to build your own commenting system for each website or each web app. Embedding a Juvia commenting page only involves pasting a JavaScript snippet into your web page.

Open Source Desktop Sharing [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I 'm looking for Desktop sharing utility that I can use to incorporate inside a small elearning app that I'm building...
Try VNC. It's OS agnostic and it works really well. It's been around for many years now and I haven't been able to crash it.
http://www.realvnc.com/
You can also have look at teamviewer. I guess its opensource and create secured connection on internet.

Resources