MSFN Forum: Burning self-extracting installer files to cd - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Burning self-extracting installer files to cd Help - It's not working after extraction Rate Topic: -----

#1 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 10 December 2005 - 01:22 PM

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 advance
Sid


#2 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 10 December 2005 - 02:34 PM

There are probably hidden switches being applied to the setup file.
such as: setup.exe /qb /norestart

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.

shark

This post has been edited by Shark007: 10 December 2005 - 06:01 PM


#3 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 10 December 2005 - 09:46 PM

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.

#4 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 14 December 2005 - 05:23 PM

Thanks for your replies.
Shark007, the path of the file is E:\OfficeSTD.exe
So I entered Find /I "RunProgram=" " E:\OfficeSTD.exe" in cmd (following E:)
Is that what I had to do?

Thanks

#5 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 15 December 2005 - 05:55 AM

View PostSidB, on Dec 14 2005, 07:23 PM, said:

Thanks for your replies.
Shark007, the path of the file is E:\OfficeSTD.exe
So 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:\

Quote

" E:\OfficeSTD.exe"

This woud cause the command to fail.

shark

#6 User is offline   Frechdax3000 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 15-December 05

Posted 15 December 2005 - 06:28 AM

View PostShark007, on Dec 10 2005, 02:34 PM, said:

.....
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.

shark


works this with every installer/setup ?

#7 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 15 December 2005 - 06:38 AM

View PostFrechdax3000, on Dec 15 2005, 08:28 AM, said:

works this with every installer/setup ?


No. This command only works on switchless installers crearted with 7zip.

shark

This post has been edited by Shark007: 15 December 2005 - 06:39 AM


#8 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 15 December 2005 - 04:51 PM

I tried that command, and the only thing I get is

---------- E:\OFFICESTD.EXE

Is that because it wasn't created with 7zip (the file is the office 2003 trial found on MS website)?

Thanks

#9 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 15 December 2005 - 06:43 PM

View PostSidB, on Dec 15 2005, 06:51 PM, said:

I tried that command, and the only thing I get is---------- E:\OFFICESTD.EXE
Is that because it wasn't created with 7zip (the file is the office 2003 trial found on MS website)?


correct.

shark

#10 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 16 December 2005 - 01:51 PM

What can I do in this case to get extracted files work?

#11 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 22 December 2005 - 12:34 PM

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)

#12 User is offline   tempuser 

  • スキューバ ダイバ
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 08-December 05

Posted 23 December 2005 - 01:51 AM

Tools:

1. Winrar
2. Programs that you want to compress and autoinstall.
3. Winrar:

select create SFX
select advance tab
select sfx option
select general tab
select setup program: enter your string i.e. exe /s or msi/qn etc.
select modes tab
select unpack to temp folder
select hide all
select overwrite all
click ok.

#13 User is offline   SidB 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 28-May 05

Posted 23 December 2005 - 01:11 PM

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.

Thanks
Sid

#14 User is offline   tempuser 

  • スキューバ ダイバ
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 08-December 05

Posted 23 December 2005 - 01:13 PM

your in the wrong forum. pls ask moderator to move your topic to windows help. this does not belong to application installs.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy