ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

A question, maybe you guys can help me...

<< < (2/2)

mouser:
i'm moving this to coding snacks - i'm guessing based on jazper's suggestion about wm_devicechange, that this may indeed be a simple coding snack.

i'm thinking a tray based program, with a simple list of rules saying, when this wm_devicechange message comes in, launch these apps.
and a nice wm_devicechange "spy" window that lets you see a list of received wm_devicechange messages seen so far so you can find the one corresponding to your device.

the program should also check if the app to launch is already running, and do nothing if so.

mouser:
for the intrepid coding snack author, it might be nice to make this a more generic tool that could catch a range of windows messages besides just wm_devicechange, and launch programs based on receiving certain ones.

TheGiant:
Sweet thanks, I wanted to add, that when I connect the iPod, it appears as a drive letter in Explorer, that's because I set iTunes to allow me to do that, and also have set it not to launch when I plug it in, so on occasion I can use XPlay to access it as well but never both at the same time. 

I figured it might be a coding snack idea but I wasn't sure. I know for the Mac there's a script that can run whatever when the iPod is connected instead of just one or another program, that's kind of what I was looking for. So I could sort of automate iTunes and PodPlus or whatever in a certain order so one doesn't mess with the other, and so I can sync the thing without really having to click too many buttons, because sometimes I am in a hurry to get out the door.

TheGiant:
Another thing I thought of though, is that since my iPod acts as a drive. It still has to be manually ejected...Maybe an option to eject it if that was also possible. I dunno, now my head is filling with too many ideas, if that's too much for whoever codes it, then don't worry about it. :)  Maybe I can just do that in an AHK script or something, some things might have to be run that way to automate them anyway.

Navigation

[0] Message Index

[*] Previous page

Go to full version