Burning self-extracting installer files to cd Help - It's not working after extraction
#1
Posted 10 December 2005 - 01:22 PM
Where can this come from? Can anyone please inform me of what I should do exactly?
Thanks in advance
Sid
#2
Posted 10 December 2005 - 02:34 PM
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
Posted 10 December 2005 - 09:46 PM
#4
Posted 14 December 2005 - 05:23 PM
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
Posted 15 December 2005 - 05:55 AM
SidB, on Dec 14 2005, 07:23 PM, said:
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
This woud cause the command to fail.
shark
#6
Posted 15 December 2005 - 06:28 AM
Shark007, 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
Posted 15 December 2005 - 06:38 AM
#8
Posted 15 December 2005 - 04:51 PM
---------- 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
Posted 15 December 2005 - 06:43 PM
#10
Posted 16 December 2005 - 01:51 PM
#11
Posted 22 December 2005 - 12:34 PM
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
Posted 23 December 2005 - 01:51 AM
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
Posted 23 December 2005 - 01:11 PM
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
Posted 23 December 2005 - 01:13 PM



Help
Back to top









