User Tools

Site Tools


windows:notes:rw_xhci_imod

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:notes:rw_xhci_imod [2026/01/27 21:43] – created Sean Rhonewindows:notes:rw_xhci_imod [2026/07/14 04:36] (current) Sean Rhone
Line 1: Line 1:
 +  * https://github.com/djdallmann/GamingPCSetup/tree/master/CONTENT/RESEARCH/PERIPHERALS#universal-serial-bus-usb
 +  * https://github.com/BoringBoredom/PC-Optimization-Hub/blob/main/content/xhci%20imod/xhci%20imod.md
 +
 +  * https://rweverything.com/download/
 +
 +====== Spinesnap ======
 +
   * Test (slow)   * Test (slow)
  
-  "Rw.exe" /Min /NoLogo /Stdout /Command="W32 0xC1222024 0x0000FA00"+  "%ProgramFiles%\RW-Everything\Rw.exe" /Min /NoLogo /Stdout /Command="W32 0xC1222024 0x0000FA00"
  
   * Disable   * Disable
  
-  "Rw.exe" /Min /NoLogo /Stdout /Command="W32 0xC1222024 0x00000000"+  "%ProgramFiles%\RW-Everything\Rw.exe" /Min /NoLogo /Stdout /Command="W32 0xC1222024 0x00000000" 
 + 
 +  * Auto-start 
 + 
 +  "%SystemRoot%\System32\schtasks.exe" /Create /SC "ONLOGON" /TN "XHCI IMOD" /TR "'%ProgramFiles%\RW-Everything\Rw.exe' /Min /NoLogo /Stdout /Command='W32 0xC1222024 0x00000000'" /F 
 + 
 +====== Hailrake ====== 
 + 
 +  * Auto-start 
 + 
 +  "%SystemRoot%\System32\schtasks.exe" /Create /SC "ONLOGON" /TN "XHCI IMOD" /TR "'%ProgramFiles%\RW-Everything\Rw.exe' /Min /NoLogo /Stdout /Command='W32 0xDF212024 0x00000000'" /F
  
/usr/local/www/wiki/data/attic/windows/notes/rw_xhci_imod.1769568228.txt.gz · Last modified: by Sean Rhone