We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,124 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Need a program to automate scripts

I’m looking for a programming language that will: 1. Automate desk top processes running under Windows XP, like clearing the recycle bin & clearing recently accessed documents-programs under ‘Customize Classic Start Menu’, & 2. Open a Corel Paintshop program, run that program’s procedures & options, like optimizing photos, save the files & close the program.

Years ago I looked into using Visual Basic to do something similar; but, back then, best I could ascertain, VB would only open, close & operate programs specifically designed to work under VB.

Something that will automate creating the script would be a major plus.

One possibility I’m considering is Python, but would rather learn first if it will do the jobs I’ve outlined above before I take the time to dwell into it & learn all the syntax & code.

Any help at all will be greatly appreciated.

5
Contributors
4
Replies
1 Month
Discussion Span
1 Year Ago
Last Updated
5
Views
stevelll
Newbie Poster
20 posts since Oct 2006
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Scheduled Tasks under tools does a lot by itself but there are a lot of prewritten scripts and batch files out there and you can put in startup folder to run in login or use local gpo to control a lot of the operations your wanting.

RTFMID10T
Junior Poster in Training
80 posts since Mar 2012
Reputation Points: 17
Solved Threads: 9
Skill Endorsements: 0

You can automate CCleaner. (Some shareware software) to clean the systems temp files etc...

CCleaner.exe /AUTO runs it silently using the current options.

jbennet
Moderator
Team Colleague
18,528 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 609
Skill Endorsements: 29

Corel .. Paintshop? It depends upon its commandline functions, whether it actually accepts commands with parameters. You could use a macro to repeat set tasks, but can you start Coreldrw with a commandline, executing a macro as a parameter? All programs [executables] will start with a commandline, but what is available to execute at that time depends on the program.
"VB would only open, close & operate programs specifically designed to work under VB." Depends upon the program, as mentioned before.

gerbil
Industrious Poster
4,453 posts since May 2005
Reputation Points: 253
Solved Threads: 322
Skill Endorsements: 5
jbennet
Moderator
Team Colleague
18,528 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 609
Skill Endorsements: 29

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0838 seconds using 2.64MB