View Single Post
  #1  
Old 02-03-2024, 06:28
TempoMat TempoMat is offline
Friend
 
Join Date: Jan 2006
Posts: 89
Rept. Given: 10
Rept. Rcvd 6 Times in 6 Posts
Thanks Given: 4
Thanks Rcvd at 28 Times in 21 Posts
TempoMat Reputation: 6
Quote:
Originally Posted by QuakeGamer View Post
I'm sorry for resurrecting this old topic. I am currently trying to decompile some custom actions in a msi installer. With ORCA, I see that the custom action is located in issetup.dll.

Am I right to assume that the function that is called from the installer actually then resides in setup.inx? I am trying to decompile with some older SID version, but can't find any other tools...
The setup.inx may contain the called functions.
Can you share a copy of the "setup.inx" file?
Reply With Quote
The Following User Says Thank You to TempoMat For This Useful Post:
tonyweb (02-04-2024)