Packaging Tcl/Tk Application on Windows: Single File Executable
- From: "Andy" <kaleanand@xxxxxxxxx>
- Date: 29 Nov 2005 01:17:09 -0800
Hi all,
I need to package application developed in Tcl/Tk on Windows. It should
be a single file executable with all data files (gifs), dependency
packages such as winico bundled into a single executable.
There should be not reference to external data files such as images ..
All should be bundled as a single file on desktop.
I have used mktclapp and also freewrap but one needs to keep the image
files separate.
Do I have to change code to include the image files data ?
Thanks in advance,
Andy
.
- Follow-Ups:
- Re: Packaging Tcl/Tk Application on Windows: Single File Executable
- From: Gerald W. Lester
- Re: Packaging Tcl/Tk Application on Windows: Single File Executable
- From: slebetman@xxxxxxxxx
- Re: Packaging Tcl/Tk Application on Windows: Single File Executable
- Prev by Date: Re: Expect timeout problem. I needs help.
- Next by Date: Re: Getting system uptime on Windows
- Previous by thread: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- Next by thread: Re: Packaging Tcl/Tk Application on Windows: Single File Executable
- Index(es):
Relevant Pages
|