Fresh new freeware available.

http://www.intrafoundation.com/freeware/CFXRegServer.exe

CFXRegServer is a command-line utility that registers/unregisters
ColdFusion Extensions (CFX's). It works with both Java and C++ CFX's.
(And Delphi I assume.) For CF 3.x up to MX 6.1.

The purpose of this software is to allow one to write batch files that
can automatically un/register the tags (or register them upon install
using programs such as InstallShield, etc.)

For pre-CFMX it modifies the windows registry. For CFMX it modifies the
neo-runtime.xml file.

A few command-line examples:
CFXRegServer mycfx.dll
CFXRegServer /u mycfx.dll
CFXRegServer mycfx.jar

Also, it has a "/cp" switch that checks if jvm.config has the proper CFX
classpaths and adds them if not.


This is _brand_ new code. In C. (Written mainly last night.) So some
care should be taken initally. Cavet emptor, etc.

I'm interested in any feedback on the software. Bugs. Thoughts on
improvements, etc.

Thanks,
--min









-- 
--Lewis Sellers (AKA min)
Intrafoundation Software
http://www.intrafoundation.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184967
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to