MSFN Forum: 7z SFX Modified Module and Tools - 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
  • 22 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

7z SFX Modified Module and Tools Rate Topic: -----

#81 User is offline   TronBoRG 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 15-May 06

Posted 19 April 2008 - 09:25 AM

This has been very useful, thanks a lot. I've been using it to create driver packages :)


#82 User is offline   tk421 

  • Group: Members
  • Posts: 4
  • Joined: 10-March 08

Posted 17 May 2008 - 02:29 PM

View PostOleg_Sch, on Dec 25 2007, 05:02 PM, said:

Updates of the site and files (and sources) will be available in first or second week of January.
Sorry, but now i'm too busy :(


Do you have any links while the site is updated? Anything would help.

#83 User is offline   Oleg_Sch 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 09-July 07

Posted 18 May 2008 - 02:18 AM

Sorry, but I wrongly praised my capacity.
I do not have time yet to support the project.
May be in one or two month I'll return to this task

#84 User is offline   Twisten 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 18-May 08

Posted 19 May 2008 - 12:05 AM

no matter :) thank you so very much for the work you've done so far, its greatly appriciated

#85 User is offline   cool400 

  • Junior
  • Pip
  • Group: Members
  • Posts: 72
  • Joined: 08-November 05

  Posted 23 May 2008 - 02:18 PM

Could anyone confirm that I've used the right syntax?

 
;!@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 :ph34r:

This post has been edited by cool400: 23 May 2008 - 02:47 PM


#86 User is offline   Z3tor 

  • Group: Members
  • Posts: 8
  • Joined: 26-March 04

Posted 29 May 2008 - 01:03 AM

Is someone developing GUI for sfx installer creation? It would be great...

#87 User is offline   gora 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 09-August 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 May 2008 - 02:59 AM

View PostZ3tor, on May 29 2008, 10:03 AM, said:

Is someone developing GUI for sfx installer creation? It would be great...
http://www.msfn.org/board/7z-SFX-Modified-...342#entry718342

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 User is offline   COKEDUDEUSF 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-January 07

Posted 03 July 2008 - 04:47 AM

Is there an updated version of this? I don't see any updates anywhere.

#89 User is offline   rilley 

  • Group: Members
  • Posts: 3
  • Joined: 11-July 08

Posted 11 July 2008 - 03:04 PM

Hy, i`m new here, and i got an problem, i`m doing an sfx and i got some problems with the overwrite method .. it` not working :( even if i try to put OverwriteMode="1" or another value it stil not working

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 User is offline   Oleg_Sch 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 09-July 07

Posted 20 July 2008 - 12:28 AM

Sorry, but I can not planning my time. The project temporary frozen. I am hope to return to it in fall.

#91 User is offline   Oleg_Sch 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 09-July 07

Posted 20 July 2008 - 12:37 AM

To rilley
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 User is offline   rilley 

  • Group: Members
  • Posts: 3
  • Joined: 11-July 08

Posted 20 July 2008 - 03:48 AM

@Oleg_Sch and in the future you will improve this option,? and make more stabile like, when you was make the sfx to have the priority to change the icon,( i try in the actual vers and if you change the icon from the sfx will crash out)..

#93 User is offline   Oleg_Sch 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 09-July 07

Posted 20 July 2008 - 04:27 AM

View Postrilley, on Jul 20 2008, 07:48 PM, said:

@Oleg_Sch and in the future you will improve this option,? and make more stabile like, when you was make the sfx to have the priority to change the icon,( i try in the actual vers and if you change the icon from the sfx will crash out)..

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 User is offline   rilley 

  • Group: Members
  • Posts: 3
  • Joined: 11-July 08

Posted 20 July 2008 - 04:39 PM

i`ll post right here, so i use this module 7zsd_all.sfx and if you upx it and you make some sfx files, and you wanna change the icon or something with the "reshack" it change but if you wanna build an sfx if you open the builded sfx, it crush, like "don`t send".. but if you build an sfx and if you wanna change something, i use in the cmd 'upx -d' for decompressing the module, and then i change the icon, and then i compres it back with the upx, and in this method works property, another think i have been seen is, you have the builded sfx and if you open the builded sfx in res hacker, to change the icon, or even to do nothing an then save it, an then open it, it give`s an "dont` send"

:)

#95 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 20 July 2008 - 05:31 PM

It's not possible to change the icon of an upx'd sfx, so that's normal behaviour...

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 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 22 July 2008 - 10:26 AM

Thx for sharing your work Oleg. I found it very useful.

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 User is offline   TranceEnergy 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 963
  • Joined: 23-March 06

Posted 03 August 2008 - 05:41 PM

I'm working on making batch files to be executed while installing windows, pre login, extracting save games to their paths. Typically files that lies under Documents and settings(Users directory).
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 User is offline   TronBoRG 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 15-May 06

Posted 05 September 2008 - 05:56 PM

View Postdll32, on Dec 9 2007, 11:44 PM, said:

I got a problem with the icon of the exe when the size of the archive is bigger than ~700mb.
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 User is offline   Tefole 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 04-September 04

Posted 21 October 2008 - 01:03 AM

My installer should only run by (-ai1, ai2 ...) command line switches.
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 User is offline   gora 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 09-August 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 October 2008 - 01:36 AM

View PostTefole, on Oct 21 2008, 11:03 AM, said:

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?

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! "


Share this topic:


  • 22 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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