[Metakit] Autorun for wikit

Jean-Claude Wippler jcw at equi4.com
Thu Nov 3 08:27:50 CET 2005


Chi Hung Chan wrote:

> I want to make my wikit application on cdrom to be autorun.
>
> I created a autorun.inf
> [autorun]
> open=tclkit-win32.exe wikit
>
> However, it refused to auto startup (other CDs are able to do so).
>
> I tried to do it manually from CMD.exe, cd to cdrom drive and
> "tclkit-win32.exe" itself can launch manually, but not "tclkit- 
> win32.exe
> wikit".

This is probably caused by the CD being read-only.  Wikit needs a  
datafile (defaulting to wikit.tkd in your example) and opens it in r/ 
w mode since it normally allows changes.

Try "tclkit-win32.exe wikit wikit.tkd -readonly".  This assumes  
"wikit" is indeed the proper name of the application, not "wikit.kit".

I've sent the reply to the Starkit mailing list, which is more  
suitable for questions related to starkits and tclkit.

-jcw



More information about the Metakit mailing list