| Author |
Message |
Forum: Support Topic: WinClose on Remote Desktop |
| cjsmile999 |
|
Posted: January 9th, 2012, 5:08 pm
|
|
Replies: 0 Views: 64
|
| Hello Everyone! I'm trying to close a window when an application gets hung up. When the application hangs I can successfully close the app, but oddly enough the error window doesn't close. I create a simple script that looks for the window and closes it if it exists. It works fine when I have the re... |
|
 |
Forum: Support Topic: RunWait Command is Truncating |
| cjsmile999 |
|
Posted: December 9th, 2011, 8:40 pm
|
|
Replies: 5 Views: 149
|
| Seems to truncate it even more (I guess because I'm adding even more characters). Below is the line of code I'm having problems with: #Persistent runwait, %comspec% /c %A_Scriptdir%\blat.exe -t myemail1966@gmail.com -f myemail1966@gmail.com -s "Calendar Down" -body "Calendar is not up... |
|
 |
Forum: Support Topic: RunWait Command is Truncating |
| cjsmile999 |
|
Posted: December 9th, 2011, 7:56 pm
|
|
Replies: 5 Views: 149
|
| Hello guys hope you can help out. I create a script that monitor if my calendar is up and running and send me an email if it's not. The script it self appear to be working and I don't receive any error when I run it. However it not sending out the email. Ahk doesn't appear to be running the entire l... |
|
 |
Forum: Support Topic: Force MsgBox Focus |
| cjsmile999 |
|
Posted: November 10th, 2010, 9:21 pm
|
|
Replies: 2 Views: 179
|
Hello Everyone,
Is there a way to prevent the message box from loosing focus until the user selects the option (yes, no, cancel, ect...). I'm looking to keep the message box always on top and always focused until and option is selected.
Thank you! |
|
 |
Forum: Support Topic: Tabbed Windows (non browser) |
| cjsmile999 |
|
Posted: November 10th, 2010, 8:12 pm
|
|
Replies: 3 Views: 213
|
Although not ideal, I think its a solution I can work with. Thank you for the suggestion/idea !
Thank you! |
|
 |
Forum: Support Topic: Tabbed Windows (non browser) |
| cjsmile999 |
|
Posted: November 10th, 2010, 3:10 am
|
|
Replies: 3 Views: 213
|
| Hello Everyone, Hoping some great experts out there can help. I have an application that I only want to allow a specific tab to be open (non browser). However I can't figure out a way for autohotkey to recognize the tabs. It doesn't create a new process for each tab and windows spy doesn't see each ... |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 13th, 2010, 1:39 pm
|
|
Replies: 22 Views: 570
|
| Works like a charm! Thanks for your help!! |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 12th, 2010, 2:24 pm
|
|
Replies: 22 Views: 570
|
| Fantastic, can't wait...Thank you! |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 12th, 2010, 1:15 pm
|
|
Replies: 22 Views: 570
|
Lets try this.
 |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 12th, 2010, 12:22 pm
|
|
Replies: 22 Views: 570
|
OK, I finally have the IE sys menu uploaded. Again I'm only trying to disable the close button to try and force the users to logout first.
 |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 11th, 2010, 7:10 pm
|
|
Replies: 22 Views: 570
|
| I'm using IE. Also I don't have a server to host my image on at the moment. I'll look into finding one real quick that I can host it on. Essentially its the red X (in the top right corner of IE to close the browser). |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 11th, 2010, 6:29 pm
|
|
Replies: 22 Views: 570
|
| Thanks for the help guys. My intent IS to force the users to logout first instead of just closing the browser. This is what I have so far. For some reason I can't get it to disable the X unless I loop it twice. I'm open to any fantastic ideas you guys have. SetTitleMatchMode 2 run https://www.bankof... |
|
 |
Forum: Support Topic: IE Close Button |
| cjsmile999 |
|
Posted: October 11th, 2010, 1:56 pm
|
|
Replies: 22 Views: 570
|
| Hello everyone! I've been reading up on some post to figure out how to prevent from using the close button in IE. I found this that I like the best, but can't seem to get it working for me. Could someone please point out what I'm doing wrong (don't laugh). Run https://www.bankofamerica.com/ OnMessag... |
|
 |
Forum: Support Topic: IE Kiosk and Javascript |
| cjsmile999 |
|
Posted: September 2nd, 2010, 1:30 pm
|
|
Replies: 1 Views: 236
|
| Hello Everyone, Hope you great guys can help! Is there a way to trigger a javascript running IE in Kiosk mode? My problem is the missing address bar. I tried this below with no success. ControlSetText, Edit1, javascript:callLogOffListeners(), - Window Internet Explorer ControlSend, Edit1, ... |
|
 |
Forum: Support Topic: Help Backup/DirCopy Script |
| cjsmile999 |
|
Posted: June 15th, 2010, 12:41 am
|
|
Replies: 1 Views: 328
|
Figured out I was missing the "%BackupInfo%?". I got it working now . Thank you. |
|
 |
| Sort by: |