Jump to content

Some questions about IR


Raice
 Share

3 posts in this topic

Recommended Posts

Hello!

 

Thanks to the author for this great program!

 

I have some questions:

 

1. Is there any way to Enable/Disable remapping by script? (VBS, JS, CMD)

2. Is there any way to disable remapping on reboot automatically?

 

Thanks,

Raice

Link to comment
Share on other sites

Hello!

 

Thanks to the author for this great program!

 

I have some questions:

 

1. Is there any way to Enable/Disable remapping by script? (VBS, JS, CMD)

2. Is there any way to disable remapping on reboot automatically?

 

Thanks,

Raice

 

Disable:

net stop InputRemapper

 

Enable:

net start InputRemapper

 

Disable at reboot:

Change the service from "Automatic" to "Manual"

Link to comment
Share on other sites

 Share

×
×
  • Create New...