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

#21 User is offline   durex 

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

Posted 16 December 2004 - 11:53 AM

So is the same script engine used for every msi installshield? In other words, can I take that iisscript.msi extracted from CuteFTP and use it with another msi thats packaged similarly?


#22 User is offline   totoymola 

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

Posted 16 December 2004 - 01:37 PM

Quote

So is the same script engine used for every msi installshield?
No. Only "script msi's". This isn't necessary on basic msi projects wrapped into an exe.

Thanks staples for the info! Posted Image

Quote

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

Haha! That is exaggerated. I was acutually watching a movie. :lol:

#23 User is offline   durex 

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

Posted 16 December 2004 - 02:47 PM

How can you tell script msi's apart from 'normal' msi's?

#24 User is offline   durex 

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

Posted 16 December 2004 - 04:23 PM

and last question.. how are you guys importing your ftp sites automatically?

#25 User is offline   totoymola 

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

Posted 16 December 2004 - 06:29 PM

Quote

How can you tell script msi's apart from 'normal' msi's?


Not sure, but I can tell by looking at the temp folder when I run the installer. And basic msi's don't have .iss files. I'm not really sure. Maybe I'm wrong.

#26 User is offline   totoymola 

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

Posted 16 December 2004 - 07:34 PM

Quote

how are you guys importing your ftp sites automatically?

I think it's in your %appdata% folder.

#27 User is offline   Astalavista 

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

Posted 17 December 2004 - 04:11 AM

:P I found it and tested

Here is where the registration key is stored. So if u hv a key...

Quote

Windows Registry Editor Version 5.00

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE][HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Home]
"RegUserName"="xxxxxxxxxxxxxxxxxxxxxx"

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Home\Index]
"1"=hex:41,35,55,52,47,54,37,38,42,55,43,44,51,39,00

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Professional]
"RegUserName"="xxxxxxxxxxxxxxxxxxxxx"
"BuyURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=purchase&product=pr6&language=english"
"CareerOpportunitiesURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=careers&product=pr6&language=english"
"DiscussionURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=discussion&product=pr6&language=english"
"FeedbackURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=featurerequest&product=pr6&language=english"
"KnowledgeBaseURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=knowledgebase&product=pr6&language=english"
"LostKeyURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=lostkey&product=pr6&language=english"
"ManRegisterURL"="http://www.globalscape.com/register"
"SupportURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=support&product=pr6&language=english"
"SurveyURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=survey&product=pr6&language=english"
"WhyRegisterURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=purchase&product=pr6&language=english"
"AdvertisingURL"="http://www.globalscape.com/cgi-bin/links.cgi?page=advertise&product=pr6&language=english"

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Professional\Index]
"3"=hex:73,6f,2c,20,77,68,61,74,27,73,20,75,70,21,21
"1"=hex:41,35,55,52,47,54,37,38,42,55,43,44,51,39,00

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Professional\Launcher]
"AuxiliaryCmdLine"="C:\\Program Files\\GlobalSCAPE\\CuteFTP Professional\\"
"GUICmdLine"="C:\\Program Files\\GlobalSCAPE\\CuteFTP Professional\\\\cuteftppro.exe"
"TECmdLine"="C:\\Program Files\\GlobalSCAPE\\CuteFTP Professional\\\\ftpte.exe"


#28 User is offline   Astalavista 

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

Posted 17 December 2004 - 04:26 AM

pleas note if u donwload the latest version from cuteftp. it has a bug

u can't uninstall it via add/remove programs.

#29 User is offline   thegreypilgrim 

  • Group: Members
  • Posts: 9
  • Joined: 18-December 04

Posted 27 December 2004 - 01:12 PM

My 2 cents for my first post:

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Professional\Index]
"3"=hex:73,6f,2c,20,77,68,***
"1"=hex:41,35,55,52,47,54,***

Thoses two keys seems to depend on the Key : didn't work for me until I put the key generated by a clean install using my key. The online check seems not to like those too much in my case. I only install the Pro version and only got the second "1" key btw.

Anyway, first time I launch CuteFTP, it pops up with the Enter your Serial windows (I double check my key and all).

Second try : I change the reg file to reflect the "1" key genrated by a non-silent install : works like a charm.

Am I writing some idiotic stuff ?

May be you want to hide those in your post ? And apologize if I am wrong.

#30 User is offline   Astalavista 

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

Posted 01 January 2005 - 09:03 PM

i dont hv to remove it.

bec. w/ out my company name it is useless.

#31 User is offline   lecben 

  • Group: Members
  • Posts: 9
  • Joined: 24-January 05

Posted 28 January 2005 - 09:03 AM

That's it, the key :

[HKEY_USERS\S-1-5-18\Software\GlobalSCAPE\CuteFTP Professional\Index]
"3"=xxxxxxxxxxx
"1"=xxxxxxxxxxx

have to be imported from your own serial, either it won't work. So install it, export the key and update the file given by Altavista.

Great work :)

#32 User is offline   asbsamsf 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 02-December 04

Posted 28 January 2005 - 11:08 AM

My Complete CuteFTP Professional 6 (3,85 MB) totally silent install instructions

1. Download and run the install exe

2. register the copy

3. customiz the app
you can but your sm.dat in the same Folder as CuteFTP (Tools > Global Options > Security > Site Manager path:)

4. make a reg file (the same Folder as CuteFTP) including:
A. your settings:
HKEY_CURRENT_USER\Software\GlobalSCAPE
B. and the registration key
HKEY_USERS\.DEFAULT\Software\GlobalSCAPE

