Page 1 of 1

Visual Rename

Posted: Wed 08 Apr, 2009 21:06
by JimWilson
Over in the Russian forum there's a plugin called Visual Rename, which could be very helpful for me. I found two threads that discuss it:
http://forum.farmanager.com/viewtopic.p ... lit=visren
http://forum.farmanager.com/viewtopic.php?f=11&t=2809

I can't find anything about it in the English forum though. Unfortunately, when I try to run it using FAR 1.75 RC 2556 I get a message saying there was an error running VisRen.dll. :( Does anybody know about this plugin, and if there's a way to get it to run with 1.75?

I was able to find what looks like the authors email address in the read.me file but since there's no mention of the plugin in the English forum I suspect he might only speak Russian, so I figured it would probably be better to post a question here first.

TIA...

Re: Visual Rename

Posted: Wed 08 Apr, 2009 21:27
by chupakabra
Put pcre.dll into plugin directory.

Re: Visual Rename

Posted: Thu 09 Apr, 2009 00:38
by JimWilson
That worked. :Yahoo!:

Thanks...

Re: Visual Rename

Posted: Fri 10 Jun, 2011 10:25
by sallyyoung32
That worked for me as well. :Yahoo!: :Yahoo!:

______________
file renamer

Visual Renaming... error in last FAR3 build.

Posted: Wed 11 Apr, 2012 18:36
by Mauro72
VisRen, is the plugin.
In the lasts version of FAR3 this plugin no work anymore.
Or may be is a bar config in my FAR3.
Any help?
Thanks.

Re: Visual Rename

Posted: Mon 23 Apr, 2012 16:08
by cyberwolf
Using the Far3wrapper made by Maximus5 you can load the Visual Rename plugin in FAR3.
You can find the Visual Rename HERE and Far3Wrapper HERE.

In order to make the VRname to work, first of all install the Far3wrapper, then rename the VisRen.dll file to VisRen.dl_ and create a new file called visrenloader.ini in the folder where visren.dl_ is containing the following code

Code: Select all

[Plugin]
PluginFile=VisRen.dl_
MinFarVersion=0x06240200
AnalyzeMode=2
OldPutFilesParams=0
EditorColorPriority=0
Title=VisRen
Description=Far 2.x plugin
Author=samlyukov
RegRoot=Software\Far Manager\Plugins
Version=1.0.0.0
ForcePrefix=
FakeFarVersion=
DoNotFreeLibrary=0
LoadOnStartup=0
GUID=F47D558B-01A4-4901-A72F-A5D73F160441
DialogsGUID=0CA31B2D-5CC2-4264-8138-BA3A5143008F
PluginMenuGUID1=5EAD5F89-A78F-4378-81DC-923EAED49792
Now copy the loader.dll file from the Far3wrapper to the folder where visren.dl_ is and rename it visrenloader.dll.
If you did everything well after restarting FAR3 you'll have a working "Visual renaming files" command in the plugins menu :D

I hope this helps.