Bugs item #3164455, was opened at 2011-01-24 03:35
Message generated for change (Comment added) made by kpouer
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3164455&group_id=588
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Alan Ezust (ezust)
Assigned to: Nobody/Anonymous (nobody)
Summary: java installer and windows 7
Initial Comment:
i tried running the java installer as an administrator on windows 7 system.
default file location was in c:\Program Files\jEdit 4.5pre1.
Installing there fails with insufficient permissions even though I am administrator.
the windows installer works.
----------------------------------------------------------------------
>Comment By: Matthieu Casanova (kpouer)
Date: 2011-02-08 10:52
Message:
It is also possible to run Windows Explorer as Administrator, then launch
jEdit's installer
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2011-02-08 09:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2011-01-25 08:30
Message:
Workaround is to run cmd.exe as administrator and then run
java -jar jEdit4.5pre1install.jar
from the command line. Then the installer has permissions to write to
system areas.
Double clicking on the .jar file directly from windows7 desktop does not
work.
There is no way to enable "run as administrator" on jar files, only
shortcuts.
----------------------------------------------------------------------
Comment By: Robert Schwenn (rschwenn)
Date: 2011-01-24 19:44
Message:
Maybe it's related to #3062069 if Windows were 64 bit (
https://sourceforge.net/tracker/?func=detail&aid=3062069&group_id=588&atid=100588
).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3164455&group_id=588
|