Jump to content

Recommended Posts

Posted

Has anyone found a way to silently install LeechFTP?

I've searched, and seen various methods, but comments have said they don't work...

So I'm lost...


Posted

Moved :)

You can install LeechFTP, then take the files out of C:\Program Files\LeechFTP and put this in $OEM$\$Progs\LeechFTP

You can also export your LeechFTP settings from the Registry located at HKEY_CURRENT_USER\Software\LeechFTP, and import them during your unattended installation.

You may also want to run attrib -R "%programfiles%\LeechFTP\*.*" in one of your batch files to remove the read-only attributes (because it was copied from read-only media) incase LeechFTP writes settings to the files.

Posted
<insert sarcastic remark here>

Please post in the right forum next time. Pretty please?

Sorry. My campus internet was flaky, so i didnt realize where it was being posted.

Posted
<insert sarcastic remark here>

Please post in the right forum next time. Pretty please?

Sorry. My campus internet was flaky, so i didnt realize where it was being posted.

it's all good. Twas only a mistake.

Atleast you got your answered.

Posted

LEECH FTP SUCCESS!

I will post this under switches, but I wanted to close off this post as well.

SETUP:

Install LeechFTP, then copy Program Files\LeechFTP into \Install\Aplications\leechftp

Export your LeechFTP registry from HKEY_CURRENT_USER\Software\LeechFTP

save it in Install\

download shortcut.exe from LINK and put it into your Install Folder

Copy this into your Install.cmd

ECHO Installing LeechFTP

ECHO Please wait...

md "%systemdrive%\Program Files\Leechftp"

Copy /y "%systemdrive%\install3\Applications\Leechftp\*.*" "%systemdrive%\Program Files\Leechftp\"

Shortcut.exe /f:"%ALLUSERSPROFILE%\Start Menu\Programs\Leechftp.lnk" /A:C /T:"%systemdrive%\Program Files\Leechftp\Leechftp.exe"

ECHO Installing LeechFTP

REGEDIT /S leechftp.reg

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...