Require,RegistryThis is Only to add Registry info for some registries ;)
Use of Set,%PluginArch%,x86 for 32bit files/dependencies is same with other commands
currently have only 2 macros
* BrowseForFolder the infamous "Browse For Folder" box, command adds only required registry entries

( There is also Require,File,BrowseForFolder

)
* msxml3.dll registry support only for Gena (nothing happens on nt6x etc. since it already has....)
Require,Registry,BrowseForFolder
Require,Registry,msxml3.dll
Require,Registry,fltmgr.sys
Tip:
Require,Registry,fltmgr.sys
is for
Require,File,fltmgr.sys practically no need to use Require,Registry,fltmgr.sys
Developer Note:Require,Registry,
do not load/unload registry-hives if there already exists (vice versa) , as long as default hive names used (Tmp_ ... )
Shortly, you do not need to worry about Load/UnLoad hives, just use 1 line macro
