Search found 14 matches

by cwink
Fri Dec 08, 2006 8:40 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Right now i'm currently tied up, but i can tell you that i went into the system view that comes with the software, and took the title directly from it.
by cwink
Fri Dec 08, 2006 5:33 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Have to post it on site (BBCode isn't working).

http://lcphr3ak.googlepages.com/script1.txt
by cwink
Fri Dec 08, 2006 5:15 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

nope, didn't work
by cwink
Fri Dec 08, 2006 4:59 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Well, the logging did nothing but show the first command (let it sit for 5 minuits...), and i did the other thing. No dialog at all showes up, and this is the code i used: Let>WW_TIMEOUT=30 WaitWindowOpen>Blah waitready>0 wait>1 If>WW_RESULT=FALSE mdl>Window NOT FOUND! goto>END else mdl>WINDOW FOUND...
by cwink
Fri Dec 08, 2006 4:12 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Bypass was the wrong word, i mean the macro didn't hang, it continued.
by cwink
Fri Dec 08, 2006 4:11 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Nope, none of that works... but i happend upon something interesting...

I accidently left the macro running after i had closed out the dialog, and then ran the macro again (the other was still running)... and it bypassed the dialog... my question is why?
by cwink
Fri Dec 08, 2006 3:56 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Well, if i press enter at that point, it cancles. The default starting button is cancel, so it's not even moving when the "Press Tab" command is active. I have NO clue why it's not doing it.
by cwink
Fri Dec 08, 2006 3:51 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Yesssssir
by cwink
Fri Dec 08, 2006 3:36 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Sorry, forgot to mention that, yes, the window is focused. I can tab and everything.
by cwink
Fri Dec 08, 2006 3:28 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Didn't work either :oops:

... i'm totally stumped. Neither did this work...


ExecuteFile>[path]
Wait>20
Press Tab
Press Tab
ect....
by cwink
Fri Dec 08, 2006 3:05 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

I tried that out, doesn't work :?
by cwink
Fri Dec 08, 2006 2:34 pm
Forum: Technical / Scripting
Topic: Open File - Security Warning
Replies: 25
Views: 25709

Open File - Security Warning

Alright, here's another one: I'm trying to do a macro that will install some printer drivers, and when it loads up the driver via ExecuteFile (or any other method), it pop ups with one of those security windows; then it hangs. Why is this? code: ExecuteFile>[pathtofile] WaitWindowOpen>Open File - Se...
by cwink
Tue Dec 05, 2006 9:31 pm
Forum: Technical / Scripting
Topic: Issues with making a Norton Uninstall Script.
Replies: 2
Views: 4332

mtettmar wrote:Take a look at this script:
http://www.mjtnet.com/forum/viewtopic.php?t=3034

This might give you some ideas. This script had to get over the same issue - lots of install windows with the same title.
Thanks Marcus, that worked like a charm! :)

The If statement is pretty clever
by cwink
Tue Dec 05, 2006 8:23 pm
Forum: Technical / Scripting
Topic: Issues with making a Norton Uninstall Script.
Replies: 2
Views: 4332

Issues with making a Norton Uninstall Script.

Hi, I'm doing a script for our fcompany, and am having issues with performing a uninstall of norton. I find i have trouble using the regular "waits", as in each computer's timing seams to be different. I need to find out how to make the macro wait until the next window of norton to appear for the re...
Sign up to our newsletter for free automation tips, tricks & discounts