Re: C++ Script for USB scheduling
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Thu, 12 Jan 2006 22:23:59 +1100
AutoIt interprets the commands you that place into its command
files. It therefore allows you to automate more or less everything
that you would normally do manually, such as manipulate your
iPod device. It will happily work in a GUI environment. Here is
what you would do:
1. Create the AutoIt script to perform your tasks.
2. Test the script.
3. Invoke the script at the desired time, using the Task Scheduler.
"Xx Ice xX" <XxIcexX@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E077F199-DACF-4429-A8AF-E88AD71B3724@xxxxxxxxxxxxxxxx
> Autoit the program is not a GUI. the script is written in notepad and then
> compiled with autoit, to RUN the windows GUI. Its not a gui itself. If
anyone
> knows the commands to do what my first post sed that would be great.
Thanks
> Ice
>
> "Pegasus (MVP)" wrote:
>
> > Have you considered following Bob's suggestion of using
> > AutoIt? It uses its own commands, not C++, which are
> > basically a bunch of keyboard & mouse commands.
> >
> >
> > "Xx Ice xX" <XxIcexX@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:55AFBF4B-E49B-4C54-8FAC-0B52547D5226@xxxxxxxxxxxxxxxx
> > > It was "Bob I" who gave me the idea to schedule a usb start. He said
use
> > > autoit to design a script that would open the device manager, walk
down
> > the
> > > tree and then enable one of the USB Root Hubs, (so my ipod would start
> > > charging when it was enabled). If i could write a script to enable the
> > root
> > > hub, and disable the root hub, i could schedule this with the task
> > scheduler
> > > to start and stop when i wanted.
> > >
> > > Unfortunatly i have no idea how to use C++ coding. Is the script to do
wat
> > i
> > > want something hard or what? Could some body either point me in a
> > direction
> > > or write a script if its not hard?
> > > Any help, alternatives, or advice much appriciated
> > > Thanks heaps
> > > Ice
> >
> >
> >
.
- References:
- Re: C++ Script for USB scheduling
- From: Pegasus \(MVP\)
- Re: C++ Script for USB scheduling
- Prev by Date: Re: new problem
- Next by Date: Re: Preparing for Service Pack 2
- Previous by thread: Re: C++ Script for USB scheduling
- Next by thread: Re: C++ Script for USB scheduling
- Index(es):
Relevant Pages
|