Rodger, I get it now: you have installed the "Neo4j Community Installer", which is our new-ish .exe packaged Windows installer with bundled JRE. We think it is more user friendly than the "Neo4j Community Binary", which is just a zip file.
Thing is, the .exe installer installs a little gui client to launch databases with, but not the .bat files. For those you have to get the .zip. You can get both from here: http://www.neo4j.org/download/other_versions - Lasse On Thu, Aug 21, 2014 at 12:34 AM, Rodger <[email protected]> wrote: > Hello again, > > I've been looking at this. > Seems that when I install, at least the .bat files > are not being copied to the hard drive in Windows 7. > > I've listed what files did get copied. > > Is it just the .bat file that are missing? > If not, what other files are missing? > > Thanks, > > Rodger > > > > > > cd /cygdrive/c/neo4j/neo4j-community-2.1.3 > > $ find . -type f > ./Neo4jCommunity/.install4j/autoUninstall.0 > ./Neo4jCommunity/.install4j/files.log > ./Neo4jCommunity/.install4j/i4jdel.exe > ./Neo4jCommunity/.install4j/i4jinst.dll > ./Neo4jCommunity/.install4j/i4jparams.conf > ./Neo4jCommunity/.install4j/i4jruntime.jar > ./Neo4jCommunity/.install4j/i4j_extf_0_kq51w0.utf8 > ./Neo4jCommunity/.install4j/i4j_extf_1_kq51w0.utf8 > ./Neo4jCommunity/.install4j/i4j_extf_2_kq51w0_vo795q.png > ./Neo4jCommunity/.install4j/i4j_extf_3_kq51w0_bcyedw.png > ./Neo4jCommunity/.install4j/i4j_extf_4_kq51w0.txt > ./Neo4jCommunity/.install4j/install.prop > ./Neo4jCommunity/.install4j/installation.log > ./Neo4jCommunity/.install4j/inst_jre.cfg > ./Neo4jCommunity/.install4j/MessagesDefault > ./Neo4jCommunity/.install4j/response.varfile > ./Neo4jCommunity/.install4j/stats.properties > ./Neo4jCommunity/.install4j/user.jar > ./Neo4jCommunity/bin/install.properties > ./Neo4jCommunity/bin/neo4j-community.exe > ./Neo4jCommunity/bin/neo4j-community.vmoptions > ./Neo4jCommunity/bin/neo4j-desktop-2.1.3.jar > ./Neo4jCommunity/LICENSE.txt > ./Neo4jCommunity/LICENSES.txt > ./Neo4jCommunity/NOTICE.txt > ./Neo4jCommunity/plugins/README.txt > ./Neo4jCommunity/uninstall.exe > > > > cd /cygdrive/c/neo4j/neo4j-community-2.1.3 > $ find . -type f | wc > 27 27 1138 > > > >> -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- *Join us at GraphConnect 2014 SF! graphconnect.com <http://graphconnect.com/>* *As a friend of Neo4j, use discount code *KOMPIS <https://graphconnect2014sf.eventbrite.com/?discount=KOMPIS>* for $100 off registration* -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
