Search found 5 matches

by PhilRack
Thu Nov 28, 2019 5:39 pm
Forum: Technical Support
Topic: Executing ls command from a batch file
Replies: 3
Views: 4605

Re: Executing ls command from a batch file

Thanks. I also discovered another issue. And that is I have to change to the current drive and issue a CD command before executing the rxprd.exe xxx command. @ECHO ON CLS SETLOCAL ENABLEEXTENSIONS C: CD\ "C:\Program Files\Primo Ramdisk\rxprd.exe" ver > D:\WPSWORK\_TD29980\vdriveversion.txt...
by PhilRack
Thu Nov 21, 2019 2:33 am
Forum: Technical Support
Topic: Executing ls command from a batch file
Replies: 3
Views: 4605

Executing ls command from a batch file

I'm struggling with trying to execute the ls command from a CMD file to run as a batch job. Specifically, I'm trying to direct output to a text file. This is on Windows 10 Pro. Here's what I've been trying but to no avail. @ECHO ON CLS SETLOCAL ENABLEEXTENSIONS "C:\Program Files\Primo Ramdisk\r...
by PhilRack
Sun Nov 17, 2019 6:53 pm
Forum: Technical Support
Topic: Assign a Disk Letter from command prompt?
Replies: 2
Views: 6373

Re: Assign a Disk Letter from command prompt?

I found it from the online help. The solution is -d
by PhilRack
Sun Nov 17, 2019 6:28 pm
Forum: Technical Support
Topic: Assign a Disk Letter from command prompt?
Replies: 2
Views: 6373

Assign a Disk Letter from command prompt?

I'm evaluating the ram disk product (I love the cache product!) and seek guidance on creating a RAM disk from the command prompt where I assign the drive letter on the command line. Any suggestions on how this could be done would be appreciated. I noticed I can do this from the GUI, hoping to be abl...
by PhilRack
Fri May 11, 2012 2:59 pm
Forum: Technical Support
Topic: Testing FancyCache with WPS 3.0
Replies: 1
Views: 5698

Testing FancyCache with WPS 3.0

Last week, I downloaded the beta of FancyCache to use in testing and trying to improve the performance of WPS. WPS is a SAS language alternative software product in case you have not heard about it. Anyway, tested FancyCache on an Intel I5 with 16GB of RAM with differing dataset sizes. I blogged abo...