Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cuteftp pro silent switch plz

Featured Replies

Request Silent Install Switch for CuteFTP pro

ok ok, i just discovered wpi so i need a lot of silent switches...

Hey Asta.. you ever get something figured out for this?

  • Author

Cuteftp is an installshield

I tried the -R and got a setup.iss

but it doesn't work.

humm...

how about running the installer, then going to your %temp% folder and copying the msi there. sunglasses2.gif

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.

u posted twice and it still isn't working LOL

Because 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.

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...

  • Author

totoymola and i have been at this for 6 hours and we cant get it.

the setup.exe is 8 mb

when u extract it using wirnar it is only 5 mb

does that make sense to u? heheheheh

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.iss

setup.exe -s -k

Are you using the shareware/trial version? :P tch tch...

I've never seen trial products being made easy to install silent. Use the full/retail.

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 off

msiexec /i "isscript.msi" /qb

msiexec /i "CuteFTP 6 Professional.msi" issetupdriven=1 allusers=1 installlevel=1 reboot=reallysuppress /qb

echo done installing CuteFTP Professional 6

pause

You still have to register the copy but it is installed.

  • Author

Fantastic! it works

problem is if i use a batch file it opens a screen

i also changed /qb to /qn

maybe nologic can make a script for us.

@ staples

1st 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

@ Asta

If you want to stick with a batch file just use

CMDOW @ /HID

Also, is anyone having issues uninstalling this once its been installed using this method?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.