Re: Changing properties of files/executables
- From: "Phil Wilson" <Phil.Wilson@xxxxxxxxxxxxxx>
- Date: Thu, 26 Jan 2006 11:51:21 -0800
It's in the resources section of the project. Details depend on which
version of Visual Studio you have and what kind of project it is. For
example, .NET puts those things in the assemblyinfo file.
--
Phil Wilson [MVP Windows Installer]
----
"Omri" <Omri@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E1DC9611-1CE0-4599-86C4-077F4CF9CDC9@xxxxxxxxxxxxxxxx
> The meaning is not during run-time but during compilation/link so that
> when
> delivering an executable/dll it's properties will be set.
>
> "Phil Wilson" wrote:
>
>> Assuming you mean APIs, there are a bunch of them that deal with
>> resources
>> in code files, like FindResource, LoadResource, LockResource,
>> BeginUpdateresource, UpdateResource, EndUpdateResource. These let you
>> open a
>> code file and change values etc.
>> --
>> Phil Wilson [MVP Windows Installer]
>> ----
>> "Omri" <Omri@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:1EA0E984-46C4-4239-BCE1-76A855CBDA45@xxxxxxxxxxxxxxxx
>> > Hi,
>> >
>> > How does one automatically change the properties (file version, title,
>> > company...) of generated files (exe, dll, etc.).
>> >
>> > thnx.
>>
>>
>>
.
- References:
- Re: Changing properties of files/executables
- From: Phil Wilson
- Re: Changing properties of files/executables
- Prev by Date: Strange behavoiur of ostringstream (VS.NET 2003 and C++ at all)
- Next by Date: redistributing MSXML 6
- Previous by thread: Re: Changing properties of files/executables
- Next by thread: Strange behavoiur of ostringstream (VS.NET 2003 and C++ at all)
- Index(es):
Relevant Pages
|
Loading