December 10, 200520 yr Hi, I've extracted files from a self-extracting installer (.exe file with winrar) on my HDD, so that I can burn them on a cd, but the files become corrupt as soon as they are extracted. When I click on setup, a message warns me of fatal error.Where can this come from? Can anyone please inform me of what I should do exactly?Thanks in advanceSid
December 10, 200520 yr There are probably hidden switches being applied to the setup file.such as: setup.exe /qb /norestartto see these switches, run the following command from a command prompt:Find /I "RunProgram=" "FullPath\to\SelfExtractNameHere.exe"of course, replace FullPath\to\SelfExtractNameHere with the appropriate information.shark Edited December 11, 200520 yr by Shark007
December 11, 200520 yr Burning at high speeds is known for corrupting compressed files. The more compressed the data that you burn, the slower you should burn for success. Low quality CD media can also cause some problems.
December 14, 200520 yr Author Thanks for your replies.Shark007, the path of the file is E:\OfficeSTD.exeSo I entered Find /I "RunProgram=" " E:\OfficeSTD.exe" in cmd (following E:)Is that what I had to do?Thanks
December 15, 200520 yr Thanks for your replies.Shark007, the path of the file is E:\OfficeSTD.exeSo I entered Find /I "RunProgram=" " E:\OfficeSTD.exe" in cmd (following E:)Is that what I had to do?Yep, except i noticed a SPACE just before the E:\" E:\OfficeSTD.exe" This woud cause the command to fail.shark
December 15, 200520 yr .....to see these switches, run the following command from a command prompt:Find /I "RunProgram=" "FullPath\to\SelfExtractNameHere.exe"of course, replace FullPath\to\SelfExtractNameHere with the appropriate information.sharkworks this with every installer/setup ?
December 15, 200520 yr works this with every installer/setup ?No. This command only works on switchless installers crearted with 7zip.shark Edited December 15, 200520 yr by Shark007
December 15, 200520 yr Author I tried that command, and the only thing I get is---------- E:\OFFICESTD.EXEIs that because it wasn't created with 7zip (the file is the office 2003 trial found on MS website)?Thanks
December 16, 200520 yr I tried that command, and the only thing I get is---------- E:\OFFICESTD.EXEIs that because it wasn't created with 7zip (the file is the office 2003 trial found on MS website)?correct.shark
December 22, 200520 yr Author No solution?Should I try another extractor or something like that? That's the only problem I am having, once I extract the files they won't work correctly. Only does when I run the self-extracting installer (SFX CAB archive)
December 23, 200520 yr Tools:1. Winrar2. Programs that you want to compress and autoinstall.3. Winrar:select create SFXselect advance tabselect sfx optionselect general tabselect setup program: enter your string i.e. exe /s or msi/qn etc.select modes tabselect unpack to temp folderselect hide allselect overwrite allclick ok.
December 23, 200520 yr Author Thanks for your answer, but I don't want to compress files and autoinstall, but Uncompress an SFX archive so that I can burn the files. When I open the SFX installer, it unpack to a temp folder and works fine but if I unpack these files manually (using winrar or whatever) it won't work. That is the problem.ThanksSid
December 23, 200520 yr your in the wrong forum. pls ask moderator to move your topic to windows help. this does not belong to application installs.
Create an account or sign in to comment