volkanos Posted October 22, 2010 Posted October 22, 2010 Hi, I have many script for installation, but when I update WinXP, I have security alert because the editor not verified. (I think is the IE8 update). I want click execute but when I try WinWaitActive or WinExist, nothing work. He don't see this page. Have a idea? Thanks
volkanos Posted October 22, 2010 Author Posted October 22, 2010 This is my code: ShellExecute("c:\PowerDVD9Corporate.msi") The popup of windows avertising pop and the script block. If I want to WinWait the script is block before. All of remains code of the installation stall. Please HELP! Thanks
JohnOne Posted October 25, 2010 Posted October 25, 2010 Do yourself a favour and post some meaningful code. Some security windows are there to block automation and accept only user input. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
volkanos Posted October 27, 2010 Author Posted October 27, 2010 Sorry, I wanted to show the command that I used to call up the Setup and when the popups come. I thought someone might have another function to call the installer for not have the popup. Sorry, if are not a meaningful code, I would not paste it all my programs. Thank for your help, I know some security windows are there to block automation and accept only user input, it's the reason of my post. I want to know if someone have a bypass? Thank to all!
volkanos Posted October 28, 2010 Author Posted October 28, 2010 The only solution I've found: In the internet option of internet explorer: Tab security Local Intranet Site Avance Add the adresse of the server \\x.x.x.x or the name. Click Close Click OK Tab Avanced Security Uncheck the Integrate Windows Authentification (may need to be reboot) If your are a better solution, you can help me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now