December 15, 200421 yr Request Silent Install Switch for CuteFTP prook ok, i just discovered wpi so i need a lot of silent switches...
December 16, 200421 yr Author Cuteftp is an installshieldI tried the -R and got a setup.issbut it doesn't work. humm...
December 16, 200421 yr how about running the installer, then going to your %temp% folder and copying the msi there.
December 16, 200421 yr Ok, the msi in the temp folder is not working. So an alternative is to do an administrative install. Use the /A switch.Edit: Wow.. I can't believe it. The admin install is not working either.
December 16, 200421 yr u posted twice and it still isn't working LOLBecause those posts are just ideas. I didn't actually try them before posting.It is a script msi package, so it has to use the setup.exe to run. But I think there is a way to do this.
December 16, 200421 yr Well one strange thing I noticed.. at least with my installer.. you can also extract it using WinRaR... but it only extract the windows msi components and nothing thats actually executable to launch the cuteftp installer...Also, youll noticed that while the initial setup screen says installsheild, it actually uses Windows Installer... so the -r wont work.Theres gotta be a way to do this...
December 16, 200421 yr Author totoymola and i have been at this for 6 hours and we cant get it.the setup.exe is 8 mbwhen u extract it using wirnar it is only 5 mbdoes that make sense to u? heheheheh
December 16, 200421 yr Hey, since the MSI is asking for the setup.exe to run silently, try editing the MSI to remove requirement for setup.exe. There was such a post in the iTunes 4.7 thread.Other than that, cuteFTP has *GOT* to work with the setup.isssetup.exe -s -k
December 16, 200421 yr Author prathapmlCan u take a peek at the program it is really small like 8 mbhttp://www.cuteftp.com/downloads/cuteftppro.asp
December 16, 200421 yr Are you using the shareware/trial version? tch tch...I've never seen trial products being made easy to install silent. Use the full/retail.
December 16, 200421 yr Complete CuteFTP Professional 6 MSI install instructions Download and run the install exe before you click on next button, There should be a directory in the %temp% directory with the following files "CuteFTP 6 Professional.msi" and "isscript.msi".To perform the install run the following command (batch file) with the two msi files in the same directory.@echo offmsiexec /i "isscript.msi" /qbmsiexec /i "CuteFTP 6 Professional.msi" issetupdriven=1 allusers=1 installlevel=1 reboot=reallysuppress /qbecho done installing CuteFTP Professional 6pauseYou still have to register the copy but it is installed.
December 16, 200421 yr Author Fantastic! it worksproblem is if i use a batch file it opens a screeni also changed /qb to /qnmaybe nologic can make a script for us.
December 16, 200421 yr @ staples1st off.. awesome work and thanks a ton! Is there an additional switch to redirect the installation path?Also CuteFTP Pro v8.1? Latest version I can see is 6.0@ AstaIf you want to stick with a batch file just useCMDOW @ /HIDAlso, is anyone having issues uninstalling this once its been installed using this method?
Create an account or sign in to comment