Geej Posted September 12, 2008 Posted September 12, 2008 (edited) 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, 2008 by Geej Quote
ScOOt3r Posted September 14, 2008 Posted September 14, 2008 Thanks for sharing this, nice workScOOt3r Quote
Geej Posted December 7, 2008 Author Posted December 7, 2008 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 Quote
jfcarbel Posted November 8, 2009 Posted November 8, 2009 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. Quote
Geej Posted November 10, 2009 Author Posted November 10, 2009 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... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.