totalrun
Moderators: Hacker, petermad, Stefan2, white
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!!
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!!
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.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.
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 (if others problem occur, and if I have more time, I'll re-write it from begin )
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.
http://www.totalcmd.net/plugring/TotalRun.html
No writing log, but I hope it will work for you this time.
Re: totalrun
17 years later, here comes the update
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 !
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 !