Loading...
Uploaded by thenewkid49 on Feb 20, 2009
No description available.
Howto & Style
Standard YouTube License
Thank you so much
sasa12310 2 months ago
tic toc LOL your clock is very loud :D
jangrossit 2 months ago
@MrClubpenguinkiller use the timer
TheLtbiomed 6 months ago
whats the code for "CTRL + S"?
ryder3939 7 months ago
@TheAndroidUser Try ("^{ESC}&M")
NoNChEaT1 8 months ago
I want to send "Windows Key+M" to the system. I tried using ("^{ESC}M") but it didn't work. Any suggestions or can you suggest another way to minimize all windows?
TheAndroidUser 1 year ago
how to make like this
i have a text box with init HELLO and when i push for example F4 it will write HELLO?
How can i do that ?
thx in advance
TheLycrizz 1 year ago
@TheEpicJacobWeaver Thats because instead of alt you have to put %
justinbc14 1 year ago
alt doesnt work
set shl = CreatObject("wscript.shell")
shl.SendKeys "{alt}"
it deosnt work
enter is like this :
shl.sendkeys "{enter}"
TheEpicJacobWeaver 1 year ago
@Surowithekiller Try it like this my.computer.keyboard.sendkeys({"Enter"})
MCArmin11 1 year ago
Load more suggestions
Thank you so much
sasa12310 2 months ago
tic toc LOL your clock is very loud :D
jangrossit 2 months ago
@MrClubpenguinkiller use the timer
TheLtbiomed 6 months ago
whats the code for "CTRL + S"?
ryder3939 7 months ago
@TheAndroidUser Try ("^{ESC}&M")
NoNChEaT1 8 months ago
I want to send "Windows Key+M" to the system. I tried using ("^{ESC}M") but it didn't work. Any suggestions or can you suggest another way to minimize all windows?
TheAndroidUser 1 year ago
how to make like this
i have a text box with init HELLO and when i push for example F4 it will write HELLO?
How can i do that ?
thx in advance
TheLycrizz 1 year ago
@TheEpicJacobWeaver Thats because instead of alt you have to put %
justinbc14 1 year ago
alt doesnt work
set shl = CreatObject("wscript.shell")
shl.SendKeys "{alt}"
it deosnt work
enter is like this :
shl.sendkeys "{enter}"
TheEpicJacobWeaver 1 year ago
@Surowithekiller Try it like this my.computer.keyboard.sendkeys({"Enter"})
MCArmin11 1 year ago