Hi  to All

I am repackaging an application of siebel of size around 700 mb, which has an .iss file.
I have to migrate it from Xp to Win 7. the app is working fine in xp.
I capture that siebel exe with re packager and got the msi file. at this time i launched it was working fine.
I installed that msi with  cmd line in a fresh machine
But the problem is at the time of launching the short cut am getting a error stating that some dll's are missing.
When i copied the dlls to the install dir then it is working fine. I compared installdir with the msi captured files.

I want to know that it is capturing the files but not coping the files at the time of installation. i checked the RemoveFileTable for the InstallMode property, it is 2 for all the entries.

can any one help me how should i  approach with this problem.

Thanks in advance.