Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15774
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JAR file association on Windows 7 broken |
| Date | 2012-07-01 07:41 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <t7o0v7lkepa75arelti36dsn2k1rd6uctj@4ax.com> (permalink) |
| References | <LbSdnamHfuv6DnLSnZ2dnUVZ_oqdnZ2d@westnet.com.au> <0721076a-e920-40d2-8b3f-9a6a8aa926be@googlegroups.com> <jsol4r$a03$2@news.albasani.net> |
On Sat, 30 Jun 2012 21:53:50 -0700, Lew <noone@lewscanon.com> wrote, quoted or indirectly quoted someone who said : > >That doesn't sound like the right approach. > >You normally don't want to put anything into Java's own lib/ folders. putting the jar in the ext dir would effectively put the jar on the classpath, I it would not do anything to make xxx.jar on the command line execute the jar. Windows still would not know jars are executable or what executable can process them. See http://mindprod.com/jgloss/jar.html#ASSOCIATION For how to set up the association. -- Roedy Green Canadian Mind Products http://mindprod.com Why do so many operating systems refuse to define a standard temporary file marking mechanism? It could be a reserved lead character such as the ~ or a reserved extension such as .tmp. It could be a file attribute bit. Because they refuse, there is no fool-proof way to scan a disk for orphaned temporary files and delete them. Further, you can't tell where the orhaned files ame from. This means the hard disks gradually fill up with garbage.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 10:00 +1000
Re: JAR file association on Windows 7 broken Arne Vajhøj <arne@vajhoej.dk> - 2012-06-30 20:08 -0400
Re: JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 10:55 +1000
Re: JAR file association on Windows 7 broken Lew <noone@lewscanon.com> - 2012-06-30 18:23 -0700
Re: JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 11:54 +1000
Re: JAR file association on Windows 7 broken Lew <noone@lewscanon.com> - 2012-06-30 19:37 -0700
Re: JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 12:46 +1000
Re: JAR file association on Windows 7 broken Lew <noone@lewscanon.com> - 2012-06-30 21:52 -0700
Re: JAR file association on Windows 7 broken Arne Vajhøj <arne@vajhoej.dk> - 2012-06-30 21:30 -0400
Re: JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 11:55 +1000
Re: JAR file association on Windows 7 broken Arne Vajhøj <arne@vajhoej.dk> - 2012-06-30 22:16 -0400
Re: JAR file association on Windows 7 broken "Qu0ll" <Qu0llSixFour@gmail.com> - 2012-07-01 12:10 +1000
Re: JAR file association on Windows 7 broken markspace <-@.> - 2012-06-30 19:11 -0700
Re: JAR file association on Windows 7 broken Roedy Green <see_website@mindprod.com.invalid> - 2012-06-30 21:00 -0700
Re: JAR file association on Windows 7 broken jayadeep66@gmail.com - 2012-06-30 21:13 -0700
Re: JAR file association on Windows 7 broken Lew <noone@lewscanon.com> - 2012-06-30 21:53 -0700
Re: JAR file association on Windows 7 broken Roedy Green <see_website@mindprod.com.invalid> - 2012-07-01 07:41 -0700
csiph-web