
The purpose of this plugin is to access folders controlled by the File System Redirector and to read and write registry keys that are subject to Registry Redirection, as found on 64-bit operating systems. The registry functions can also be used on 32-bit operating systems, as a direct replacement for the built-in actions.
The following actions are included:
Redirected keys are mapped to physical locations under Wow6432Node. For example, HKLM\Software is redirected to HKLM\Software\Wow6432Node. However, the physical location of redirected keys should be considered reserved by the system. As the technical documentation alerts, applications should never access a key's physical location directly, because this location may change. Instead, you should always use the RegistryView parameter, which allows to set Wow64.KEY64 for operating on the 64-bit registry view, and Wow64.KEY32 for operating on the 32-bit registry view.

This plugin is very small and fast, and should be of considerable importance to developers that need to access 64-bit registry keys from a 32-bit application like Setup Factory, TrueUpdate or Visual Patch, or need to deploy a file bypassing the File System Redirector.
“This plugin is awesome and solves all problems (or almost all) of AMS8 on 64-bit systems.”
“This plugin should be included by default in AutoPlay Media Studio 8.”
Since version 1.0.1.0, this plugin can be loaded on Windows XP, Vista, Windows Server 2003 with SP1 or anything more recent than these operating systems.
This plugin does not use any external scripts or executables. All actions performed by the plugin are mapped to the functions available in the operating system.
| Compatible with: | |
| License: | Emailware |
| Documentation: | Deployed with installer, or zipped here |
| Forum post: | Indigo Rose User Forums |
| Download link: | Setup for Lua 5.0 Setup for Lua 5.1 |
The source code for this plugin can be purchased by developers or companies, if they want to modify it or inspect if there are no hidden backdoors. If you are interested, please use the contact form.