Jump to content

Featured Replies

Posted

Limewire.png

Homesite/about by Lime Wire LLC

Changelog

LimeWire is the fastest, easiest, most advanced file sharing program available and it's completely free of spyware, adware and any other bundled software.

Features

Requires Java Runtime Env 5.0 or above already installed (Ensure Limewire is installed later than JRE at T13 stage)

Install via autoit silently

mediafire20292fd0.gif

Size: 4.87MB

MD5: 74A681AF1FDA6D366B93E9F18D1C1CBB

LimeWire4188intl_addon.cab

Uninstallable: Yes

Default folder: Program files\Limewire

Edited by Geej

  • 2 months later...
  • Author

update from 4.18.6 to 4.18.8

Change script to install silently.

It is expected to install according to your lng as supported by Limewire.- Pls test in VM first

limewirelangwe4.png

  • 11 months later...

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.

  • Author

This is the script I use

Tooltip ( "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.

Guest
Reply to this topic...