Free Ramdisk for Windows Vista, XP, 2000 and 2003 Server無料のramdiskのはWindows Vista 、 XPの場合は、 2000年と2003年サーバー

  1. Parameters registry isパラメータのレジストリが

    HKLM\System\CurrentControlSet\Services\RRamdisk\Parameters\ hklm \システム\ currentcontrolset \サービス\ rramdisk \パラメータ\

    Why RRamdisk? rramdiskはなぜですか? Because XP SP1 contain a Ramdisk driver for XP Embeded. XP SP1のためには、 XP用のramdiskドライバを搭載。

  2. Parameter: DiskSizeM, DiskSizeKパラメータ: disksizem 、 disksizek

    Your desired disk size, the unit is M bytes or K bytes.ご希望のディスクサイズの単位はMバイトまたはKバイトです。 The DiskSizeK has higher priority. disksizekの優先度が高いのです。

  3. Parameter: MediaTypeパラメータ: mediatype

    The reported drive type:報告ドライブタイプ:

    1 — RAM Drive 1 -R AMドライブ
    2 — Fixed Media (default) 2 -固定メディア(デフォルト)
    3 — Removable Media 3 -リムーバブルメディア
    4 — Floppy Diskette 4 -フロッピーディスケット

  4. Parameter: DriveLetterパラメータ:ドライブ

    Name say it is, default is R:名を言うことは、デフォルトでは研究:

  5. Parameter: SectorsPerClusterパラメータ: sectorspercluster

    Your desired cluster size, zero for driver pickup:ご希望のクラスタサイズは、ドライバのピックアップのためのゼロ:

    <= 2M FAT12, cluster=512 < =二メートルfat12 、クラスタ= 512
    <= 32M FAT16, cluster=512 < = 32メートルFAT16のは、クラスタ= 512
    <= 64M FAT16, cluster=1k < = 64MをFAT16のは、クラスタ= 1,000個
    <= 128M FAT16, cluster=2k < =百二十八メートルFAT16のは、クラスタ= 2000
    <= 256M FAT16, cluster=4k < =二百五十六メートルFAT16のは、クラスタ= 4kバイト
    <= 512M FAT32, cluster=2k < =五百十二メートルFAT32に、クラスタ= 2000
    <= 16G FAT32, cluster=4k < =一六グラムFAT32に、クラスタ= 4kバイト
    and more...とほかの...

    You can specify smaller cluster size, force pre-format as FAT32.クラスタサイズを指定することもできます小さく、力事前にフォーマットとしてFAT32です。

  6. Parameter: Imageパラメータ:イメージ

    Maintained by rdutil utlilty, mainly for preload NTFS image. rdutil utlilty維持され、主にプリロードNTFSのイメージです。 Eg:例:

    1. Load ramdisk, don’t write anything.負荷のramdiskは、何も書いていない。
    2. Format the ramdisk RAMディスクをフォーマットして

      FORMAT /FS:NTFS /Q /V:RamDisk /A:512 R:フォーマット/ FS : NTFSと/問/含まれるのは:のramdisk / : 512研究:

    3. Adjust logfile to minimum sizeログファイルの最小サイズを調整する

      CHKDSK /L:2048 R:にchkdsk /左: 2048研究:

    4. Reset access rightsリセットのアクセス権

      CACLS R:\ /G: BUILTIN\Adminstrators:F cacls研究: \ /グラム:組み込み\管理者: f

    5. Create necessary structure作成に必要な構造

      MKDIR R:\TEMP mkdir研究: \気温

    6. Pack the disk image and save to registryパック、ディスクのイメージとレジストリに保存する

      rdutil R: registry rdutil研究:レジストリ

    Notes:備考:

    1. You should leave RamDisk as clean as possible before packing, the max packed image size is 64K.清潔度のramdiskにする必要が離れる可能な限り前にパッキン、満員の画像サイズの上限は64です。
    2. The disk image only valid to same RamDisk size, you should re-create disk image when size changed.このディスクイメージのramdiskにのみ有効と同じサイズのディスクイメージを再作成する必要が時のサイズが変更されました。
    3. The driver internal formater will disable if this registry present, corrupt/size-mismatch value leave an un-formated disk.ドライバの内部formaterこのレジストリが無効に存在する場合、破損/サイズ不整合の値を残す国連-フォーマットディスクにコピーします。

    rdutil Utlility Usage : rdutil utlility利用方法

    1. Backup registry imageレジストリのバックアップイメージ

      rdutil save filename rdutil保存するファイル名

    2. Restore registry imageレジストリのイメージを復元する

      rdutil load filename rdutil負荷ファイル名

    3. Report packed image size報告書満員の画像サイズ

      rdutil R: rdutil研究:
      rdutil registry rdutilレジストリ
      rdutil unpacked_file rdutil unpacked_file

      Second command reading DriveLetter from registry, while the third is packing an unpacked image file.読書ドライブから2番目のコマンドのレジストリ、 3番目のパッキンには、イメージファイルを解凍します。

    4. Packing image & save to registryパッキンのイメージとレジストリに保存する

      rdutil R: registry rdutil研究:レジストリ

    5. Packing image & save to file &パッキンのイメージファイルに保存する

      rdutil R: packed_file rdutil研究: packed_file

    6. Unpacking image展開のイメージ

      rdutil unpack packed_file unpacked_file rdutil解凍packed_file unpacked_file

    7. Link NTFS junction to RamdiskリンクをNTFS接合のramdisk

      rdutil link temp \ rdutilリンク気温\

  7. You can re-format RamDisk except RAMDrive media type.再フォーマットすることができます。 ramdriveメディアの種類のramdiskを除いています。 Eg:例:

    FixedMedia type: fixedmediaタイプ:
    FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R:フォーマット/ FS : NTFSと/フォース/問/含まれるのは:のramdisk / : 512研究:

    RemovableMedia type: removablemediaタイプ:
    ECHO Y | FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R:エコーy |フォーマット/ FS : NTFSと/フォース/問/含まれるのは:のramdisk / : 512研究:

    You can place your format command to startup script.形式のコマンドを実行することができます。配置してスタートアップスクリプトです。 I don’t recommend re-format to FAT, the pre-formated RamDisk is more efficient than other format utililty.私の再フォーマットをしないことを推奨脂肪は、事前にフォーマットのramdiskは、他の形式よりもより効率的なutililtyです。

  8. Pagefile support - You can set pagefile to FixMedia type disk w/ pre-formated system.ページサポート-f ixmediaのタイプを設定することもできますページディスク書き込み/中古フォーマットシステムです。 If you need other MediaType or re-format, use the addswap.exe utility:他のmediatypeする必要がある場合、または再フォーマットは、ユーティリティを使用してaddswap.exe :

    addswap r:\pagefile.sys 16 32研究addswap : \にPagefile.sys 16 32

    Create pagefile r:\pagefile.sys with min=16M max=32M.作成ページ研究: \ Pagefile.sysファイルを分=十六メートルマックス=三二メートルです。

  9. TEMP directory - You should set TEMP/TMP directory to TEMP sub-directory, don’t use the root directory. tempディレクトリ-設定する必要が気温/ t mpディレクトリをt empにサブディレクトリには使用しないでのルートディレクトリにコピーします。
  10. NTFS junction point to RAMDrive - You can’t create NTFS junction point to RAMDrive media type, Fixed & Removable Media type should work. NTFS接合をポイントしてramdrive -N TFS接合を作成することはできません。 r amdriveメディアの種類をポイントして、固定&リムーバブルメディアのタイプは、仕事です。
  11. Connectix VirtualPC compatibility - Someone report problem with VirtualPC+physical volume/disk.コネクティックスのVirtualPCの互換性-報告書に問題があるのV irtualPC+物理ボリューム/ディスクにコピーします。 Please set MediaType to RAMDrive/Removable. mediatypeを設定してくださいramdrive /取り外し可能です。
  12. Mountpoint without DriveLetterドライブのマウントポイントなし

    Clear DriveLetter registry value will not create Drive Letter for Ramdisk.レジストリ値をクリアドライブのドライブ文字をRAMディスクは作成されません。

    Attn.宛先です。 Don’t delete the DriveLetter registry, which fall to default R:.レジストリはありませんドライブ文字を削除して、これをデフォルトの研究秋: 。 You can setup mountpoint/junction linking to this unnamed Ramdisk.することができます。セットアップのマウントポイントに/ジャンクションにリンクして、この無名のramdiskです。 Eg:例:

    rdutil link C:\ramdisk rdutilリンクc : \のramdisk
    link C:\ramdisk to root of Ramdiskリンクc : \のramdiskのramdiskをルートに

    rdutil link C:\TEMP TEMP rdutilリンクにc : \ temp気温
    link C:\TEMP to \TEMP at Ramdiskリンクにc : \ temp \ Tempに先のramdisk

    rmdir C:\ramdisk rmdir c : \のramdisk
    rmdir can remove the link without clear target content rmdirことなく明確なターゲットのコンテンツを削除してリンク

    NoDriveLetter configuration isn’t recommended, because most AntiVirus software cannot realtime scan Volume w/o Drive Letter.推奨nodriveletter構成ではないため、ほとんどのウイルス対策ソフトウェアのリアルタイムスキャンすることはできません巻w / oをドライブのドライブ文字です。

