Wingetlywingetly
← All apps

GiMeSpace RAM Folder Pro

by GiMeSpacev2.4.0.64

Last updated

GiMeSpace RAM Folder Pro makes it possible to assign folders that will only store files in the RAM memory instead of on your disk as well as providing a safe write caching for file writes.

Install with winget

$ winget install --id GiMeSpace.RAMTempFolderPro --exact --version 2.4.0.64

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GiMeSpace RAM Folder Pro

GiMeSpace RAM Folder Pro uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
GMSRAMProX64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for GiMeSpace RAM Folder Pro

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

GiMeSpace RAM Folder Pro makes it possible to assign folders that will only store files in the RAM memory instead of on your disk as well as providing a safe write caching for file writes. So it combines the best of both RAM disk and disk caching programs but with minimal overhead making this program even faster than those programs.

What is the use of this?

- The windows temporary folder is usually full of needless files that keep piling up wasting you disk space. This program can keep all of them in RAM and discard them when no longer needed.

- By assigning as specific folder as a RAM folder you get file access that is as fast as your RAM access which can greatly speedup certain programs including games. Because it has much smaller overhead, this program is even much faster than the fastest RAM disk programs. Tests show it is between 2x (sequential access) and 20x (random access) faster than tradition RAM Disks!

- Excess disk writes on a SSD disk can wear out the disk over time. This program can help you extend the life time of a SSD disk by avoiding disk writes.

- Some programs use your disk as external memory even if you have enough RAM available. Examples are audio/video editors and many other programs that use a lot of memory. This program will instead use your RAM and avoids needless disk access while at the same time speeding up these programs because RAM is much faster than even the fastest SSD.

- This program can even use the VRAM of your dedicated graphics card to store files making sure you use all the fast storage memory that is available in your system.

try for maximum 30 days for free without paying

Installers · v2.4.0.64

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for GiMeSpace RAM Folder Pro.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • GiMeSpace RAM Temp FolderGiMeSpace
    GiMeSpace.RAMTempFolderv1.4.0.56

    GiMeSpace RAM Temp Folder is the Lite edition of this program. It is optimized for systems with very little memory in such a way that they can still enjoy the benefits of fast file access in the Temporary folder while avoiding needless disc access.

  • Folder PainterSordum Team
    sordum.FolderPainterv1.3

    FolderPainter is a freeware that lets you color your Windows explorer folder color and change it from the default yellow color.

  • Vovsoft Directory MonitorVOVSOFT
    VovSoft.DirectoryMonitorv2.2.0.0

    Vovsoft Directory Monitor is a simple and reliable tool for surveillance of folders and network shares. It can monitor and detect events occurring within your directories.

  • Vovsoft RAM Monitor GadgetVOVSOFT
    VovSoft.RAMMonitorGadgetv2.0.0.0

    Vovsoft RAM Monitor Gadget is a RAM monitoring tool for anyone who wants to keep track of their computer's memory usage. This small but powerful RAM watcher provides real-time information about your system's RAM usage.

  • Vovsoft RAM BenchmarkVOVSOFT
    VovSoft.RAMBenchmarkv1.6.0.0

    Vovsoft RAM Benchmark is a benchmarking utility designed to assess the performance of your RAM, revealing the speed of the memory. You can quickly test the RAM speed of your desktop or laptop computer.

  • Vovsoft Folder SplitterVOVSOFT
    VovSoft.FolderSplitterv1.3.0.0

    Vovsoft Folder Splitter was made with one purpose in mind, and that is to help you split one large folder into many smaller folders.

More from GiMeSpace or browse Folder, Memory, RAM.

Frequently asked questions

How do I install GiMeSpace RAM Folder Pro on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GiMeSpace.RAMTempFolderPro --exact --version 2.4.0.64. winget downloads the installer from GiMeSpace and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GiMeSpace RAM Folder Pro silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GiMeSpace.RAMTempFolderPro --exact 2.4.0.64 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GiMeSpace RAM Folder Pro?
GiMeSpace RAM Folder Pro uses EXE (Inno Setup). Run the downloaded installer with: GMSRAMProX64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall GiMeSpace RAM Folder Pro via winget?
Run: winget uninstall --id GiMeSpace.RAMTempFolderPro --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GiMeSpace RAM Folder Pro's Apps & Features entry.
Is GiMeSpace RAM Folder Pro free?
GiMeSpace RAM Folder Pro is distributed under Proprietary. Refer to the publisher (https://gimespace.com/products/ram-folder) for the full license terms - Wingetly itself does not charge for installation.
Does GiMeSpace RAM Folder Pro work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GiMeSpace RAM Folder Pro directly from the publisher.
How do I keep GiMeSpace RAM Folder Pro up to date?
Run winget upgrade --id GiMeSpace.RAMTempFolderPro --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of GiMeSpace RAM Folder Pro from microsoft/winget-pkgs.