Zero3K / ERAM

Open Source RAM Disk
MIT License
434 stars 76 forks source link

How would I installed the build output #18

Closed thulka closed 4 years ago

thulka commented 5 years ago

Build output is the sys file, the driver. How would I install that? There is not any inf file in the project as well, which makes me wonder because there are issues about translation issues of the inf files.

How to install?

Zero3K commented 5 years ago
  1. Move the .sys to C:\Windows\System32\drivers.
  2. Rename the attached eram.reg.txt to eram.reg, and open it.
  3. Restart the PC into Driver Signature Enforcement Disabled Mode.

eram.reg.txt

You'll then end up with a 4 GB RAM Disk that is associated with the drive letter of R.

Zero3K commented 4 years ago

Please check out the new version available (v2.30) in the Releases page.