Looking into the RDIF1027.INF I see this section:
;---------------------------------------------------------------;
[Manufacturer]
%MfgName%=Roland,NTamd64.6.2,NTamd64.7
;[ControlFlags]
;ExcludeFromSelect=*
[Roland]
;; Windows7 - Windows XP 64
;; not supported
[Roland.NTamd64.6.2]
;; Windows8
%RDID0027DeviceDesc%=RDID0027Install, USB\VID_0582&PID_0033 ; PCR
[Roland.NTamd64.7]
;; not supported
;===============================================================;
Looks like they actively are blocking installation on other versions of Windows.
I haven't got Win10 installed yet, so I can't play around with the file to see how to bypass it.
But maybe adding the line
%RDID0027DeviceDesc%=RDID0027Install, USB\VID_0582&PID_0033 ; PCR
To:
[Roland.NTamd64.7]
Might work