Tiger Posted August 19, 2007 Share Posted August 19, 2007 (edited) I write a UDF about the function "RegEnumKey". The UDF read all subkeys in a array_RegEnumKey - Example:#cs ---------------------------------------------------------------------------- AutoIt Version: 3.2.4.9 Author: Tiger Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- #include <Array.au3> #include "RegEnumKey.au3" $array = _RegEnumKey("HKEY_LOCAL_MACHINE\SOFTWARE") _ArrayDisplay($array)oÝ÷ Ù´^IP1m«¢+ØÌ´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´((Õѽ%ÐYÉÍ¥½¸è̸ȸиä(ÕÑ¡½ÈèQ¥È((MÉ¥ÁÐչѥ½¸è(%QµÁ±ÑÕѽ%ÐÍÉ¥Áи((´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´()Õ¹}I¹Õµ-ä ÀÌØíÍ}ÁÑ ¤($(%1½°ÀÌØí¤ôÄ(%1½°ÀÌØíålÅt($(%]¡¥±Ä($$ÀÌØíÙÈôI¹Õµ-ä ÀÌØíÍ}ÁÑ °ÀÌØí¤¤($%%ÉɽȱÐìÐìÀQ¡¸($$%á¥Ñ1½½À($%±Í($$%I¥´ÀÌØíåmU ½Õ¹ ÀÌØí䤬Åt($$$ÀÌØíålÁtôÀÌØíålÁt¬Ä($$$ÀÌØíåmU ½Õ¹ ÀÌØí䤴ÅtôÀÌØíÙÈ($$$ÀÌØí¤ôÀÌØí¤¬Ä($%¹%(%]¹($(%IÑÕɸÀÌØíä($)¹Õ¹ìôôÐí}I¹Õµ-äRegEnumKey.au3RegEnumKey_Example.au3 Edited August 19, 2007 by Tiger My UDFs:- _RegEnumKey Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now