Group:  English: Entertainment ยป microsoft.public.windowsmedia.drm

Threads Replies Last Post
4 Pages: 1  2  3  4  
WMDRMPD-10.08 Feature Flags & Compile-Time options
Hi, Appreciate if you can help be, I have 2 questions : 1. I noticed that both Feature Flags can be set together : DRM_SUPPORT_ANTIROLLBACK_CLOCK=1, and DRM_SUPPORT_SECURE_CLOCK = 1. shouldn't they reflects different mechanism ? 2. what does the DRM_SUPPORT_CERTIFICATE_CACHING flag stand for ? Thanks, Tal. ...
1 12/24/2008 1:17:00 PM
Issuing license with firefox
Hello, i have a problem with issuing license in firefox. I kept exemple from predelivery exmple in WMRM 10 sdk and work fine with Internet Explorer. Any idea? thank's...
1 12/17/2008 1:13:01 PM
How to select DRM 10 in SDK 10.1.2
Hi, I am experimenting with Windows Media DRM SDK 10.1.2 using the sample application, I only see "9 series license". What do I need to do if I want to use WMDRM 10? Thanks in advance. Weijia ...
1 12/17/2008 1:48:59 AM
Is DRM right for my application
Hello, I am working on an application where I will need to show various media files to a user. These files need to only work in my program. Is DRM a good choice for my application. Also I do not wish to pay anyone for DRM licencing, Am I able to have a single encryption key and use it throughout my application. ...
1 12/9/2008 8:14:03 PM
wmp11 on vista
my media player stopped working about a month and a half ago, all I get is C:\Windows\system32\wmp.dll is not designed to run on Windows or it contains an error. Then it says try installing the program again or contact your system administrator(me) or the sotware vendor for support. Then I hit "OK" and it says Media Player is not installed properly and must be reinstalled. It asks ...
1 12/9/2008 1:58:02 AM
WMP without DRM?
Does anyone know which WMP doe NOT require agreement to DRM? I have a friend who wants me to install an earlier version of WMP, before MS "invited themselves to music rights" on his computer. I thought it might be WMP 8, but I can't find the download online anywhere. Thanks...
1 12/8/2008 7:21:01 PM
Windows Rights Management and Excel Macros
Has anyone found that macros do not run in Excel documents that have been protected with Windows Rights Managment?...
1 12/5/2008 2:38:26 PM
License signing certificate
I tried to ask for enrollment certificate twice, but no answer. I filled my e-mail address OK, it is the address, which I use allways. Is there some reason I not get the new certificate? ...
1 11/30/2008 11:20:01 AM
WPM 11 Crashes but no fix works for Indiv01 error
I've tried everything I can find to correct this. (Honest zachd) 2 secs after WMP starts to play or loads the library it crashes with Problem signature Problem Event Name: APPCRASH Application Name: wmplayer.exe Application Version: 11.0.6001.7000 Application Timestamp: 47919356 Fault Module Name: Indiv01.key Fault Module Version: 11.0.6000.7000 Fault Module Timestamp: 474f3a8e Exception...
1 11/29/2008 6:34:00 PM
Vista is the WORST OS
I have tried very hard to find something, anything, that I could like about Vista. It is an unbelievable piece of crap. The only ones who seem to like it are the moms cause it protects their precious children from seeing a breast. Give me a break....
1 11/27/2008 2:52:01 PM
individualising media player 11 drm
I get error messages about drm migrate.exe when I install media player 11. I have been trying to follow advice from zachd about individualising my drm folder. I am an intermediate rather than expert and am struggling. Please help. my wmsetup log says I am not individualised. [*WMC Logging begun at 2008/11/20 - 23:45:46. Logging at level: '4'. OS is NT. OSVer is 5.1.2600.0.5512. Sy...
2 11/21/2008 12:59:00 AM
wmtap.smdisp.net
Hi, For some times this website for test contents is not working. I googled but couldn't find a new location. Is it closed or moved to another address? thanks...
1 11/10/2008 6:14:32 PM
BeginDate and rolling clock forward
WMRMRights.BeginDate can be used in a license to specify that a license cannot be used until the date specified. However, on a PC platform you can just roll the clock forward to the begin date and use the license immediately. Is there any way of preventing this?...
1 11/7/2008 10:52:01 AM
Netflix - Windows Media DRM - component could not be upgraded
If you get the "component could not be upgraded" error while trying to use Netflix Watch-it-now feature, your network administrator could be blocking this feature through group policy. To get around this, you need administrative rights, and you need to change the following registry key: HKLM\SOFTWARE\Policies\Microsoft\WMDRM\DisableOnline Change the value from 0 to 1. This fixed my prob...
2 11/5/2008 7:09:03 PM
-2147024809: PArametro non corretto
Hi, i'have the error in subject when click on the install license, on the simple asp file "predel2.asp". Please Help me...
1 10/27/2008 7:10:03 PM
queries about WMDRM for Portable devices
Dear group, I am new to this WMDRM, I need some information regarding the WMDRM porting for Portable devices. 1) Secure storage: is normal File system with SD Card/ Ram Disk is fine or any security support is required from RTOS/ Hardware ? 2) I keep one of my H/w timers for Secure clock and expose the WMDRM API for set/get. How does the WMDRM client code protects the tamperi...
1 10/27/2008 9:47:25 AM
Find/delete files with expired DRM
I have in my collection of .wma files a number that were downloaded from subscription services. Many of these have expired rights for whatever reason. I want to delete them because they are a waste of space, and they infiltrate my playlists etc disrupting my enjoyment. As far as I can see, though, the only ways of identifying the files that I can't play are to try to play them and delet...
1 10/18/2008 5:20:04 PM
Windows Media DRM File Reader
Hi there. While my license request for WMRM SDK and server order is being processed by my supervisor, I had proposed to develop an application which allows it to read the "Header" portion of the DRM WMA/WMV file or just able to churn out information regarding a packaged file for that matter. I do know that there are such methods included in Windows Media Format 11 SDK but it require...
1 10/3/2008 2:34:01 AM
WMRM 10.1.2 SDK and Windows Server 2008
I have this simple question: Can the latest WMRM 10.1.2 SDK be used with Windows Server 2008 instead of 2003 as mentioned in the MSDN Library? Reason for question: Still in the process of requesting license and ordering a server. So I need to know if it works with 2008. Thank you!...
1 10/3/2008 2:23:01 AM
Metering plug-in for the media player
Hello, i find a lot of difficulties to create my client metering application to catch actions of my certified wma file. Of course i installed WMDM SDK but I ddin't find a complete exemple to test it.. Where can i find a good exemple? thx...
1 10/1/2008 11:36:01 PM
You have exceeded the number of authorized computers...WMP11
Hi and hello! I am an amutuer builder with 2 builds under my belt. Because I am always teaking things and restalling from time to time... Th edang DRM thinks I have more than one PC. This ofcourse makes all the music I bought legally online invalid and wont play anything that didnt come from a CD. I have already tried renaming the drm file like it suggested in a self-help link but t...
2 7/13/2007 2:14:07 PM
drm upgrade
when I play something in windows media 11, I get directed for a security to this page: http://support.microsoft.com/kb/919589 and one of the parts says: "If you currently subscribe to a content subscription service, download and then play a new piece of content. This method should update the system's CRL." I don't understand what I need to do to fix the problem on the server side. ...
2 7/12/2007 11:28:01 PM
IE7 and predelivery licenses
Hi everyone, we are using the predelivery mechanism of the WMRM SDK. Therefore we are using the method: RMGetLicense.getLicenseFromURL. With IE6 it works as intended but with IE7 we just get the script error: "The object doesn't support the property or method: <RMGetlicenseObject>.getLicenseFromURL". Did anyone experience the same behaviour or can tell me how to get a license predelive...
1 7/9/2007 7:55:49 AM
Cannot install DRM upgrade, button grayed out
I goto the DRM upgrade page: http://drmlicense.one.microsoft.com/Indivsite/en/indivit.asp The upgrade button is grayed out and I cannot click it to perform the upgrade. I installed media player 11 and it asks to do the upgrade, but seemingly cannot do it and now I cannot play any of the songs I have paid for. I also have a problem trying to watch Netflix watch now movies since it cannot ...
4 7/6/2007 11:48:28 PM
WM Player won't play because it says I need security upgrade and I
Hello, I am trying to play media(which I have paid for) and I get this message when I try to play it(I have already downloaded the latest version 11 WMP for XP(service pack 2)). Windows Media Player cannot play the protected file because a security upgrade is required. Do you want to download the security upgrade? I click yes....and nothing happens. I have rebooted several times....
8 7/6/2007 11:41:38 PM
4 Pages: 1  2  3  4  

Home | Search | Terms | Imprint
Newsgroups Reader