MSFN Forum: Total Commander 6.50 is out! , Silence please... - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Total Commander 6.50 is out! , Silence please... Rate Topic: -----

#1 User is offline   totoymola 

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

Posted 21 January 2005 - 12:24 AM

THE TITLE IS INCORRECT. **** TYPO ERROR! How I wish I have an option to edit the title.. :lol:

Edit: Thanks for editing the title. :lol:

Total Commander 6.50 is out! http://www.ghisler.com/whatsnew.htm

Installing it silently is pretty easy. Just change the INSTALL.INI

[auto]
auto=0

to

[auto]
auto=1


But the question is, how can I close the explorer windows that pops up after the installation? This is my old problem for some of my programs.. :D

EDIT: If I can't find a way to do this, I will just copy the installed files and make an sfx.


#2 User is offline   spachtler 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 07-February 04

Posted 21 January 2005 - 07:16 AM

i put all source files into an .msi. it just installs without
any dialogs, puts all shortcuts and registration data on the
right place :rolleyes: :rolleyes:

#3 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 21 January 2005 - 07:19 AM

u can use taskkill :)

#4 User is offline   grimman 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 16-August 04

Posted 21 January 2005 - 10:01 AM

Actually, this is a standalone app. All you need to do is place wincmd.ini in your system directory (to preserve your settings) and the Total Commander folder in Program Files. To my knowledge TCmd doesn't even try to access the registry. =)

#5 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 21 January 2005 - 10:28 AM

For the title, you can PM me with topic link and the new name you want it to be. :)

About the SFX, if an app won't protest then that's my preferred way because of compression, and many other reasons. (sadly msoffice wants a crapload in the registry made by its installer)

Now for your problem, one thing I can say for sure is that no app I install at T-12 (cmdlines.txt) shows up any explorer windows (even the installers that normally throw up an explorer window with start menu shortcuts don't dare do it!). This could be because explorer.exe simply can't be started at that stage becvause of DLLs or whatever....

If that is not a solution, and your app installs are done at GUIrunOnce (that's when explorer.exe is NOT running), then you could just use
taskkill /F /IM explorer.exe
In XP home, taskkill is not available so you can download pskill from sysinternals.com
pskill explorer.exe


Hoping this helps....
Do post back on what you finally decided to do.

#6 User is offline   totoymola 

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

Posted 21 January 2005 - 03:27 PM

You guys are right. This is another software that doesn't need installation. So I think I will just make an sfx, or I will repack it if I want to have an uninstaller. :) I just have to include two ini files. The WINCMD.INI and wcx_ftp.ini which are in the %systemroot%.

Before, I was afraid to taskkill explorer.exe because I thought I need it. But I think you are correct, I don't need it. :lol:

Thank you. :)

#7 User is offline   The_Bigbird 

  • Group: Members
  • Posts: 1
  • Joined: 21-January 05

Posted 21 January 2005 - 04:36 PM

i did the
[auto]
auto=1


and the taskkill worked like a charm too.

then i got to thinking, if it was possible to add my key to the install. It is.

i used a prg that can open the CAB file inside the EXE and added my key.

so now that i use this installer it installs my key into the install dir. :)

#8 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 30 January 2005 - 10:45 AM

The_Bigbird, on Jan 21 2005, 11:36 PM, said:

i used a prg that can open the CAB file inside the EXE and added my key.

What prog did you used???

coucou

#9 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 30 January 2005 - 12:45 PM

coucou, on Jan 30 2005, 06:45 PM, said:

...

What prog did you used???

coucou

ACDZip can do just that.

#10 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

  Posted 20 February 2005 - 08:11 AM

Hello Guys

Well nice...
But what about if I use RunOnceEx ??
Can I do taskkill to explorer.exe without kkilling the rest of the installations?

thankx
quotee

#11 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

Posted 26 February 2005 - 12:47 PM

It is possible ;-)

#12 User is offline   cordata51 

  • Group: Members
  • Posts: 2
  • Joined: 12-March 05

Posted 16 March 2005 - 11:28 PM

well ok, but now what if you installed a bunch of plug-ins with custom settings and come to find out all the settings including install diretories are hard coded into the wincmd.ini file and placed in %systemroot%. this is great if you know that windows will always and only be installed to one particular drive letter but what if i change the installed partition from C:, now installation wont be correct.

Share this topic:


Page 1 of 1
  • 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