Posted September 12, 200816 yr Homesite/about by Lime Wire LLCChangelogLimeWire is the fastest, easiest, most advanced file sharing program available and it's completely free of spyware, adware and any other bundled software.FeaturesRequires Java Runtime Env 5.0 or above already installed (Ensure Limewire is installed later than JRE at T13 stage)Install via autoit silentlySize: 4.87MBMD5: 74A681AF1FDA6D366B93E9F18D1C1CBBLimeWire4188intl_addon.cab Uninstallable: YesDefault folder: Program files\Limewire Edited December 8, 200816 yr by Geej
December 7, 200816 yr Author update from 4.18.6 to 4.18.8Change script to install silently.It is expected to install according to your lng as supported by Limewire.- Pls test in VM first
November 8, 200915 yr I need to write an AutoIT script for my LimeWire Pro v4 version and was wondering if you could share with me your au3 script file. I know it will differ from Pro but it will give me some insight if you do any special config and how you make it silent.
November 10, 200915 yr Author This is the script I useTooltip ( "Installing Limewire", 200, 420 )Run ("LimeWireWin.exe /S")ProcessWait ("LimeWire.exe")sleep (400)ProcessClose ("LimeWire.exe")FileDelete (@DesktopDir&"\LimeWire 4.18.8.lnk")Hope that helps...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.