RMGS
asked on
extract a installer internet download bootstrap
I am trying to extract a driver from the exe file downloaded from the website. I need to do this to be able to import it into MDT driver database.
The driver i am stuck on is a "windows installer internet download bootstrap" file. I have tried using winrar do do this but just says "the archive is corrupt". I have tryed copying it from the temp files but it does not extract until the installation begins and it is over in about a second. way do fast for me do do anything to it
any ideas?
The driver i am stuck on is a "windows installer internet download bootstrap" file. I have tried using winrar do do this but just says "the archive is corrupt". I have tryed copying it from the temp files but it does not extract until the installation begins and it is over in about a second. way do fast for me do do anything to it
any ideas?
Is it Msistuff.exe ?
Can you paste the link of the exe for me to download.
ASKER
the driver is for a Validity fingerprint sensor on a HP 6540b laptop. the exe is called HPPTVFSSetup.exe. i dont know if i contains an MSI as i cant get that far wit it. it does have the MSI icon though
ASKER
This file doesn't suppoer extraction. You have to use /s for silent installation of the package.
Hope this is useful to you:
http://www.msi-to-exe.com/how-to-convert-exe-to-msi-files.html
http://www.petri.co.il/forums/showthread.php?t=23146
I used these when I needed to convert a exe to msi during a application upgrade where the application did not supported extraction.
http://www.msi-to-exe.com/how-to-convert-exe-to-msi-files.html
http://www.petri.co.il/forums/showthread.php?t=23146
I used these when I needed to convert a exe to msi during a application upgrade where the application did not supported extraction.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Could not get any recommended ideas to work. had to persevering with original idea