Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- able to insert multiple preferred inputs in the INI, so it starts with the one at the top inserted in the dialog
- using down arrow key, it'll replace the inserted input with the next preferred input,
- if it doesn't exist it will just send the down arrow key instead to use the native input history list
- and it keeps count of how many times you went down in the native input history list, so that whenever you're at the top there,
- using up arrow key it will then instead insert the input at the bottom of the preferred inputs,
- using up arrow key at any preferred input to another input higher in the preferred inputs list is also possible.
- using up arrow key at the input at the top of the preferred inputs, could send the up arrow key but it won't change anything (custom nor native)
- [PreferredSmartRunInput]
- %LocalAppData%
- %AppData%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement