3151
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on April 11, 2011, 05:55 AM »There are several samples included in the zipfile 
You could create a WinButtons.ini with just this in it:
(Assuming Windows Vista or 7, replace the obvious with an actual username...)
You might want to add "-hide" (without the quotes) between = and notepad to hide the button while Notepad is open, as WinButtons has always on top set by default.
If you want it to go in the left top of the (main) monitor, add these lines:
HTH

You could create a WinButtons.ini with just this in it:
[Buttons]
button1=Notepad
command1=notepad c:\users\[insert-user-name]\Desktop\notes.txt
button1=Notepad
command1=notepad c:\users\[insert-user-name]\Desktop\notes.txt
(Assuming Windows Vista or 7, replace the obvious with an actual username...)
You might want to add "-hide" (without the quotes) between = and notepad to hide the button while Notepad is open, as WinButtons has always on top set by default.
If you want it to go in the left top of the (main) monitor, add these lines:
[Settings]
left=0
top=0
left=0
top=0
HTH

Recent Posts
) was reversible, then this dilemma would be solved.


Hope others (at least in open/shared projects) also do that 




hadn't thought you where still looking for a solution, as imho it's fixed, but I now realize I didn't post that here... sorry