I have an idea for software.
The software when inserted into a computer, instantly changes the accessibility settings on the computer to preset ones in the program.
Making it easier for the disabled to use computers. Rather than search through settings over and over again. Then these can be used on almost every computer.
Thank you for considering.
We don't generally create apps to order, we take existing Windows apps and make them portable.
If you have an existing Windows app that does what you have requested, please give us a link and someone may look at it.
Otherwise, unless someone here really (really) likes your idea and decides it is a must-have for them, then you probably aren't going to get something made from scratch by request, sorry.
I'm thinking this could probably be achieved with AutoIt, which creates portable code for automating Windows tasks. The main issue would be knowing what settings need changing. http://autoitscript.com for the compiler. HTH.