silent license delivery
WMPTalk.com Forum Index WMPTalk.com
Discuss Windows Media Player
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web wmptalk.com
silent license delivery

 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> DRM
Author Message
Joao Canais
Guest





Posted: Wed Nov 23, 2005 5:30 pm    Post subject: silent license delivery Reply with quote

How can I set the "silent license delivery" (or nonsilent) flag during the
file protecting part?

tks

Back to top
nkkching



Joined: 03 Oct 2005
Posts: 6

Posted: Fri Nov 25, 2005 10:04 am    Post subject: Re: silent license delivery Reply with quote

Joao Canais wrote:
How can I set the "silent license delivery" (or nonsilent) flag during the
file protecting part?

tks


Refer to the sample asp file in DRM SDK,

' This is silent example
IF (silent = True) then
licresponse = responseObj.GetLicenseResponse()
Response.Write licresponse
'This is non-silent example
Else
'Replace quotes here to pass a value
'responseObj.ReplaceQuotesWith = """""" 'For VBScript
responseObj.ReplaceQuotesWith = "\""" 'For JavaScript
licresponse =responseObj.GetLicenseResponse()

%>
<!-- #include file="simple_ns.asp" --> <= The license delivery acknowledgement web page will be prompt to user.
Back to top
View user's profile Send private message
Greg Rubin
Guest





Posted: Wed Nov 30, 2005 1:30 am    Post subject: Re: silent license delivery Reply with quote

This isn't set during packaging but is set during license delivery.

If you return an HTML page, it's non-silent. If you return a license, it's
silent.

Greg R.

"Joao Canais" <Joao Canais@discussions.microsoft.com> wrote in message
news:4D3D012A-8584-4DD2-A5DD-82619E143FE4@microsoft.com...
Quote:

How can I set the "silent license delivery" (or nonsilent) flag during the
file protecting part?

tks


Back to top
 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> DRM All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Microsoft Office Forum New Topics
Powered by phpBB