|
From: <no...@so...> - 2001-09-17 08:55:39
|
Bugs item #462203, was opened at 2001-09-17 01:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=462203&group_id=588 Category: installer Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Registration failed during Win95 install Initial Comment: After installing jEdit 3.2.2 on Windows 95, I noticed the following problems: - No icons created on my desktop - No commands created on my Start menu - When starting jEdit from Windows Explorer, the message "The jEditLauncher component does not appear to be installed. Do you wish to install it now?" is displayed with Yes and No buttons. When I answer Yes, I am asked for the location of Java, but then get the message "Could not create JEditLauncher object". The file install.log in the jedit root directory (c:\jEdit in my case) contains the following text: jEditLauncher install module started Sun., Sept. 16, 2001 at 10:33PM Commencing install. . . . Overwriting shell extension with new version. Commencing installation of registry entires. . . . Registering C:\JEDIT\jeservps.dll. . . Registration failed. End installation. I am using Sun's JDK. java -version gives this output: java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24) Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=462203&group_id=588 |