Pages: ページ数: 1 2

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toをご覧ください original English articleオリジナルの英語記事索引 whenever possible.可能な限りです。

Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。



67 Responses to “Free Ramdisk for Windows Vista, XP, 2000 and 2003 Server” 67反応を"自由のramdiskのはWindows Vista 、 XPの場合は、 2000および2003サーバ"

Pages: [3]ページ: [ 3 ] 2 1 » Show Allすべて表示

  1. ghガーナ
    August 22nd, 2008 16:13 2008年8月22日16:13
    67

    not working with Vista x64 here… Vistaでの作業はここ…

  2. Philippe Heerenフィリップヒーレン
    August 20th, 2008 16:35 2008年8月20日16:35
    66

    Hi there again.ハワイにいる。 As posted earlier I have a very good working Vista 64 with 8G of RAM with paging file disabled, Quad Extreme 3Ghz.以前の私としては非常に良い投稿作業Vistaの64を8グラムのRAMを搭載し、ページングファイル無効になって、クワッド、極端な3 GHzのです。 All of the paging is disabled on all of my disks… My machine keeps running very good.のすべてのページングが無効になって…私のマシンのすべての私のディスク保持動作が非常に良いです。 I can multitask between games and reget and music library and pokertracker….私はマルチタスクとの間にゲームや音楽ライブラリとどのReGet pokertracker … 。 and so on.している。

    Still as pointed out in a lot of articles my system does not get beyond 3G of RAM usage when I check the logs….まだとして指摘されたように、多くの記事を私のシステムではない第3世代のRAMを利用方法を超えるときに私のログを確認して… 。 So I have like about, more or less, 3G of ram which I would like to assign to a “removable” drive and put readyboost on it…私は会社のようなので、多かれ少なかれ、第三世代のRAMをどのように割り当てるにして私は"リムーバブル"ドライブとreadyboostにして…

    Problem:問題:
    1. 1 。 I cannot install the ramdrive, it just says failed.私ramdriveてインストールすることはできない、それだけは言うに失敗しました。 I tried with the admin privilige. priviligeてみましたの管理者です。
    2. 2 。 It seems that the ramdrive cannot be set to act like “removable” media like USB stick. ramdriveと思われるように行動するように設定することはできません"リムーバブル"メディアのようなUSBスティックです。

    To speed up my system i’m looking for some High Perf USB memory.私のシステムを高速化するためいくつかの高いパフォーマンスを探してるんだUSBメモリです。 Preferably 8G.できれ8グラムです。

  3. Peterピーター
    August 20th, 2008 06:47 2008年8月20日06:47
    65

    sorry… I am on XP SP3 32bit.申し訳ありません…私は上XP SP3の32ビットです。

  4. peterピーター
    August 20th, 2008 05:47 2008年8月20日05:47
    64

    I just tried to use the program and it gave me a blue screen of death with a ’stop’ error.私だけを使用してプログラムをしようとすると、ブルースクリーンのことは私の死との' stop 'エラーが発生します。 I selected 256MB and then the computer died.私は、コンピュータを選択256MBほどと入力し、死亡しています。 Can anyone help?ヘルプは誰ですか?

    thanks.ありがとう。

  5. Dan Dar3ダンdar3
    August 18th, 2008 18:06 2008年8月18日18:06
    63

    Phil,フィル、

    You may be referring to “executive paging” - you can control whether the kernel mode drivers and code has to be swapped.を参照することがあります"エグゼクティブのページング処理" -制御することができますかどうかは、カーネルモードドライバ、およびコードを入れ替えました。 See here:こちらをご覧ください:

    Disable paging the executive to improve performanceエグゼクティブのページング処理を無効にするパフォーマンスを向上させる
    http://www.metron.co.uk/reference/performance_tips/windows/win_tip23.html

  6. Phil Goetzフィルゲッツ
    August 18th, 2008 02:25 2008年8月18日02:25
    62

    Putting the swapfile on RAMdrive will probably give a speed improvement, because Windows stupidly swaps parts of the kernel out ALL THE TIME, regardless of how much RAM you have available.パットのスワップファイルを与えるramdriveは、おそらく速度の改善、愚かなスワップは、 Windowsのカーネル部分のすべてのタイムアウトに関係なく、どのくらいのRAM必要が入手可能です。

    However, as Dan pointed out, it’s better to disable the swap partition.しかし、ダン指摘したように、スワップを無効にする方が得策だとパーティションを作成します。 Putting it on the RAMdrive could crash your system if you use up your RAM.パットramdrive上でお使いのシステムがクラッシュしてアップを使用する場合はRAMを意味します。

  7. Phil Goetzフィルゲッツ
    August 18th, 2008 02:14 2008年8月18日02:14
    61

    Warning: I stupidly tried to make a ramdrive of 3G, since I have 6G RAM, forgetting that Windows makes only a max of 3G available to processes.警告:私の愚かなramdriveしようとした第三世代作るので、私は6グラムのRAM 、忘却して、 Windowsでのみ利用できるようにする最大の第三世代のプロセスです。

    Instead of giving a warning, it shut the computer off, and it wouldn’t boot again until I said to boot with last usable configuration.に警告を与える代わりに、コンピュータの電源を切ることではないブートされるまで、私によると、最終更新使用可能な構成をブートする。

    If you haven’t put /3gb in your boot.ini, this would presumably happen if you tried to make a 2G ramdrive.していない場合は置くで/ 3GBのBoot.iniにして、これはおそらくしようとする場合に起こる二グラムramdriveです。

  8. Netbooks and how to maximize preformance with Windows | www.motoms.info netbooksとpreformanceを最大限に高める方法については、 Windows | www.motoms.info
    August 16th, 2008 10:45 2008年8月16日10:45
    60

    [...] Install a Ramdisk Download it here. [...]のramdiskをインストールするダウンロードしてください。 It’s free and has a gui.しかも無料には、 GUIのです。 Set it to about 192-384mb depending how much you plan to use for [...]設定するには約192から384までメガバイトによってどれくらいの使用を計画して[...]

  9. Dan D.ダンd.
    August 13th, 2008 00:00 2008年8月13日00:00
    59

    Yojimbo,用心棒、

    except for the author of the post and a user that says he wants to put the swap in the ramdrive, nobody else recommend it.除いて、著者は、郵政公社とするということをユーザにしたいと語ってスワップは、 ramdriveに、誰も他のを推奨します。 Putting swap file on ramdrive will be actually counter productive as CPU usage is going to increase.スワップファイルをramdrive生産されるとして、実際にカウンターを増やすのCPU使用率が起こっています。 If you have plenty of RAM, rather than put the swap file in a ramdrive better disable virtual memory altogether.たくさんのRAMを搭載すれば、スワップファイルを置くというより、仮想メモリを完全に無効にramdrive良いです。

    Danダン

  10. Yojimbo用心棒
    August 12th, 2008 21:17 2008年8月12日21:17
    58

    I don’t understand???私には分からないですか?ですか?ですか?
    Many of you are saying that you put your swapfile on ramdisk which is not logical, because when your system eats all the ram then it use swapfile(fake, hard disk memory) and if the swapfile is on ramdisk then … error, error, error …と言っているの多くはあなたがスワップファイルをRAMディスクに置いてください論理的ではありませんので、食べるときにお使いのシステムのすべてのRAMを使用してスワップファイル(偽、ハードディスクのメモリ)とのramdiskの場合、スワップファイルは、エラーが発生し… 、エラー、エラーが発生…

  11. Jose Aホセする
    July 28th, 2008 21:56 2008年7月28日21:56
    57

    UPS, UPSは、
    try running the app ‘as administrator’, otherwise it will keep you prompted for reboot and do nothing.試しアプリを実行している'管理者として' 、他のこれがあれば再起動すると何もしないの入力を求めています。

  12. Falcon4 falcon4
    July 24th, 2008 11:14 2008年7月24日11:14
    56

    Hmm.うーん。 A small note.小さなメモです。

    DON’T USE A DISK SIZE OTHER THAN THE ONES IN THE LIST!ディスクのサイズは使用しないで、リスト以外のもの! It’s typeable, but if you enter, say, “1.25G”, it’ll promptly take your whole computer down with a blue screen.それのキーボードで打てる、しかしを入力した場合は、言ってやるが、 " 1.25グラム" 、速やかに取ることにしてコンピュータ全体をダウンすると、ブルースクリーンです。

    Worse, if you aren’t lucky, your computer won’t even start back up - I’m guessing because those settings were saved and it tries again when you try booting!さらに悪いことに、ラッキーていない場合は、お使いのコンピュータはないにもスタート]ボタンをバックアップする-私は推測するため、これらの設定が保存され、起動しようとするときに再び! Ouch.痛いです。 Ouch ouch.痛い痛いです。

    Other than that, well, it works fine - I just wish I could write in my own RAM disk size.他に比べて、まあ、それは正常に動作-私だけできたらいいのにここで自分自身のR AMディスクのサイズです。 It’s happily granular up to the 1G point, but then they start jumping obscenely high like 2G and 4G, etc… and there’s no in between.それは幸せに粒状一グラムポイントアップして、しかし、ジャンプスタート]ボタンを入力し、彼らのような鼻持ちならないほど高い二グラムと四グラム、モニュメント等…との間にはありません。 I needed a 1.25GB disk because 1.0 was too small and I needed the extra 256mb to work in… =(私1.25ギガバイトディスクのため、必要に応じて、 1.0は、必要に応じて小さすぎると私の余分な256MBほどで働く… = (

    But thanks for the tool anyway!しかし、とにかくツールてくれてありがとう!

  13. Falcon4 falcon4
    July 24th, 2008 09:55 2008年7月24日09:55
    55

    OH MY GOD!おやおや!

    This is the best tool I’ve added to my collection in a long time!これは、最適なツールに追加されましたマイコレクションで私に長い時間!

    I was Googling for a ram disk, but as noted, all I found was garbage payware RAM disk tools (whatever happened to a RAM disk that came with MS-DOS, Microsoft?).私はgooglingのは、 RAMディスクではなく、メモは、すべて私が見つかりましたツールは、ごみの有料ソフトRAMディスク( RAMディスクして何が起こったのMS - DOSに付属して、マイクロソフトのですか? )です。 I was about to shell out $8 for a payware RAM disk driver that I couldn’t even tell worked, until I smacked my head straight and googled for “ram disk freeware”!私は約8ドルには、有料ソフトシェルアウトRAMディスクドライバを私に伝える弊社の仕事さえできませんでしたまでは、私の頭のストレートとgoogled私smacked " RAMディスクフリーウェア" !

    Now where can I donate those $8?今すぐどこでそれらの寄付$ 8ですか? This tool is perfect!このツールは完璧!

  14. muh
    July 24th, 2008 05:49 2008年7月24日05:49
    54

    Oh my god, whatever you use for your translations.おやおや、何を使用するお客様の技術情報の翻訳です。 Throw it away!スローだよ! The german translation is one of the worst that I’ve ever seen! 1つのドイツ語訳は、最悪のこと、私が見た!

  15. Running your build/source code from a ram disk.実行中のお客様のビルド/ソースコードからのRAMディスクにコピーします。 - Eric Hexter -エリックヘクスター
    July 22nd, 2008 02:18 2008年7月22日02:18
    53

    [...] I am running this from an XP virtual machine with the ram disk that is available for free from here: [...]から私はこのXPの仮想マシンを実行して、 RAMディスクにはここから無料でご利用いただけます: http://www.mydigitallife.info/2007/05/27/free-ramdisk-for-windows-vista-xp-2000-and-2003-server/ [...]

  16. webstar
    July 15th, 2008 04:23 2008年7月15日04:23
    52

    someone asked it before, but did not get an answer i think: is there any way to load the image to the ram disk without using the GUI provided?質問する前に、返事をもらうはなかったと思う:をロードするのは、どのようなイメージをRAMディスクを使用して、 GUIの提供ですか? i would like to write the image at shutdown and load the image (already possible) at startup.私は希望を書くのイメージをシャットダウンし、負荷のイメージ(すでに可能)を起動します。

  17. ups UPSの
    July 12th, 2008 05:10 2008年7月12日05:10
    51

    How can I uninstall it under Vista?アンインストールされてVistaのことはどうすればよいですか?
    I tried uninstall, it says reboot needed.私をアンインストールしようと、それは言う必要に応じて再起動します。 before reboot rams disk seems deleted but after reboot it is back again.ラムズディスクを再起動する前に、再起動後には削除さしかし、これは先頭ください。
    Any ideas?何かお考えですか?

Pages: [3]ページ: [ 3 ] 2 1 » Show Allすべて表示

Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

RamDisk のramdisk - - ramdisk vista ビスタのramdisk - - vista ramdisk ビスタのramdisk - - gavotte ramdisk ガヴォットのramdisk - - ramdisk for vista のramdisk for Vistaは - - ramdrive vista ramdriveビスタ - - vista ramdrive ビスタramdrive - - free ramdisk 無料のramdisk - - rramdisk rramdisk - - ram disk vista RAMディスクビスタ - - vista ram disk VistaのRAMディスク - - windows vista ramdisk Windows Vistaでのramdisk - - gavotte ramdisk download ガヴォットのramdiskダウンロード - - all すべての - - ramdisk Gavotte ガヴォットのramdisk - - ramdisk windows RAMディスクのWindows - - Ramdisk のramdisk - - ramdisk xp XP用のramdisk - - ramdisk free 無料のramdisk - - windows ramdisk のWindowsのramdisk - - gavotte ramdisk ガヴォットのramdisk - - ramdisk.sys download ダウンロードのRamdisk.sys - - RamDisk Vista 64 Vistaの64のramdisk - - free ramdisk vista 無料のramdiskビスタ - - ram disk for vista RAMディスクfor Vistaは - - rramdisk.sys rramdisk.sys - - ramdisk windows vista Windows Vista用のramdisk - - superspeed ramdisk vista 超高速のramdiskビスタ - - gavotte ram disk ガヴォットRAMディスク - - ramdrive for vista ramdrive for Vistaは - - RamDisk on VISTA のramdiskはVista - - ramdisk in vista ビスタのramdiskで - - XP Ramdisk XP用のramdisk - - free ramdrive 無料ramdrive - - Ramdisk für Vista のramdisk fürビスタ - - qsoft ramdisk qsoftのramdisk - - ramdrive in vista でVistaのramdrive - - gavotte ramdisk x64 ガヴォットのramdisk x64 - - ramdisk.sys のRamdisk.sys - - download ramdisk.sys ダウンロードのRamdisk.sys - - vista 64 ramdisk Vistaの64のramdisk - - Gavotte ramdrive ガヴォットramdrive - - ramdrive windows vista Windows Vistaのramdrive - - ramdisk vista x64 Vistaでのramdisk - - gavotte ram ガヴォットのRAM - - ramdisk voor vista ビスタのramdisk voor - - Free VISTA ramdisk 無料ビスタのramdisk - - ramdisk vista free 無料のramdiskビスタ - - free ram disk 無料RAMディスク - - vista x64 ramdisk Vistaでのramdisk - - ramdiskve ramdiskve - - vista ramdisk ビスタのramdisk - - RamDisk For Windows のramdiskをWindowsの - - free ramdisk software 無料のramdiskソフトウェア - - windows vista ramdrive Windows Vistaのramdrive - - ramdisk vista ビスタのramdisk - - rdutil rdutil - - ramdisk+vista のramdisk +ビスタ - - vista ram drive VistaのRAMドライブ - - Gavotte Ramdisk with GUI ガヴォットのramdiskとのGUI - - free ramdisk for vista 無料のramdisk for Vistaは - - download gavotte ramdisk ダウンロードガヴォットのramdisk - - ramdisk.exe ramdisk.exe - - mydigitallife ramdisk mydigitallifeのramdisk - - Ramdrive free 無料ramdrive - - FREE RAMDISK DRIVER 無料のramdiskドライバ - - free ramdisk xp 無料のramdisk XPの - - ramdisk vista download Vistaのダウンロードのramdisk - - ramdisk software gavotte ソフトウェアのramdiskガヴォット - - RamDisk Plus vista ビスタのramdiskプラス - - ramdisk vista64 vista64のramdisk - - microsoft ramdisk vista マイクロソフトのramdiskビスタ - - ramdisk のramdisk - - Gavotte Ramdisk vista ガヴォットのramdiskビスタ - - gavotte ramdisk software ガヴォットのramdiskソフトウェア - -