<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - [Request] RAMDisk 3rd party DP for Windows XP]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=2243</link>
		<description><![CDATA[The most recent posts in [Request] RAMDisk 3rd party DP for Windows XP.]]></description>
		<lastBuildDate>Mon, 31 Dec 2007 17:13:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16665#p16665</link>
			<description><![CDATA[<p>bump so I don&#039;t forget</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Mon, 31 Dec 2007 17:13:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16665#p16665</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16331#p16331</link>
			<description><![CDATA[<p>Hey thanks for turning me onto devcon, but I am having problems with the command lines</p><p>I have tried everything, keep getting &quot;devcon failed&quot;</p>]]></description>
			<author><![CDATA[null@example.com (ricktendo64)]]></author>
			<pubDate>Thu, 20 Dec 2007 16:39:31 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16331#p16331</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16320#p16320</link>
			<description><![CDATA[<p>you may have to use devcon to manualy add it .<br />you can use the driverpacks to call a script using a pack ini.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 20 Dec 2007 00:18:05 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16320#p16320</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16307#p16307</link>
			<description><![CDATA[<p>Here is how its regularly installed</p><div class="codebox"><pre><code>To install the driver on Windows XP / Windows Server 2003 :

1.  In Control Panel, double-click to start the Add/Remove Hardware utility.
2.  Select Add a new hardware device.
3.  Select Yes, I have already connected the hardware. Click Next.
4.  Select Add a new device.
5.  Select Install the hardware that I manually select from a list. Click Next.
6.  Select Show All Devices.
7.  Select Have Disk button and navigate to the ENG , FRE or GER subfolder that contains the RAMDriv.inf
     file for the respective English , French or German version of the ramdisk.
8.  Select Next , Next , Finish.</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ricktendo64)]]></author>
			<pubDate>Wed, 19 Dec 2007 14:33:04 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16307#p16307</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16300#p16300</link>
			<description><![CDATA[<p>you may be able to create a third party driverpack ? interesting question.</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Wed, 19 Dec 2007 12:40:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16300#p16300</guid>
		</item>
		<item>
			<title><![CDATA[[Request] RAMDisk 3rd party DP for Windows XP]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=16288#p16288</link>
			<description><![CDATA[<p>Is it possible to make a DriverPack to have this driver to install, maybe using a driverpack .ini file?</p><p>I have a full version but here is a trial version that is the same</p><p><a href="http://users.compaqnet.be/cn021945/Download/RAMDisk_Evaluation_x86_530109.zip">http://users.compaqnet.be/cn021945/Down … 530109.zip</a></p><p><a href="http://users.compaqnet.be/cn021945/RAMDisk/ramdriv.htm">Website</a></p><div class="codebox"><pre><code>; RAMDRIV.INF 
; Windows 2000 installation file for installing the RAMDriv driver
; Copyright (c) 1990-2000 Microsoft Corporation All rights Reserved
; Copyright (c) 2005-2007 [ QSoft ] Qualitative Software


[Version]
CatalogFile=Ramdriv.cat
Signature=&quot;$WINDOWS NT$&quot;
Class=RAMDriv
ClassGuid={FFB1C341-4539-11D3-B88D-00C04FAD5172}
Provider=%QSOFT%
DriverVer=04/01/2007,5.3.0001.8

[DestinationDirs]
DefaultDestDir = 12
RAMDrivInstaller=11

SysCopyfile    = 12
DLLCopyfile    = 11 
EXECopyfile    = 11 

[ClassInstall32]
Addreg=RAMDrivClassReg
CopyFiles=RAMDrivInstaller

[RAMDrivClassReg]
HKR,,,0,%ClassName%
; If we don&#039;t provide our own Installer32, ICON&#039;s from &quot;SETUPAPI.DLL&quot; are to be selected
; HKR,,Icon,,-5
; HKR,,Icon,,-159

HKR,,Installer32,,&quot;RAMDriv.dll,ClassInstaller&quot;
HKR,,Icon,,&quot;105&quot;
HKR,,EnumPropPages32,,&quot;RAMDriv.dll,PropPageProvider&quot;


[RAMDrivInstaller]
RAMDriv.dll,,,%COPYFLG_NOSKIP%

[SysCopyfile]
RAMDriv.sys,,,%COPYFLG_NOSKIP%

[DLLCopyfile]
RAMDriv.dll

[EXECopyFile]
RAMDiskImage.exe

[DiskCopyFiles]
RAMDriv.sys
RAMDriv.dll
RAMDiskImage.exe

[SourceDisksNames]
1=%InstDisk%,

[SourceDisksFiles]
RAMDriv.sys=1
RAMDriv.dll=1
RAMDiskImage.exe=1

[Manufacturer]
%QSOFT% = DiskDevice

[DiskDevice]
%DiskDevDesc% = DiskInstall, RAMDriv

[DiskInstall.NT]
CopyFiles = SysCopyfile , DLLCopyFile , EXECopyFile

[DiskInstall.NT.Services]
AddService = RAMDriv, %SPSVCINST_ASSOCSERVICE%, DiskServiceInst

[DiskServiceInst]
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
DisplayName   = %DiskServiceDesc%
ServiceBinary = %12%\RAMDriv.sys
AddReg        = DiskAddReg

[DiskAddReg]
HKR, &quot;Parameters&quot;, &quot;BreakOnEntry&quot;, %REG_DWORD%, 0x00000000
HKR, &quot;Parameters&quot;, &quot;DebugLevel&quot;,   %REG_DWORD%, 0x00000005
HKR, &quot;Parameters&quot;, &quot;DebugComp&quot;,    %REG_DWORD%, 0xFFFFFFFF
; HKR, &quot;Parameters&quot;, &quot;LoadImage&quot;,    %REG_DWORD%, 0x00000001
; HKR, &quot;Parameters&quot;, &quot;Format&quot;,       %REG_SZ%,    &quot;NTFS&quot;
; HKR, &quot;Parameters&quot;, &quot;DiskSize&quot;,     %REG_BINARY%,00,00,00,02,00,00,00,00
; HKR, &quot;Parameters&quot;, &quot;AutoResize&quot;,   %REG_DWORD%, 0x00000001
HKR, &quot;Parameters&quot;, &quot;UseMMXInstructions&quot;  , %REG_DWORD%, 0x00000001
HKR, &quot;ImageFileProcessing&quot;, &quot;ProgramPath&quot;, %REG_SZ%, &quot;RAMDiskImage.exe&quot;
HKR, &quot;Parameters&quot;, &quot;AllowedNPAGEPoolBanks&quot;,   %REG_DWORD%, 0x000003FF


[Strings]
QSOFT           = &quot;Qualitative Software [ QSoft ]&quot;
ClassName       = &quot;RAM Drive&quot;
DiskDevDesc     = &quot;RAMDrive [ QSoft ] Enterprise (x86)&quot;
DiskServiceDesc = &quot;RAMDrive [ QSoft ] Enterprise (x86)&quot;
InstDisk        = &quot;RAMDrive Install Disk&quot;
;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_START          = 2
SERVICE_ERROR_NORMAL   = 1
REG_BINARY             = 0x00000001
REG_DWORD              = 0x00010001
REG_SZ                 = 0x00000000
REG_EXPAND_SZ          = 0x00020000
COPYFLG_NOSKIP         = 2</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ricktendo64)]]></author>
			<pubDate>Wed, 19 Dec 2007 01:48:31 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=16288#p16288</guid>
		</item>
	</channel>
</rss>
