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.

Silent version of Windows Commander?

Featured Replies

I don't know how to get Windows Commander to be installed silent?

i use v5.11 professional... anyone idea's?

Hi xtentic,

Windows Commander is the old name for this program. It's now called Total Commander and it's alreay at version 6.53

You could't try to modify the INSTALL.INF modify some entries under [auto] (see example below')

[auto]
auto=1
lang=4 (your language, 4 is Dutch)
alllang=1
iniloc=C:\totalcmd
iniall=1
mkgroup=1
mkdesktop=1

[Languages]
Count=15
Default=1
1=English
2=Deutsch (German),d
3=Français (French),f
4=Nederlands (Dutch),n
5=Dansk (Danish),k
6=Norsk (Norwegian),o
7=Italiano (Italian),i
8=Svenska (Swedish),s
9=Español (Spanish),e
10=Èeský (Czech),z
11=Polski (Polish),p
12=Magyar (Hungarian),h
13=Slovenský (Slovak),y
14=Slovenski (Slovene),l
15=Korean,r

To get the INF, extract it from the original installer.

To register your copy of Total Commander just copy the register key to the install directory.

I use this code in a totalkey.cmd witch runs from my RunOnceEx

cmdow @ /HID
@echo off

copy %systemdrive%\Install\Tools\TotalCommander\Wincmd.key "%systemdrive%\totalcmd\"

EXIT

RunOnceEx entries:

REG ADD %KEY%\030 /VE /D "Total Commander 6.53" /f
REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\Tools\TotalCommander\Install.exe" /f
REG ADD %KEY%\030 /V 2 /D "taskkill /F /IM explorer.exe" /f
REG ADD %KEY%\030 /V 3 /D "%systemdrive%\Install\Tools\TotalCommander\totalkey.cmd" /f

Hope this helps :thumbup

Edited by Smurf22

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.