Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-02-2020 05:08 AM
Hi,
thank you for neo4j.
Our startup likes it very much and we would like to use it in our windows core app.
Im searching now for a tutorial how we could ship neo4j together with our setup as dependency
Are their any tutorials available how to do that?
thanks and best regards
Solved! Go to Solution.
02-03-2020 11:07 AM
you say setup so i assume windows 🙂 use Wix to create your installer. include the neo4j setup and execute it from your script. you can also use wix to see if neo is already installed.
not hard at all
02-03-2020 04:08 AM
Do you mean in a containerized set up? Like Docker?
02-03-2020 05:03 AM
Hi MuddyBootsCode,
I would like to create a normal setup project and ship my app together with neo4j.
I ask me how can I tell the setup that I need neo4j and install it or redirect to the neo4j homepage to download it.
Ive searched a lot and cant find anything wich could could help me or give me glue how to solve that.
Can that be done with the normal setup project or do I need to use something like Wix?
best regards and thank you
02-03-2020 11:07 AM
you say setup so i assume windows 🙂 use Wix to create your installer. include the neo4j setup and execute it from your script. you can also use wix to see if neo is already installed.
not hard at all
02-05-2020 09:14 AM
Thank you. Now I use the normal VS Setup and include neo4j. Was easily because neo4j didnt need any setup.
best regards
All the sessions of the conference are now available online