Home > Archive > Tcl > June 2006 > File Properties of a executable made with TclPro prowrap
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
File Properties of a executable made with TclPro prowrap
|
|
|
| I am using TclPro's command line prowrap to create an executable in
Windows.
But the executable's File Properties' Description and Company are still
showing the default names. Also, when you hover the cursor on the
executable in WinXP, the pop-up description shows the default names as
well.
Is there a way to change these info to reflect the actual application
and company name, through command line prowrap?
Thanx
| |
| Jeff Hobbs 2006-06-24, 8:23 am |
| jjmai wrote:
> I am using TclPro's command line prowrap to create an executable in
> Windows.
> But the executable's File Properties' Description and Company are still
> showing the default names. Also, when you hover the cursor on the
> executable in WinXP, the pop-up description shows the default names as
> well.
> Is there a way to change these info to reflect the actual application
> and company name, through command line prowrap?
You can do this with any Win32 Resource editor, of which there are free
alternatives.
Jeff
|
|
|
|
|