Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Recommended license & trial coding

Closed Thread
 
Thread Tools Display Modes
Old 11-13-2006   #1 (permalink)
Andre Lorbach
Guest
 
Posts: n/a

Recommended license & trial coding

Hi all,

I am looking forward to make an application complaint to the Windows VIsta
Software Logo Spec 1.1.

Till now an administrative user always had full access to the registry. Now
with UAC, write access to most parts of the registry needs to be requested. I
have found a way to get this level of access, but the Logo guide tells me to
only require this kind of access if necessary.

This makes trial & license coding difficult. So am I searching for
alternative ways to implement trial and license coding which does not require
administrative access. Thanks for any hints and ideas

--
www.adiscon.com

 
Old 11-13-2006   #2 (permalink)
Jimmy Brush
Guest
 
Posts: n/a

Re: Recommended license & trial coding

Hello,

My suggestion would be to set your hidden licensing information durring your
program's setup, which should be running with full admin permissions (i.e.
you are probably installing it to program files).

Once installed, your program (running as a UAC 'standard user') will have
read-only access to the licensing information set durring setup.

Then, when the user registers or changes thier license, have a secondary
program / com component that requires admin permission to change the
registry setting.

This way, you only use admin permission when absolutely necessary - when you
are changing licensing information.

--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

 
Old 11-20-2006   #3 (permalink)
Andre Lorbach
Guest
 
Posts: n/a

Re: Recommended license & trial coding

Thank you Jimmy, this has put me into the right direction.

best regards,
Andre Lorbach
 
 
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trial version hasn't converted with license jeff resta Vista General 1 2 Weeks Ago 06:52 AM
Enforcing Coding Standards from within the IDE Stephen .NET General 1 04-03-2008 03:57 AM
Microsoft offering replacement XP license for VISTA license? C Bork Vista performance & maintenance 6 10-16-2007 04:38 PM
Upgrade License Clean Install vs. Full License Rob Vista General 4 05-28-2007 10:38 AM
Minesweeper - poor coding? George Vista Games 2 04-27-2007 06:36 AM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49