Opened 14 years ago
Closed 14 years ago
#102 closed task (invalid)
Error on screen does not say where you can find the error
Reported by: | Joop | Owned by: | |
---|---|---|---|
Priority: | Feedback Pending | Milestone: | |
Component: | general | Version: | 1.6.0-b22 RC2 |
Severity: | medium | Keywords: | |
Cc: |
Description
[I:\dtp\jalbum_93]jalbum_j160.cmd
SYS1804: The system cannot find the file KERNEL32.
What kernel32, where can I find it? Path statements are set correct as far as I can see;
This is in the cmd file before JAlbum (in this case) is started.
@echo off
SET JAVAWS_HOME=i:\JAVA\JAVA160\javaws
SET JAVA_HOME=i:\JAVA\JAVA160
set BEGINLIBPATH=i:\JAVA\JAVA160\bin;%BEGINLIBPATH%
set pad=%path%
set path=i:\JAVA\JAVA160\bin;%pad%
I:
cd I:\DTP\JAlbum_93
The part of the cmd file comes from the JAlbum 9.3 cmd file for running in Java 1.50. Never got the message can't find KERNEL32. Odin is installed and config.sys is updates, computer did restart correct. Suppose its a path thing, but first I need to know where I can find that KERNEL32 thing.
Change History (4)
comment:1 by , 14 years ago
Severity: | highest → medium |
---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Got Java to work. Due to critical error in the WPS I had to restart with a previous installation. This includes installation of an old config.sys which doesn't know anything of the Odin path. Because I keep copies of every config.sys this was solved fast. Nevertheless, the message doesn't tell where to look for, ie you don't know what to do.
comment:4 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
sure it doesn't, as it just can't load a dll. this is a normal behaviour of a app not able to load a dll.
kernel32 is a odin dll. please post the path statement, as i guess odin is not in the path.
usually odin\system32