Skip to content

v0.3: Added command line options and tray icon.

Compare
Choose a tag to compare
@prsyahmi prsyahmi released this 04 Jun 23:00
· 72 commits to master since this release

Added command line options and tray icon.

Command line:
  --device <NameOfDevice>
  --size   <SizeInMB>
  --mount  <DriveLetter>
  --hide
  --help

Example:
   GpuRamDrive.exe --device GeForce --size 1024 --mount j: --hide

Note:
   The tray icon will appear when mounted.
   Minimizing while mounting will hide the window to tray.
   Device name is case sensitive.