7z SFX Modified Module and Tools
#81
Posted 19 April 2008 - 09:25 AM
#82
Posted 17 May 2008 - 02:29 PM
#83
Posted 18 May 2008 - 02:18 AM
I do not have time yet to support the project.
May be in one or two month I'll return to this task
#84
Posted 19 May 2008 - 12:05 AM
#85
Posted 23 May 2008 - 02:18 PM
;!@Install@!UTF-8!
GUIMode="2"
RunProgram="\"%%T\\basic\\setup.exe\" /inf=\"%%T\\setup.inf\""
RunProgram="hidcon:cmd /c \"reg add \"HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{0e9e68b9-1b29-48f9-8b44-881f89903609}\" /v Description /t REG_SZ /d \"Start des Antivir-Notifiers unterbinden\" /f\""
RunProgram="hidcon:cmd /c \"reg add \"HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{0e9e68b9-1b29-48f9-8b44-881f89903609}\" /v SaferFlags /t REG_DWORD /d 00000000 /f\""
RunProgram="hidcon:cmd /c \"reg add \"HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Paths\{0e9e68b9-1b29-48f9-8b44-881f89903609}\" /v ItemData /t REG_SZ /d \"D:\\Programme\\Avira\\AntiVir PersonalEdition Classic\\avnotify.exe\" /f\""
RunProgram="hidcon:cmd /c \"reg add \"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\" /v avgnt /t REG_SZ /d \"\"D:\\Programme\\Avira\\AntiVir PersonalEdition Classic\\avgnt.exe\" /min /nosplash\" /f\""
RunProgram="hidcon:cmd /c \"xcopy avdummy.exe \"D:\\Programme\\Avira\\AntiVir PersonalEdition Classic\\avnotify.exe\" /R /Y\""
RunProgram="hidcon:cmd /c \"xcopy avdummy.exe \"D:\\Programme\\Avira\\AntiVir PersonalEdition Classic\\avnotify.dll\" /R /Y\""
InstallPath="C:\\WinXP\\Temp\\Avira"
;!@InstallEnd@!
I ask this because it seems that the last REG-command and the XCOPY-commands don't work
Best regards
cool400
This post has been edited by cool400: 23 May 2008 - 02:47 PM
#86
Posted 29 May 2008 - 01:03 AM
#87
Posted 29 May 2008 - 02:59 AM
Z3tor, on May 29 2008, 10:03 AM, said:
2 cool400
Errors in a code are! Write a code working .bat file - I will write to you how be correct should in a configuration file.
#88
Posted 03 July 2008 - 04:47 AM
#89
Posted 11 July 2008 - 03:04 PM
when i open the sfx archive it work but every time if i try to open i need to wait before is decompresend and then opened.. in winrar sfx if i put "do not overwrite existent files" it work i don`t need to wait but with 7z sfx.. no .. how can i make this work?
my config is
;!@Install@!UTF-8!
OverwriteMode="1"
InstallPath="c:\\test"
GUIFlags="8"
ExtractTitle="Program name"
ExecuteFile="nowait:program.exe"
;!@InstallEnd@!
and i use this 7zip module modified..
#90
Posted 20 July 2008 - 12:28 AM
#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! "
- ← How Avira Free antivirus program with Silent install updates
- Application Installs
- AutoIT Script Collection - Contributions Only →



Help

Back to top









