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
- :
- Re: Some files get uncopied while installation
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
Jan 21, 2012
09:16 AM
Some files get uncopied while installation
Hi,
I have created one component in my installscript project.
Through that component I am copying Microsoft Enterprise Library files to the desired Target Dir (c:\\Programfiles\Company Name\bin).
But at some times these files will get uncopied at the end of installation.
I am not able to figure out the reasons behind it.
Can anyone please tell me any perticular reasons behind it Or probable causes and any solution on it.
If anyone suggest how to find out the reason of it(any log) then also it will be helpful for me.
Please help me because it has become an serious issue.
Thanks in advance.
I have created one component in my installscript project.
Through that component I am copying Microsoft Enterprise Library files to the desired Target Dir (c:\\Programfiles\Company Name\bin).
But at some times these files will get uncopied at the end of installation.
I am not able to figure out the reasons behind it.
Can anyone please tell me any perticular reasons behind it Or probable causes and any solution on it.
If anyone suggest how to find out the reason of it(any log) then also it will be helpful for me.
Please help me because it has become an serious issue.
Thanks in advance.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 25, 2012
12:29 AM
Hello.
You can create installScript log file by using the following setting.
Q110947: HOWTO: Logging an InstallScript Project
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q110947
But you can not analyze it because it encrypted...
If you want to need more specific information, you may want to contact flexera support...
And, it's may useless, InstallScript ilg file is created under the folder
C:\Program Files\InstallShield Installation Information\\Setup.ilg
It has setup.exe's running information.
You can confirm the setup.ilg by using InstallShield Log File Viewer.
InstallShield\InstallShield 2010 tools\ InstallShield Log File Viewer
You can create installScript log file by using the following setting.
Q110947: HOWTO: Logging an InstallScript Project
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q110947
But you can not analyze it because it encrypted...
If you want to need more specific information, you may want to contact flexera support...
And, it's may useless, InstallScript ilg file is created under the folder
C:\Program Files\InstallShield Installation Information\
It has setup.exe's running information.
You can confirm the setup.ilg by using InstallShield Log File Viewer.