7z SFX Modified Module and Tools
#91
Posted 20 July 2008 - 12:37 AM
I'm know about this problem (always full decompression, even if it is not needed) and this is "ToDo".
So far, no solutions to this problem
#92
Posted 20 July 2008 - 03:48 AM
#93
Posted 20 July 2008 - 04:27 AM
rilley, on Jul 20 2008, 07:48 PM, said:
Now... I can promise only about "full decompression in 'Overwrite' mode".
Change icon...
What module that You use ? Is it compressed by UPX or other packers ? And more details about "crash out".
I'm think, that this is not problems of the module.
You can send me more info to email or PM
#94
Posted 20 July 2008 - 04:39 PM
#95
Posted 20 July 2008 - 05:31 PM
Also, unless you actually use Deflate or PPMd compression in your sfx's, then you don't need the '7zsd_all.sfx' module and can just stick to '7zsd.sfx', which only supports LZMA decompression, which is 7-Zip's default compression method...
#96
Posted 22 July 2008 - 10:26 AM
Hope you'll get time to revive this or any other projects.
NOTE: For the time being, I cannot get to the download page.
#97
Posted 03 August 2008 - 05:41 PM
I also need a pre-install batch file routine to archive savegames (and also configurations). I'm archiving with winrar to extract it to a system path named variable ( %myuser% or %usersdir% f.ex).
As one who re-installs regularly its a pain in the a** to have to take backup of such files all the time, along with adobe settings and so forth.
Any chance of 7z sfx doing this?
#98
Posted 05 September 2008 - 05:56 PM
dll32, on Dec 9 2007, 11:44 PM, said:
The problem is that the icon gets replaced to the boring "white rectangle".
Is this a bug with 7zSD?
If it's a known bug, is there any way to prevent it?
I remember reading that this is a windows bug, common to all exe's over 700mb.
#99
Posted 21 October 2008 - 01:03 AM
If i or somebody just accidently doubleClick the Exe-File, i get an error, that setup.exe could not found.
To avoid this, î insert the line below:
RunProgram="hidcon:nowait:cmd /c dir"
Is there a solution, if i run this SFX by doubleclick (without command line switches) to get an output (error) text, that 'this installer' could only run by command line switches?
#100
Posted 21 October 2008 - 01:36 AM
Tefole, on Oct 21 2008, 11:03 AM, said:
Yes. For example:
RunProgram="fm20:hidcon:cmd /c echo" ... FinishMessage = "ATTENTION!!!\n\nThis installer could only run by command line switches.\n\nWork is interrupted! "
#101
Posted 21 October 2008 - 03:27 AM
#102
Posted 21 October 2008 - 03:34 AM
#103
Posted 03 November 2008 - 11:05 AM
11-03-08
1204 EDT
#104
Posted 03 November 2008 - 11:17 AM
rkillcrazy, on Nov 3 2008, 09:05 PM, said:
Yes. Use 7z SFX Archive splitter (http://7zsfx.info/en).
#105
Posted 03 November 2008 - 04:24 PM
gora, on Nov 3 2008, 01:17 PM, said:
rkillcrazy, on Nov 3 2008, 09:05 PM, said:
Yes. Use 7z SFX Archive splitter (http://7zsfx.info/en).
Thanks, I'll give that a go....
Another question:
How do the commands run? Do they run in the order they are shown in the config? I ask 'cause I'm trying to make an install that may need to overwrite the destination, however, the destination may have file in use. I was thinking, I could do something like below:
RunProgram="batch file to kill my task here" RunProgram="batch file to clear the destination directory" InstallPath="extract to the recently cleared destination directory" RunProgram="batch file to do something else..." RunProgram="batch file to do something else..."
However, if it reads the config, upon execution and immediately begins to extract to the directory that has files in use, I I'd be screwed.
11-03-08
1724 EDT
#106
Posted 05 November 2008 - 04:06 AM
Quote
A
Quote
Commands of start of programs in each type (' AutoInstall ', ' AutoInstallX ' and ' RunProgram ') can be a little, are processed they (within each type) in that sequence in which are specified in a configuration file, the termination of the previous command and after that the following is started thus is expected.
Parametre InstallPath is not a command of start of programs. It specifies a place of unpacking of archive. Commands of start of programs are started ONLY after archive unpacking.
In your case it is possible to make so:
RunProgram="batch file to kill my task here" RunProgram="batch file to clear the destination directory" ; InstallPath="extract to the recently cleared destination directory" RunProgram="Copying of files from temporary folder to destination directory..." RunProgram="batch file to do something else..." RunProgram="batch file to do something else..."In the absence of parametre InstallPath unpacking will occur in a temporary folder
This post has been edited by gora: 05 November 2008 - 04:14 AM
#107
Posted 04 December 2008 - 10:55 AM
#108
Posted 19 December 2008 - 08:10 AM
anyway, a gui for SFX is most appreciated
this post, http://www.msfn.org/board/index.php?s=&...st&p=719148 , points to a dead link now. I used this SFX before, it's gorgeous, but only provides basic functionality.
#109
Posted 19 December 2008 - 12:22 PM
#110
Posted 20 December 2008 - 04:46 AM
If using XN REsource Editor, the icon won't show on the dialogs. If I use Resource Hacker, the icon shows.
p/s: I like XN Reosource Editor because editing the Version is easier
- ← SSIBuild (Sysinternals Suite Installer Builder)
- Application Installs
- Nero Multimedia Suite 10 silent install? →



Help

Back to top









