February 10, 200521 yr 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?
February 11, 200521 yr 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.
February 11, 200521 yr i've never had any issues with thier sitehttp://www.newsleecher.com/anyone know of any switches to install newsleecher?
February 11, 200521 yr i was going to work on the install switch but could never get back to the site. but will try again.
February 11, 200521 yr I just used one of the installation monitoring tools (Repackager.exe from Installshield) to monitor the install and repackage as a .msi]Bonkers[
February 11, 200521 yr Author 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
March 27, 200521 yr Use this attached file.......Put it in the same dir as nl_setup.exeRun install.exe without any swithinstall.exe
Create an account or sign in to comment