Hi group,

I have a little problem using the deployement project. I have develop
some kind of sp=E9cific file editor, and i install with it some example
of those specific files. these file are not necessary, but if i
suppress or rename it, and run the program, before it start Windows
Installer repair it, and recreated the example files.

i search the web, and found that there is event log, with EventID 1001
and 1004, saying that my example files missing. so i have identify the
problem. But in my vdproj, i don't know what to do to specify these
files are not needed by the rest of te aplication, and specify it to
not repair for missing these files, but only repair for others. I have
try to modify the vital attribute of the example files, and seek throw
all properties what i need to do, but found nothing.

how can i do that ?

ROM

Re: VDPROJ, and install problems by Romain

Romain
Fri May 04 08:52:29 CDT 2007

My problem persist but i have found a site witch explain it better :
http://www.installsite.org/pages/en/msifaq/a/1037.htm
but it does not explain how to correct the problem
I need to solve it (i suppose) before compiling the install pack, how
can i do that ?

ROM