totalrun

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

totalrun

Post by *byblo »

Hi all :)

I writed an addon for the total commander, months before.

http://www.totalcmd.net/plugring/TotalRun.html

I hope you'll enjoy it :)


byblo.
Last edited by byblo on 2005-04-04, 17:37 UTC, edited 3 times in total.
User avatar
mandrake
Junior Member
Junior Member
Posts: 12
Joined: 2005-01-21, 09:57 UTC

Post by *mandrake »

the link is broken :(
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2mandrake
I've tried it now and it works.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
mandrake
Junior Member
Junior Member
Posts: 12
Joined: 2005-01-21, 09:57 UTC

Post by *mandrake »

I tried the program. If i run it from hard disk it works fine. I wrote the program onto a cd - and when i run it form cd i get an eror <instalation failed. can not run c:\windows\totalrun.exe>

I have looked in the windows directory and all files (totalrun.exe, .ico ....) where there, but i still get an eror.

I have Windows XP Professional w/ SP1

Please help me!! :roll:
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Post by *byblo »

I wrote the program onto a cd - and when i run it form cd i get an eror <instalation failed. can not run c:\windows\totalrun.exe> I have looked in the windows directory and all files (totalrun.exe, .ico ....) where there, but i still get an eror.
Weird... The program line is very simple, it just verify if file is on the specified location, and if not, you get the error message. :?

But testing the program, I noticed another problem, files are copied with read-only attribute from a cd-rom. That mean they cannot be updated after it. Maybe you get this problem ?

I'll write a v02b soon, which fix that and include a logger, which will be saved into your %windir%\totalrun.log. That will permit maybe to understand better your problem.

I have to say that I wrote that tool initially for myself only. So its a nice piece of s*** example of programming :oops: (if others problem occur, and if I have more time, I'll re-write it from begin :shock:)
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Post by *byblo »

2mandrake : Here you have the version 0.2b :
http://www.totalcmd.net/plugring/TotalRun.html

No writing log, but I hope it will work for you this time.
User avatar
mandrake
Junior Member
Junior Member
Posts: 12
Joined: 2005-01-21, 09:57 UTC

Post by *mandrake »

It works fine now. Tnks :)
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Re: totalrun

Post by *byblo »

17 years later, here comes the update :D

History:
----------
0.3.0.0
- Tool is more portable now with only few 3 files required.
- A lot of previous versions files are not necessary anymore (bat, rmv, 2install\*, ...)
- Instead of using registry for startup with Windows, now register into Task Scheduler (prevents UAC popup)
- totalrun.ini: you can add 20 autorun commands now
- totalrun.ini: user can specify a text editor
- Optional custom icons can be loaded via totalrun.icons.dll
- USB mode is almost deprecated now (only AUTORUN_USB in ini file keeps it useful somehow)
- totalrun.ini: changed 'wcx_ftp_ini_path' to 'ftp_ini_path'
- totalrun.ini: changed 'wincmd_ini_path' to 'cmd_ini_path'
- totalrun.ini: wincmd_ini_path is now '%commander_path%\ini\cmd.ini' by default (wincmd.ini previously)
- Global code refreshed since 2006 (no details since I lost the tracks within the years)

Download as usual URL: http://totalcmd.net/plugring/TotalRun.html or https://www.patreon.com/byblo

Enjoy !
Post Reply