Extract an exe from the binary table
Hi all,
I was hoping someone might be able to help me. I have a task to update an application, the application has two custom actionms that call .exe's from the binary table. I need to keep these exe's as part of the new package. I don't have the original source files. Is there any way I can actually extract these exe's from the installation? Or will I need to re-write them?
I was hoping someone might be able to help me. I have a task to update an application, the application has two custom actionms that call .exe's from the binary table. I need to keep these exe's as part of the new package. I don't have the original source files. Is there any way I can actually extract these exe's from the installation? Or will I need to re-write them?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
yuri
14 years ago
Posted by:
dingus_maximus
14 years ago
Posted by:
WSPPackager
14 years ago
I would look for the the path from where the EXEs are being called during the custom action then will watch for those files during the installation.
Package should be extracting those two EXEs and will be placing in the target path before launching the custom action. You can copy them into new package.
Package should be extracting those two EXEs and will be placing in the target path before launching the custom action. You can copy them into new package.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.