lysip Posted February 10, 2005 Posted February 10, 2005 Ive created a newsleecher autoit script that does fine but at the end newsleecher opens an explorer window with its links i relize that if would not happen if i dont have it set links but hey who wouldnt want links? If i use pskill explorer im afreade it would mess up the runonceex setup. any ideas?
diesel_98a Posted February 11, 2005 Posted February 11, 2005 has anyone been able to get the newsleecher site anyhow? i have only be able to get there once but never again. seems like that they go over their bandwidth.
Swimming_Bird Posted February 11, 2005 Posted February 11, 2005 i've never had any issues with thier sitehttp://www.newsleecher.com/anyone know of any switches to install newsleecher?
diesel_98a Posted February 11, 2005 Posted February 11, 2005 i was going to work on the install switch but could never get back to the site. but will try again.
Swimming_Bird Posted February 11, 2005 Posted February 11, 2005 it sometimes loads a little slowbut i always get in
fillalph Posted February 11, 2005 Posted February 11, 2005 I just used one of the installation monitoring tools (Repackager.exe from Installshield) to monitor the install and repackage as a .msi]Bonkers[
lysip Posted February 11, 2005 Author Posted February 11, 2005 Opt("TrayIconDebug", 1)Opt("WinTitleMatchMode", 3)Run("nl_setup.exe")BlockInput(1)WinWaitActive("Installing NewsLeecher", "Welcome to the NewsLeecher Installation!")Send("{ENTER}")WinWaitActive("Installing NewsLeecher", "License Agreement")ControlClick("Installing NewsLeecher", "License Agreement", "Button3")Send("{ENTER}")WinWaitActive("Installing NewsLeecher", "Select a destination directory")Send("{ENTER}");sleep 5WinWaitActive("Installing NewsLeecher", "Select suitable options.")ControlClick("Installing NewsLeecher", "Select suitable options.", "Button12")Send("{ENTER}")Exitworks for me
misch Posted March 27, 2005 Posted March 27, 2005 Use this attached file.......Put it in the same dir as nl_setup.exeRun install.exe without any swithinstall.exe
Swimming_Bird Posted March 28, 2005 Posted March 28, 2005 i just used installrite to make my own installer that was pre-registered
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