Cannot add folders and files to Windows Installer package
Posted
by RingoShamra
on Stack Overflow
See other posts from Stack Overflow
or by RingoShamra
Published on 2009-08-01T17:34:02Z
Indexed on
2010/05/01
23:07 UTC
Read the original article
Hit count: 168
I' m using Visual Studio to create windows installer package, i can't add the folders and data files needed for the application. I create the folders needed for the application in the 'application folder'(under 'File System on Target Machine'), then add files into the appropriate folders, and when i install the application and go to the installation folder there are no folders...there is only the application exe file, hm...
© Stack Overflow or respective owner