This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Look at component, write MSI Logfile
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 15, 2008
11:04 PM
Files missing after installation
Hi,
After installation , I found a folder with images in .png is completely blank. I could images properly copied in other installed folders. I dont know why only one folder is being empty. I have added files again but of no use.
can you please suggest any solution for this.
Regards.
sagar
After installation , I found a folder with images in .png is completely blank. I could images properly copied in other installed folders. I dont know why only one folder is being empty. I have added files again but of no use.
can you please suggest any solution for this.
Regards.
sagar
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 16, 2008
02:23 AM
I would suggest the following:
First take a look at the component which contains the files, maybe there is some condition set which prohibits the installation.
Second I would write a verbose MSI-logfile of the installation and look if MSI marks the component for installation and search for the filenames in this logfile. Normally you will find some informations why the files are not installed.
Barbara
First take a look at the component which contains the files, maybe there is some condition set which prohibits the installation.
Second I would write a verbose MSI-logfile of the installation and look if MSI marks the component for installation and search for the filenames in this logfile. Normally you will find some informations why the files are not installed.
Barbara