AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 19 matches
AutoHotkey Community Forum Index
Author Message
  Topic: a simple script to add psuedo HD-DVD Autoplay in Win7
jmone

Replies: 4
Views: 1255

PostForum: Scripts & Functions   Posted: Sat Aug 29, 2009 8:41 am   Subject: a simple script to add psuedo HD-DVD Autoplay in Win7
Thanks - that works so the updated script is as follows (any other simplifications are welcome!)

WM_DEVICECHANGE( wParam, lParam )
{
P := lParam
If ( wParam = 32768 ...
  Topic: a simple script to add psuedo HD-DVD Autoplay in Win7
jmone

Replies: 4
Views: 1255

PostForum: Scripts & Functions   Posted: Sat Aug 29, 2009 2:26 am   Subject: a simple script to add psuedo HD-DVD Autoplay in Win7
No Idea - it was part of SKAN's code I used from this thread http://www.autohotkey.com/forum/viewtopic.php?p=98203#98203
  Topic: Help on Script to Run a Prog on Media Change
jmone

Replies: 4
Views: 413

PostForum: Ask for Help   Posted: Fri Aug 28, 2009 9:17 pm   Subject: Help on Script to Run a Prog on Media Change
Thanks again for the pointers - post the script here...

http://www.autohotkey.com/forum/viewtopic.php?t=48201
  Topic: Help on Script to Run a Prog on Media Change
jmone

Replies: 4
Views: 413

PostForum: Ask for Help   Posted: Thu Aug 27, 2009 10:48 pm   Subject: Help on Script to Run a Prog on Media Change
Thanks Very Happy - your suggestion lead me to a post by SKAN in this thread http://www.autohotkey.com/forum/viewtopic.php?p=98203#98203

Any suggestions / simplifications would be welcome as I'm a NooB an ...
  Topic: Help on Script to Run a Prog on Media Change
jmone

Replies: 4
Views: 413

PostForum: Ask for Help   Posted: Wed Aug 26, 2009 9:47 am   Subject: Help on Script to Run a Prog on Media Change
Bump - Cleaned up previous post to (hopefully) be clearer!
Thanks in advance
Nathan
  Topic: Help on Script to Run a Prog on Media Change
jmone

Replies: 4
Views: 413

PostForum: Ask for Help   Posted: Sun Aug 23, 2009 9:42 pm   Subject: Help on Script to Run a Prog on Media Change
Unfortunatly, Win7 no longer has an Autoplay function for HD-DVD. Is it possible to use an AHK script to:

ON) Media Change in Drive D: or E:, check
IF) it contains a folder is in the root called ...
  Topic: WinClose / WinKill script does not close Window
jmone

Replies: 2
Views: 371

PostForum: Ask for Help   Posted: Wed Aug 06, 2008 8:12 am   Subject: WinClose / WinKill script does not close Window
Thanks for both tips - works perfectly!
  Topic: WinClose / WinKill script does not close Window
jmone

Replies: 2
Views: 371

PostForum: Ask for Help   Posted: Wed Aug 06, 2008 7:40 am   Subject: WinClose / WinKill script does not close Window
I've addapted the following script from one working well to close PowerDVD when pressing the "STOP" button to do the same thing in Arcsoft TMT. It seems however that in Arcsoft TMT both the ...
  Topic: Can you detect a monitor being reconnected? (HTPC bug)
jmone

Replies: 0
Views: 589

PostForum: Ask for Help   Posted: Fri Mar 07, 2008 5:17 am   Subject: Can you detect a monitor being reconnected? (HTPC bug)
Hi, Was wondering if .....

Prob: There is an interesting bug with some HTPC connected to an AVReceiver using HDMI where the graphics card resets to its default (eg 800 x 600 instead of 1080p) when ...
  Topic: Script for Blu-ray / HD-DVD playback from a HTPC front end
jmone

Replies: 0
Views: 783

PostForum: Scripts & Functions   Posted: Tue Dec 11, 2007 3:05 am   Subject: Script for Blu-ray / HD-DVD playback from a HTPC front end
Thanks to shimanov, Skan, and Conquer for their assistance in developing the script!

FYI for HTPC users wanting to play Blu-ray / HD-DVD from their front ends, I've posted over the the JR Media Cen ...
  Topic: How do you run a script ONCE when a app starts?
jmone

Replies: 6
Views: 656

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 5:50 am   Subject: How do you run a script ONCE when a app starts?
Works great - more terrific community support for a very happy Newbie - Very Happy

Thanks
Nathan

FYI the script picks up any instances of Notepad starting not just "Untitled" (eg opening up ...
  Topic: Change Display Mode
jmone

Replies: 33
Views: 17534

PostForum: Scripts & Functions   Posted: Mon Dec 10, 2007 4:14 am   Subject: Change Display Mode
Thanks Skan - looks good and seems to do the trick!
Nathan

; --------------------------------------------------------
; JR Media Center 12 TheaterView Integration Script for PowerDVD BluRay / HD- ...
  Topic: How do you run a script ONCE when a app starts?
jmone

Replies: 6
Views: 656

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 3:04 am   Subject: How do you run a script ONCE when a app starts?
Thanks - I'll give it a go this arvo. Very Happy

How about the reverse - eg run a script when an applicaiton is closed and no longer exists!!!

Thanks
Nathan
  Topic: Change Display Mode
jmone

Replies: 33
Views: 17534

PostForum: Scripts & Functions   Posted: Mon Dec 10, 2007 2:12 am   Subject: Change Display Mode
Could somome please review the code below as I get an error that EncodeInteger is already defined (not surprising) and I'm sure it can be simplified but I'm not sure how. FYI - I'm try to get it to s ...
  Topic: How do you pass a command to autohotkey to execute?
jmone

Replies: 8
Views: 552

PostForum: Ask for Help   Posted: Mon Dec 10, 2007 1:35 am   Subject: How do you pass a command to autohotkey to execute?
Wow what a great product and forum - thanks for that, the script switches my refresh rate perfectly socan now drop using RESCHANGE hence simplifiying things even further.
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group