a06lp Posted February 28, 2005 Author Posted February 28, 2005 You are kindy late on this. Where have you been? <{POST_SNAPBACK}>under a rock.
1chaoticadult Posted March 3, 2005 Posted March 3, 2005 You are kindy late on this. Where have you been? <{POST_SNAPBACK}>under a rock. <{POST_SNAPBACK}>Hehe. Where I need to be.
1chaoticadult Posted March 3, 2005 Posted March 3, 2005 LimeWire Pro 4.8.0 Released!!!Changelog: None so far.
Daedlus Posted April 25, 2005 Posted April 25, 2005 OK so using this method in a batch type file, it gives me an error that says another version of Limewire is already running... tried it under GUIRunOnce as well but no change. this is my code:ECHO Installing LimeWireECHO Please wait...start /wait %systemdrive%\install\Limewire\Limewire.exe /SECHO Done!ECHO.thanks in advance btw Im using 4.8.0
1chaoticadult Posted April 25, 2005 Posted April 25, 2005 OK so using this method in a batch type file, it gives me an error that says another version of Limewire is already running... tried it under GUIRunOnce as well but no change. this is my code:ECHO Installing LimeWireECHO Please wait...start /wait %systemdrive%\install\Limewire\Limewire.exe /SECHO Done!ECHO.thanks in advance btw Im using 4.8.0<{POST_SNAPBACK}>Check to see if u see a limewire icon in your systray.
Daedlus Posted April 26, 2005 Posted April 26, 2005 sorry I guess it would help if I told you that this is a unatteded cd... its a fresh install of windows etc...
muiz Posted April 29, 2005 Posted April 29, 2005 4.8.1 is out.And the /S worksstart /wait %systemdrive%\install\LimeWire\LimeWireWin.exe /SIf you want no questions after install, or when first run.Make a sfx from this folder :C:\Documents and Settings\Username\.limewireDo this before install, this way it even loads your skins etc.....Have fun
kwpro Posted April 29, 2005 Posted April 29, 2005 Hi guysWhy dont you just repack the limewire program, its easy.Copy all the files from "Program files\Limewire\" to your desktop and use advanced installer to repack it as a silent msi file. its what i do. or if you dont want to use advance installer then repack with Winrar.
1chaoticadult Posted April 29, 2005 Posted April 29, 2005 No need for that <{POST_SNAPBACK}>Quite Correct..
Solid as a rock Posted November 11, 2005 Posted November 11, 2005 4.8.1 is out.And the /S worksstart /wait %systemdrive%\install\LimeWire\LimeWireWin.exe /SIf you want no questions after install, or when first run.Make a sfx from this folder :C:\Documents and Settings\Username\.limewireDo this before install, this way it even loads your skins etc.....Have funsearching and searching......, but i have finally found that map, it is now called limewire and exist in %Userprofile%\Application Data. (i have Limewire PRO 4.9.37)am i right this is exactly the same map as if you talking about? so rar this and make it a selfextractation and let this run before limewirepro will install.this way will kill any questions? no regtweaks are needed (limewire will find this map by itself?)
muiz Posted November 11, 2005 Posted November 11, 2005 REG ADD %KEY%\070 /VE /D "LimeWire PRO 4.9.37" /fREG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\LimeWire\LimeWireWin.exe /S" /fREG ADD %KEY%\070 /V 2 /D "taskkill /IM LimeWire.exe /F" /fThis is how i install it silent...I dont use themes anymore....so dont know about that in new version.
Solid as a rock Posted November 11, 2005 Posted November 11, 2005 (edited) REG ADD %KEY%\070 /VE /D "LimeWire PRO 4.9.37" /fREG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\LimeWire\LimeWireWin.exe /S" /fREG ADD %KEY%\070 /V 2 /D "taskkill /IM LimeWire.exe /F" /fThis is how i install it silent...I dont use themes anymore....so dont know about that in new version.and you dont get a popup with question anymore? i means you firstly talking about zipped the limewire directory, this is needles?EDIT: i get error that the zipped directory cant be installed. so i will now use the taskkill and remove the zipped directory Edited November 12, 2005 by SolidasRock
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