Re: Packaging Tcl/Tk Application on Windows: Single File Executable



Andy wrote:

> Hi,
>
> I tried the steps you gave. But when I run the exe, I get the console
> window. It doesnot show the UI of my application.

Version 5.6x of freeWrap had this auto-display of the console bug. If you
are using one of the 5.6x versions you can either get a newer one or use
the [console hide] command to hide it.

> Here are few clarifications sought
>
> 1) I am looking at exe which has bundled the image files and which
> shall not on the disk. Hope freewrap takes care of that
> 2) Do i need to package any tcl/tk dlls/libs or freewrap takes care of
> that ..
> 3) the filelist file generated for the images has absolute path for
> each image name. Is this causing problem to run the app ?
>
> Please revert as i cannot get the executable to run
>
> Thx
> Andy

.



Relevant Pages

  • Re: Packaging Tcl/Tk Application on Windows: Single File Executable
    ... Roy Terry wrote: ... But when I run the exe, I get the console ... > In the console window type ... Are you telling freewrap explictly to load ...
    (comp.lang.tcl)
  • Re: Console Windows Forms hybrid
    ... In the console application, if no parameters are passed on the ... just launch the EXE and then exit. ... it runs as a console app. ... This is workable - I have a little shim launcher program whose ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Strange behavour of Process
    ... Did the all the EXE are of Console Application? ... Have you tried to write a test console application for a test to see if ... Microsoft Online Partner Support ...
    (microsoft.public.dotnet.framework)
  • Console window switch - vc2005 C++/clr/MASM project
    ... I have a project that mixes C++/clr and MASM in a single ... The exe starts with a console window which I don't want. ... I think it boils down to a linker switch - IIRC, ...
    (microsoft.public.vstudio.general)
  • Re: Packaging Tcl/Tk Application on Windows: Single File Executable
    ... But when I run the exe, I get the console ... In the console window type ... Are you telling freewrap explictly to load ... >>> packages such as winico bundled into a single executable. ...
    (comp.lang.tcl)