On 5/31/05, Gert Driesen <[EMAIL PROTECTED]> wrote:
> I just googled for "Ant registry", and came up with this:
> 
> http://www.roxes.com/produkte/rat.html
> 
> This company offers a "win32.registry" task that allows
> getting/setting/deleting/... registry rentries.  This looks like an even
> better idea to implement.
> 
> BTW. they use "entry" as name for the registry value ;-)

Ok, I had a look at their website (documentation, in particular). My
new proposal would be:

1. <deleteregistry hive="..." key="..." [entry="..."] />
2. <writeregistry hive="..." key="..." [entry="..." value="..."] />

Attributes enclosed in [] brackets are of course optional. If no entry
attribute is provided, the key is created/deleted. We can of course go
for only one hive, because it makes it easier to cope with when user
can access, for example, only one of the hives he/she has specified.

What do you think about this?

Best regards!
Marcin


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to