MSFN Forum: Cuteftp pro silent switch plz - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Cuteftp pro silent switch plz Rate Topic: -----

#1 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

  Posted 15 December 2004 - 07:56 AM

Request Silent Install Switch for CuteFTP pro


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


#2 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 15 December 2004 - 10:06 PM

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

#3 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 15 December 2004 - 10:30 PM

Cuteftp is an installshield

I tried the -R and got a setup.iss

but it doesn't work.

humm...

#4 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 15 December 2004 - 10:53 PM

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

#5 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 15 December 2004 - 11:59 PM

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.

#6 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 12:12 AM

u posted twice and it still isn't working LOL

#7 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 16 December 2004 - 12:54 AM

Quote

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.

#8 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 16 December 2004 - 06:55 AM

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

#9 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 07:00 AM

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

#10 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 December 2004 - 07:01 AM

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


#11 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 07:06 AM

Quote

prathapml


Can u take a peek at the program it is really small like 8 mb

http://www.cuteftp.c.../cuteftppro.asp

#12 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 December 2004 - 07:19 AM

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.

#13 User is offline   staples 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 15-October 04

Posted 16 December 2004 - 07:54 AM

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.

#14 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 07:58 AM

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.

#15 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 16 December 2004 - 09:43 AM

@ 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?

#16 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 09:52 AM

dude i know how to use CMDOW :P

what i want is a totally silent install. no dialog box

i think autoit or a msi. I am making a msi in a few minutes. totally silent

for now here is just a simple installer with w/ that darn dialog box.

http://ezshare.de/fi...psetup.exe.html


crap the msi i will try for an autoit instead

#17 User is offline   staples 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 15-October 04

Posted 16 December 2004 - 10:00 AM

You are correct to make completely silent change the \qb to \qn.

To change the install directory just add installdir={directory you want to install into} before the \qn or \qb

I also corrected the version number to 6, my mistake.

#18 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 16 December 2004 - 10:08 AM

@Asta
ha... sorry man. you know as soon as I hit add reply i figured that was a pretty silly remark. you def know your stuff around here...

@ staple
You rule. That /qn trick gets rid of that status box and installdir works like a charm.

One question.. what exactly does the isscript.msi do?

Thanks a ton.

#19 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 16 December 2004 - 10:29 AM

Quote

@Asta
ha... sorry man. you know as soon as I hit add reply i figured that was a pretty silly remark. you def know your stuff around here...


no problem... i am here to learn just like u. I learn something new everyday.

the installshield i am making is giving me some problems.

#20 User is offline   staples 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 15-October 04

Posted 16 December 2004 - 10:33 AM

Isscript.msi is the Installshield script engine. Installshield puts custom actions in there MSI files (that it creates) that rely on a external script processor.. the script engine is the external processor.

Installshield then wraps the two msi files in a exe with other files to check to make sure MSI is installed and the the script engine is installed. This exe is like a all in one solution instead of having the users download a script engine and the install.

after you have the script engine installed you normally do not have to reinstall it but sometimes installshield changes versions and the main install MSI may fail.
I normally include it because that way it always works.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy