Apparently the irBus files are not 64-bit. Here's the irBus.ini and it
states it is 32-bit "NTx86".
; Installation inf for IRBUS Driver
;
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
LayoutFile=layout.inf
DriverVer=10/01/2002,5.2.3790.1830
[Manufacturer]
%Microsoft%=MicrosoftHw,NTx86
[MicrosoftHw.NTx86]
%USB\VID_045E&PID_006D.DeviceDesc%=IrBus, USB\VID_045E&PID_006D
[ControlFlags]
ExcludeFromSelect=USB\VID_045E&PID_006D
[DestinationDirs]
DefaultDestDir = 12
[IrBus.NT]
CopyFiles=IrBus.NT.Copy
[IrBus.NT.Copy]
IrBus.sys
[IrBus.NT.HW]
AddReg=IrBus.NT.AddReg.HW
[IrBus.NT.AddReg.HW]
HKR,,"Security",,"D

(A;;GA;;;SY)(A;;GA;;;LS)"
[IrBus.NT.Services]
AddService = IrBus,0x00000002,IrBus.AddService
[IrBus.AddService]
DisplayName = %IrBus.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\IrBus.sys
LoadOrderGroup = PNP Filter
Tige wrote:
> I bought myself a Microsoft Remote for MCE to run of my Windows x64 machine.
> I am aware that this remote is for Media Center Edition only, but I bought
> it since it works fine on my friend's Windows XP SP2 laptop, so I figured
> that it could run on my x64 setup as well.
>
> It doesn't install at all. But what is really frustrating is that I found
> the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
> Windows x64 (5.2.3790.1830, as per the file info for driver), but it doesn't
> install, says the driver isn't 64-bit compatible!
>
> Does anybody have any suggestions? Is it possible for me to get a 64-bit
> driver that works? I really like this remote and want it to function. It is
> unfair that Windows XP SP2 can use this thing, but my x64 setup can't.
>
> Thanks in advance.
>
>