Home All Groups Group Topic Archive Search About

Adding a resource at compile time

Author
26 Oct 2006 11:48 PM
iwdu15
Hi, im making a freeware setup program. Im wondering if it is possible to add
a resource (such as a file with information for the app to use) then compile
the source code, all automatically? thanks
--
-iwdu15

Author
27 Oct 2006 3:45 AM
Cor Ligthert [MVP]
Iwdu,

You can using the deployment and setupproject (not in the Express version).
Be aware that you cannot have in future (vista) your files in the program
files folders.

Cor

Show quoteHide quote
"iwdu15" <jmmgoalsteratyahoodotcom> schreef in bericht
news:E624A0D1-08D6-4401-A00D-E3FABEB45AD2@microsoft.com...
> Hi, im making a freeware setup program. Im wondering if it is possible to
> add
> a resource (such as a file with information for the app to use) then
> compile
> the source code, all automatically? thanks
> --
> -iwdu15