Author Topic: *** Reggie Extender 18010 ***  (Read 3250 times)

Deana

  • Wilson WindowWare Tech Support
  • Pundit
  • *****
  • Posts: 1183
  • WinBatch® can do it.
    • WinBatch Tech Support Database
*** Reggie Extender 18010 ***
« on: September 04, 2013, 10:28:39 am »
We recently updated the Reggie Registry Extender. If you have a current Maintenance Plan, you can download the latest version of this extender here:

http://files.winbatch.com/wwwftp/wb01/wwreg34i.zip

You can also use the VCheck Utility to check and download any and all extender updates: http://files.winbatch.com/wwwftp/wb01/vcheck.zip

Quote
Version 18010 Sept 4, 2013
   64-bit port.

   Added the new rRegView function to control the registry view searched by the rRegSearch function.
   rRegView(view)
     view - 0 Use the default view ( 32-bit view for the 32-bit extender and 64-bit view for the 64-bit extender.)
               32 Use the 32-bit view.
               64 Use the 64-bit view.
     The rRegView function returns the previous view setting. The function has no effect when called on systems running the 32-bit only version of the Windows OS.

        Fixed multiple crash bugs and added support for key paths longer than 259 characters.
Deana F.
Technical Support
Wilson WindowWare Inc.

mstarliper

  • Newbie
  • *
  • Posts: 10
Re: *** Reggie Extender 18010 ***
« Reply #1 on: September 05, 2013, 04:10:00 am »
Thank you!