Changes

Jump to: navigation, search

TotalCommander

25 bytes removed, 13:56, 7 December 2011
Minor tidying up
==TotalCommander Version 7.56a== 
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<package id="totalcmd" name="Total Commander" revision="1" reboot="false" priority="1">
<variable name="version" value="7.5.6.1" /> <variable name="shortversion" value="756a" />
<check type="file" condition="versionequalto" path="%ProgramFiles(x86)%\totalcmd\totalcmd.exe" value="%version%" />
<install cmd='%SOFTWARE%\TotalCommander\tcmdr%shortversion%_auto.exe' /> <upgrade cmd='%SOFTWARE%\TotalCommander\tcmdr%shortversion%_auto.exe' />
<remove cmd='%ProgramFiles(x86)%\totalcmd\TCUNINST.EXE /7' /> </package></packages>
</source>
==Preparation==
The provided installer is not able to install perform a silentinstall. However, it is possible to unpack the installer, make all changes that are needed enable it to install silently, and repack it as silent installer. Because the installer is digitally signed, you need a special version of sfxhead.sfx to repack it.
# Install TotalCommander locally
# Get the installer SFX EXE: http://ghisler.fileburst.com/addons/sfxhead_installer.zip
# Unpack new sfxhead.sfx file to TC dir the TotalCommander directory (rename the existing sfxhead.sfx to sfxhead.sfx.org)
# Download the installer tcmd756a.exe
# Unpack the installer to a new directory (press STRG+Page Down)
# Modify '''install.inf''' and add your files (i.e. '''wincmd.key''' for license and '''windcmd.ini''' for more settings) see . See the TotalCommander [http://www.ghisler.ch/wiki/index.php/How_to_make_installation_fully_automatic%3F Wiki] and [http://www.ghisler.ch/board/index.php?language=english Forum]# Create a new ZIP with option "self-extracting"zip file, name it i.e. tcmdr7546a_auto.exe# don't forget to rename to Rename the old sfxhead.sfx
==install.inf==
Edit the provided install.inf as you need it. In the The following, I is only show an example of the lines that I have been changed, do not copy and save this use it as your actual install.inf!
<source lang="xml">
[Installation]
[[category:Silent Installers|Irfanview]]
Instead of providing a wincmd.ini with the installer it is also possible to add ini-settings to the [ini] section of install.inf!.
577
edits

Navigation menu