put this in notepad:
start C:\Program Files\Acronis\TrueImageWor
and save it as copyscript.bat or whatever...
it has to have 'start' in front of the command
Main Topics
Browse All TopicsI am using Acronis True Image Workstation. There is a file in the acronis program files folder called trueimagecmd.exe, which allows me to run the program with command switches. I need to run this program with the proper switches, in order for my Maxtor OneTouch (USB HardDrive) to work as I intend.
When i go to Start >> Run >> CMD, i can run the program and the command i use to run the program is:
C:\Program Files\Acronis\TrueImageWor
How do i make this into a batch file, or a vbs file? I am not sure which is easier.
Essentially, when i push the button on my Maxtor USB drive, it shall execute the batch file, which shall start trueimagecmd.exe with the associated switches. I know how to configure the Maxtor, i just do not know how to write the script.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: LeeTutorPosted on 2005-02-25 at 09:56:30ID: 13405299
You should be able to just copy that line into Notepad, save it as "runTrueImage.bat", or some such name. You may need to type the name in the Save As dialog box surrounded by quotation marks as specified, in order to bypass Notepad's normal propensity to save files without extensions as text files (.txt) Then create a shortcut to the file or just type the path and name to the file into the Run command dialog box.