Search found 4 matches

by crashlanding
Tue May 31, 2005 4:32 pm
Forum: Technical / Scripting
Topic: copying files need a progress bar
Replies: 1
Views: 4729

copying files need a progress bar

I am writing a script that copies the files from a CD to the HDD so that I can scan and compare them, when I copy the files from the CD the macro is working but there is no indication of status of operation. So, I would like to use the progress bar but don't know how to get the time remaining, or re...
by crashlanding
Fri May 27, 2005 8:14 pm
Forum: Technical / Scripting
Topic: turn off autorun
Replies: 4
Views: 8111

After doing some research I found an even easier way, when the CD is being inserted do something like this

Press Shift
MessageModal>Insert CD and Press OK
Wait>10
Release Shift

By pressing Shift when the CD is inserted you are temporarily disabling the Autoplay feature.
by crashlanding
Fri May 27, 2005 6:05 pm
Forum: Technical / Scripting
Topic: turn off autorun
Replies: 4
Views: 8111

Thanks for the info, I can do it that way, I was just hoping that there was an internal windows command for the properties of the drive that I could directly access in the macro -- would save either changing the registry or going manually to the screens to turn it off. Something like Let>[nameofdevi...
by crashlanding
Thu May 26, 2005 11:45 pm
Forum: Technical / Scripting
Topic: turn off autorun
Replies: 4
Views: 8111

turn off autorun

I am new to Macro scheduler and looked all through the help file and couldn't find anything on this topic, maybe someone already has the answer to this as they have done it before. I am trying to copy the contents of a CD to the HDD to compare the contents of another master CD, both CDs have autorun...
Sign up to our newsletter for free automation tips, tricks & discounts