Topic: Require,Registry  (Read 2072 times)

Require,Registry
« on: January 05, 2013, 08:50:54 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Require,Registry

This 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  :thumbsup:
( There is also Require,File,BrowseForFolder  :wink: )
* msxml3.dll registry support only for Gena (nothing happens on nt6x etc. since it already has....)


Code: [Select]
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  :cool:
« Last Edit: August 18, 2015, 08:50:14 AM by Lancelot »

 

Powered by EzPortal