John T - Thanks for the link. I was able to use the Win 8.1 driver with the help of that article. You do have to disable driver signatures, which is pretty easy to find in windows 10. I modified the VS100 V202 drivers with notepad and disabled driver signatures. The driver installed and my VS100 is working again.
You need the find the [Manufacturer] line in the RDIF1099.inf file and modify it as follows
;---------------------------------------------------------------;
[Manufacturer]
%MfgName%=Roland,NTamd64.6.2,
NTamd64.10;[ControlFlags]
;ExcludeFromSelect=*
[Roland]
;; Windows7 - Windows XP 64
;; not supported
[
Roland.NTamd64.10];; Windows8
%RDID0099DeviceDesc%=RDID0099Install, USB\VID_0582&PID_00EB ; VS-100
[Roland.NTamd64.6.2];; not supported
;===============================================================;
Note the bold text, which are the only lines I changed.
Time will tell as to how stable it is, but it's a work-around for the time-being. I don't think I'd recommend anyone running a pro studio to depend on this as a reliable fix...
Cheers,
Mack