Hero
May 4th, 2005, 00:19
Hi all
I want ask about a problem in my MSI unpacking.
I testing on a MSI files that needs a password for installing full version,and else
you will install a trial one.
In most cases that I see in tutorials,if I open an msi in "Wise installer for windows"
and converts it to a wsi file,I wiil be able too see dialogs,scripts,etc.
But I have a strange problem.The form that is used for getting full version installation
is not in the main dialogs of msi,and I think it is a COM or another module that is
runnig when msi is started.
Now How I can access this module(completely seperated from main one,only is running with it.)?Is there any idea?
sincerely yours
I want ask about a problem in my MSI unpacking.
I testing on a MSI files that needs a password for installing full version,and else
you will install a trial one.
In most cases that I see in tutorials,if I open an msi in "Wise installer for windows"
and converts it to a wsi file,I wiil be able too see dialogs,scripts,etc.
But I have a strange problem.The form that is used for getting full version installation
is not in the main dialogs of msi,and I think it is a COM or another module that is
runnig when msi is started.
Now How I can access this module(completely seperated from main one,only is running with it.)?Is there any idea?
sincerely yours