Jars Resources
ImaginAction - The Image Processor
Copyright © 1999 Leonardo Boselli. All Rights Reserved.
Home
About
FAQ
Examples
Changes
Download
Send Mail
FAQ
Under construction. Until now sparse questions.

  1. How to run ImaginAction?

    ImaginAction is a software conceived for experienced Java users. They know how to run a Java application ;-) . However, problems may arise with non-standard configurations.

    Windows 95/98/NT
    Simply double click on the file ImaginAction.jar (the open command of jar files should be associated to the javaw program)

    Otherwise
    Write in the command line javaw -cp ImaginAction.jar it.uno.imact.Main
    or simply javaw -jar ImaginAction.jar.