February 28, 200521 yr Author You are kindy late on this. Where have you been? <{POST_SNAPBACK}>under a rock.
March 3, 200521 yr You are kindy late on this. Where have you been? <{POST_SNAPBACK}>under a rock. <{POST_SNAPBACK}>Hehe. Where I need to be.
April 25, 200521 yr 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
April 25, 200521 yr 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.
April 26, 200521 yr sorry I guess it would help if I told you that this is a unatteded cd... its a fresh install of windows etc...
April 29, 200521 yr 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
April 29, 200521 yr 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.
November 11, 200520 yr 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?)
November 11, 200520 yr 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.
November 11, 200520 yr 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, 200520 yr by SolidasRock
Create an account or sign in to comment