View previous topic :: View next topic |
Author |
Message |
melvin Site Admin
Joined: 25 May 2006 Posts: 635 Location: Santa Barbara, california
|
Posted: Wed Nov 08, 2006 9:32 am Post subject: Cannot run a task using CLM from my batch file |
|
|
user support:
I have already registered the software and I got the registeration confirmation message.
I receive this message when I try to run my script:
c:\Progra~1\Autokrypt7\jre\bin\java -Dpass="" -cp .;c:\Progra~1\Autokrypt7\hitek7.jar com.hitek.gui.CLM run::WorldDocEnc
CommandLine Module: Trial Expires on Wed Oct 25 15:37:30 EDT 2006
Commandline module trial expired. Please register this commandline module
Here's what “status” it gives me.
C:\Program Files\AutoKrypt7>clm status
C:\Program Files\AutoKrypt7>jre\bin\java -Dpass="" -cp .;hitek7.jar com.hitek.gui.CLM status
Engine is running |
|
Back to top |
|
 |
melvin Site Admin
Joined: 25 May 2006 Posts: 635 Location: Santa Barbara, california
|
Posted: Wed Nov 08, 2006 9:36 am Post subject: |
|
|
It looks like a working directory issue. In your script you should cd to the AutoKrypt7 folder before running the script:
Also try and run the status command from your script itself, just before the run::WorldDocEnc command
send us both responses. |
|
Back to top |
|
 |
|