I am in a Windows 7 window (64-bit) and do not have administrator privileges.
It appears on the MongoDB download page (see http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/ ) that the latest version is available only for installing MSI (without a zip version).
I tried to run 3.0.4 MSI. I clicked custom to change the installation directory. I used% USERPROFILE% \ MyProgs \ MongoDB-3.0.4, so no admin rights are required. He did a bit of work, but then suggested that I enter the administrator credentials. I hit (for example, by clicking on X from top right) to close the window. On other MSI installations, this worked. I tried again and clicked "No", but in both cases I got a message
MongoDB 3.0.4 2008R2Plus SSL (64 bit) setup was interrupted. Your system has not been modified. [...]
This article looks at the BIG work of installing MongoDB on Windows: How to install mongoDB on windows?
My comment is that v2.4.14 is the latest version available through the ZIP format. So for now, I'm using this version.
Is there any other way to install version 3.X MSI version of MongoDB without administrator rights?
NOTE. The MongoDB download page https://www.mongodb.org/downloads has a link called View Build Archive (it sends you here https://www.mongodb.org/dl/win32/x86_64-2008plus-ssl , and this site contains * .zip formatted files). I thought I found my solution to this question, but when I unpacked the files and added βbinβ to my path and ran the programs (mongo and mongod), I got a Windows dialog box that says:
mongod.exe - System Error The program can't start because LIBEAY32.dll is missing from your computer. Try reinstalling the program to fix the problem
I stayed here and posted this question. Thanks for any help.
At the moment I am using a version that supports the zip format (v2.4.14), and this version works .
NOTE 2: Version v2.4.14 zip formatted does not have a file named LIBEAY32.dll), or I may have tried to use this file with a newer version.