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.

Wsftp 9

Featured Replies

Hey I saw that a person used a simular type of install. I just can't seem to get this to work. Can someone tell me what I'm doing wrong.

REG ADD %KEY%\019 /VE /D "Ipswitch WS FTP Professional v9.0" /f

REG ADD %KEY%\019 /V 1 /D "%cdrom%\install\wsftp\setup.exe -s -f1\"%cdrom%\install\wsftp\setup.iss\" -f2\"%systemdrive%\ftp.log\"" /f

Ed

  • 4 weeks later...

This is a part from Ipswitch site:

WS_FTP - How to create a silent install for 7.02 or later

Product: Version: Platform:

WS_FTP 7.02+ All

--------------------------------------------------------------------------------

Question/Problem: How do I create a Silent install?

Answer/Solution: The data for the silent install will be read from a file named setup.iss. Use the suggested contents below or, use the setup program to record your own setup.iss (instructions further below).

You can create a file named setup.iss in your c:\windows or your c:\winnt directory (or, in the directory that the WINDIR environment variable points to). Here are contents for setup.iss:

[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-DlgOrder]
Dlg0={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdWelcome-0
Count=6
Dlg1={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdLicense2-0
Dlg2={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-AskDestPath-0
Dlg3={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SelectFolder-0
Dlg4={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdStartCopy-0
Dlg5={AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdFinish-0
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdWelcome-0]
Result=1
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdLicense2-0]
Result=1
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-AskDestPath-0]
Result=1
szPath=C:\Program Files\Ipswitch\WS_FTP Pro
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SelectFolder-0]
Result=1
szResultFolder=Ipswitch WS_FTP Pro
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdStartCopy-0]
Result=1
[Application]
Name=WS_FTP
Version=9
Company=Ipswitch
Lang=0009
[{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}-SdFinish-0]
Result=1
bOpt1=1
bOpt2=0

You can edit setup.iss to set data fields for your company.

--------------------------------------------------------------------------------

Then, run the install.

In version 9, if launched from wsftp90ec.exe:

wsftp90ec.exe -s -f1<path>\setup.iss (i.e. -f1c:\winnt\setup.iss)

if from a CD image, if setup.iss is in the WINDIR, run:

setup.exe -s,

or, if setup.iss is in another location run:

setup -s -f1\setup.iss

--------------------------------------------------------------------------------

You can also record your own setup.iss using the install.

In version 9, you can run:

setup -a -r

or:

wsftp90ec.exe -a -r

to record setup.iss in your \windows or \winnt directory.

You can edit setup.iss to set data fields for your company.

more info at there site @ Knowledge base

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.