Re: C++ Script for USB scheduling

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
> >
> >
> >


.



Relevant Pages

  • Re: C++ Script for USB scheduling
    ... basically a bunch of keyboard & mouse commands. ... > autoit to design a script that would open the device manager, ... > tree and then enable one of the USB Root Hubs, ... If i could write a script to enable the ...
    (microsoft.public.windowsxp.general)
  • Re: broadcast copy from command line, i.e. without GUI
    ... Thanks, I can of course write a script, and use ssh-keygen, etc, so ... does Apple OSX have command-line versions of their ... Apple Remote Desktop GUI commands? ...
    (comp.sys.mac.system)
  • Re: broadcast copy from command line, i.e. without GUI
    ... > Thanks, I can of course write a script, and use ssh-keygen, etc, so ... >From reading the manual I see only two command-line versions of their GUI ... commands, neither of which will help you, networksetup and systemsetup. ... So how would you do this in a Linux environment? ...
    (comp.sys.mac.system)
  • Re: C++ Script for USB scheduling
    ... Script Function: Opens/runs Device Manager disables a USB hub then quits. ... compiled with autoit, ... If anyone knows the commands to do what my first post sed that would be great. ...
    (microsoft.public.windowsxp.general)
  • Whats that neat little utility for popping up GUI boxes?
    ... I recently came across a neat little utility for popping up GUI ... dialogue boxes with commands from a script but, now I want to use it, ...
    (Ubuntu)