Indigo Rose Software

Go Back   Indigo Rose Software Forums > Old Versions > TrueUpdate 2.0

 
 
Thread Tools Display Modes
  #1  
Old 06-15-2005
MBTINC MBTINC is offline
Forum Member
 
Join Date: Jun 2005
Posts: 1
How to... schedule stand-alone TrueUpdateClient.exe

Help! I need some ideas on how to setup a regularly scheduled run of my stand-alone TrueUpdateClient.exe software.

I cannot get to each/every machine and add this .exe as a scheduled task or modify the registry manually.

Shouldn't I be able to do this programatically when it is installed?

Maybe a key in the registry (?) like RunOnce or another which will add to the scheduled task jobs?

I'm sure this has been an issue before but couldn't find any similar/specifics in the forum. Just need to get pointed in the right direction.

Thanx gang, I'll provide a working sample when it's done.
-MBT{it's a way of life}
  #2  
Old 06-16-2005
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
On Windows NT/2000 you can run the AT command. On Windows XP, run the Schtasks command. Both are command line tools that come with the OS. To learn more about them, go to Start > Run and type cmd then hit OK to get to a command window. Then type:

AT /?

and

Schtasks /?

To get help.

If you want to do this on Windows 98 and up you will have to make a DLL or plugin that use the ITaskScheduler interface from C++.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Schedule SF6 project to build using W2K scheduler Clay Setup Factory 6.0 1 02-28-2003 02:13 PM


All times are GMT -6. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software