[WDX] Autorun Plugin: Run commands/set envvars on TC start

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: petermad, Stefan2, Hacker

Post Reply
Hurdet
Power Member
Power Member
Posts: 789
Joined: 2003-05-10, 18:02 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Hurdet »

Updated but it hang again. ty.
Fla$her
Power Member
Power Member
Posts: 4033
Joined: 2020-01-18, 04:03 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Fla$her »

Hurdet wrote: 2026-07-06, 06:35 UTC wdx list last as install
I advise changing to the top in the same way as the color scheme. >>>
Autorun Help wrote:Installation
...
If you have many color schemes, it's recommended to move Autorun scheme to the top of list, else it can not run sometimes.
Overquoting is evil! 👎
Hurdet
Power Member
Power Member
Posts: 789
Joined: 2003-05-10, 18:02 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Hurdet »

I can't change to the top because it hang immediately. Same for color schemes.
Fla$her
Power Member
Power Member
Posts: 4033
Joined: 2020-01-18, 04:03 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Fla$her »

  1. Make sure that autorun.cfg and/or autorun.aucfg are empty.
  2. Create wincmd_autorun.ini with the following contents:
    wincmd_autorun.ini

    Code: Select all

    [Configuration]
    UseIniInProgramDir=7
    RestrictInterface=1
    UseNewDefFont=0
    FirstTime=0
    FirstTimeIconLib=0
    
    [Layout]
    ButtonBar=0
    ButtonBarVertical=0
    
    [Colors]
    ColorFilter1=>Autorun
    ColorFilter1Color=16777215
    
    [Searches]
    Autorun_SearchFlags=0|002002000020|||||||||0000|
    Autorun_plugin=autorun.Autorun > 0
    
    [ContentPlugins]
    0=%COMMANDER_PATH%\Plugins\wdx\Autorun\autorun.wdx
  3. Try to run an instance of TC this way: C:\PATH\TO\TOTALCMD64.EXE /i="C:\PATH\TO\wincmd_autorun.ini"
Will it hang too?
I would also try to temporarily disable the antivirus, if there is one.
Overquoting is evil! 👎
Hurdet
Power Member
Power Member
Posts: 789
Joined: 2003-05-10, 18:02 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Hurdet »

hang too wincmd_autorun.ini.
tryed also uac disabled.
I can't disable antivirus but not have any warning.
Fla$her
Power Member
Power Member
Posts: 4033
Joined: 2020-01-18, 04:03 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Fla$her »

Try the same with TOTALCMD.EXE (x32).

If the problem persists, then it's not the 64-bit version, but the conditions on the problematic machines.
Overquoting is evil! 👎
Hurdet
Power Member
Power Member
Posts: 789
Joined: 2003-05-10, 18:02 UTC

Re: [WDX] Autorun Plugin: Run commands/set envvars on TC start

Post by *Hurdet »

x86 not hang but crash.
Post Reply