5. go to your installation Folder
Rar SFX - 3,85 MB
or
@Astalavista 7zip SFX B)

6. add comment to your Rar SFX
Path=<your Path>
Setup=regedit /s <your reg file.reg>
Silent=1
Overwrite=1

uninstall it via inf file:
[Version]
signature="$CHICAGO$"

[DefaultInstall]
DelReg=Del_Reg
[Del_Reg]
HKCU,"SOFTWARE\GlobalSCAPE"
HKCU,"Software\Classes\CLSID_OBJID.Pro6BU"
HKLM,"Software\CLASSES\AppID\{3C9EB7FB-A2F6-4B26-AEE6-74CDA98D0CAD}"
HKLM,"Software\CLASSES\AppID\TE.EXE"
HKLM,"Software\CLASSES\CLSID\{C98E2197-A7E2-430E-A701-47F360683167}"
HKLM,"Software\CLASSES\CuteFTPPro.Script"
HKLM,"Software\CLASSES\CuteFTPPro.TEConnection"
HKLM,"Software\CLASSES\gic"
HKLM,"Software\CLASSES\Interface\{D1B4E162-A702-48B5-8A02-5F2210EB5979}"
HKLM,"Software\CLASSES\TypeLib\{092E380A-F503-4A41-8E15-907FBA2080D8}"
HKLM,"Software\GlobalSCAPE Inc.\CuteFTP Pro"
HKLM,"Software\CLASSES\.mcr"
HKLM,"Software\CLASSES\AppID\{310D78A7-4474-4c17-937A-7FF9D5A1B56C}"
HKLM,"Software\CLASSES\AppID\{3C9EB7FB-A2F6-4B26-AEE6-74CDA98D0CAD}"
HKLM,"Software\CLASSES\AppID\{E4A51076-BCD3-11D4-AB7D-00B0D02332EB}"
HKLM,"Software\CLASSES\AppID\TE.EXE"
HKLM,"Software\CLASSES\CLSID\{02172B7A-11D6-42b6-9550-41B281804714}"
HKLM,"Software\CLASSES\CLSID\{777C89DF-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\CLSID\{777C8A05-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\CLSID\{777C8A16-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\CLSID\{99BDE2B6-D79E-11D4-AB87-00B0D02332EB}"
HKLM,"Software\CLASSES\CLSID\{A52D1D8E-BCCA-11D4-AB7D-00B0D02332EB}"
HKLM,"Software\CLASSES\CLSID\{C98E2197-A7E2-430E-A701-47F360683167}"
HKLM,"Software\CLASSES\CLSID_OBJID.Pro6"
HKLM,"Software\CLASSES\CuteFTPPro.Script"
HKLM,"Software\CLASSES\CuteFTPPro.TEConnection"
HKLM,"Software\CLASSES\CuteFTPPro.TEConnection.6"
HKLM,"Software\CLASSES\gic"
HKLM,"Software\CLASSES\Interface\{135F108E-AD38-11D5-ABCD-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B984-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B989-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B98C-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B992-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B997-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B999-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B99D-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9A3-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9A9-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9AE-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9B2-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9B7-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9BC-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9C1-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9C6-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9CA-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9CD-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9D2-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9D9-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9DC-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9E0-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9E6-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9EC-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{3147B9F0-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{4EAEAA3C-FD20-11D4-AB92-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{5F13E632-D79E-11D4-AB87-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{676AC287-3B21-4AAF-8BA2-6891E9361222}"
HKLM,"Software\CLASSES\Interface\{777C89E1-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89E2-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89E3-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89E8-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89E9-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89EA-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89EB-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89EC-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89ED-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89EE-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89EF-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F0-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F1-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F3-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F4-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F6-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F7-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F8-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89F9-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89FB-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89FC-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89FD-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89FE-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C89FF-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A00-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A01-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A02-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A04-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A05-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A06-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A07-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A08-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A09-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0A-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0B-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0C-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0D-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0E-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A0F-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A10-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A11-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A12-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{777C8A13-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{7B1E910E-9744-11D5-ABBF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{82843E72-7263-11D5-ABB6-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{C0E3CD3A-E8DA-11D4-84B0-00B0D023B209}"
HKLM,"Software\CLASSES\Interface\{C445860A-9BE8-11D5-ABBF-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{D1B4E162-A702-48B5-8A02-5F2210EB5979}"
HKLM,"Software\CLASSES\Interface\{D211D430-D52F-11D4-AB86-00B0D02332EB}"
HKLM,"Software\CLASSES\Interface\{D72FDDC4-672E-4D49-A8A6-0CDD039B2FAE}"
HKLM,"Software\CLASSES\Interface\{E4A51081-BCD3-11D4-AB7D-00B0D02332EB}"
HKLM,"Software\CLASSES\IPW.ScriptEngine"
HKLM,"Software\CLASSES\IPW.ScriptEngine.1"
HKLM,"Software\CLASSES\IPW.User"
HKLM,"Software\CLASSES\IPW.User.1"
HKLM,"Software\CLASSES\TypeLib\{092E380A-F503-4A41-8E15-907FBA2080D8}"
HKLM,"Software\CLASSES\TypeLib\{1B04F22B-5012-432D-8EA0-B57DD75EBF9D}"
HKLM,"Software\CLASSES\TypeLib\{3147B9F7-D11F-11D4-AB83-00B0D02332EB}"
HKLM,"Software\CLASSES\TypeLib\{777C89DE-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\CLASSES\TypeLib\{777C8A14-5C36-11D5-ABAF-00B0D02332EB}"
HKLM,"Software\GlobalSCAPE Inc."


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