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
  • 17 Pages +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#101 User is offline   Tefole 

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

Posted 21 October 2008 - 03:27 AM

View Postgora, on Oct 21 2008, 01:36 AM, said:

Yes. For example...
Thx, its working great!
Im again and again amazed, what great thing this 'Extractor' is... :sneaky:


Edit: Just for the record :hello: (sorry for OT)
Extractor <= self-extracting archive <=SFX

This post has been edited by Tefole: 21 October 2008 - 04:30 AM



#102 User is online   gora 

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

Posted 21 October 2008 - 03:34 AM

View PostTefole, on Oct 21 2008, 01:27 PM, said:

great thing this 'Extractor' is... :sneaky:
What is ' Extractor ' !? :blink:

#103 User is offline   rkillcrazy 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 23-November 03

  Posted 03 November 2008 - 11:05 AM

Is there a way to recover the embedded config.txt if you no longer have it but still have the executable that was made with it?

11-03-08
1204 EDT

#104 User is online   gora 

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

Posted 03 November 2008 - 11:17 AM

View Postrkillcrazy, on Nov 3 2008, 09:05 PM, said:

Is there a way to recover the embedded config.txt if you no longer have it but still have the executable that was made with it?

Yes. Use 7z SFX Archive splitter (http://7zsfx.info/en).

#105 User is offline   rkillcrazy 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 23-November 03

  Posted 03 November 2008 - 04:24 PM

View Postgora, on Nov 3 2008, 01:17 PM, said:

View Postrkillcrazy, on Nov 3 2008, 09:05 PM, said:

Is there a way to recover the embedded config.txt if you no longer have it but still have the executable that was made with it?

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 User is online   gora 

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

Posted 05 November 2008 - 04:06 AM

Q

Quote

How do the commands run? Do they run in the order they are shown in the config?

A

Quote

There are 4 types of commands of start of programs: ' AutoInstall ', ' AutoInstallX ', ' RunProgram ' and ' ExecuteFile '. At a configuration file there can be any of these of 4 types and even everything, but after start SFX of archive one type of commands of start can be carried out only.
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 User is offline   bigfatroundguy 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-May 05

Posted 04 December 2008 - 10:55 AM

will there be any update given that the base 7-Zip program has now been updated to v4.62?

#108 User is offline   cybpsych 

  • Member
  • PipPip
  • Group: Members
  • Posts: 283
  • Joined: 02-December 03

Posted 19 December 2008 - 08:10 AM

i second this request for 7zip 4.62 :)

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

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,125
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2008 - 12:22 PM

View Postbigfatroundguy, on Dec 4 2008, 12:55 PM, said:

will there be any update given that the base 7-Zip program has now been updated to v4.62?
The program and this tool have nothing to do with each other

#110 User is offline   cybpsych 

  • Member
  • PipPip
  • Group: Members
  • Posts: 283
  • Joined: 02-December 03

Posted 20 December 2008 - 04:46 AM

have any1 encountered icon problem when modifying the SFX using XN Resource Editor?

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 :)

#111 User is offline   Empro 

  • Group: Members
  • Posts: 1
  • Joined: 12-January 09

Posted 12 January 2009 - 07:56 AM

It would be great if you could also include images (example: http://www.hanzify.org/teach/UserFiles/Image/cabdo9.jpg)

Maybe you could also make a 7-Zip SFX plug-in with the ability to change the icon without the need of a ressource editor.

This post has been edited by Empro: 12 January 2009 - 07:57 AM


#112 User is offline   darkpepe 

  • Group: Members
  • Posts: 1
  • Joined: 15-January 09

Posted 15 January 2009 - 05:27 AM

View PostMioKawaii, on Jan 27 2008, 07:58 AM, said:

If all you need is to extract the archive content to a certain folder, you need to specify a value for 'InstallPath' in the config file. In this case you should not specify 'RunProgram' or 'ExecuteFile' in the config file. 'AutoInstall' or 'AutoInstallX' may be specified in the config file, but should not be invoked via the command line or with the [SHIFT] key. If you specify 'RunProgram' or 'ExecuteFile' or invoke 'AutoInstall' and 'AutoInstallX', the specified executable will be launched after the extraction.


I'm getting desperate. It is exactly what I am trying, but I keep getting an error telling me that setup.exe could not be found.

What could be the problem? Thanks!

Quote

;!@Install@!UTF-8!
InstallPath="%PROGRAMFILES%\\Teamviewer"
GUIMode="2"
Shortcut="D,{%%T\\Teamviewer\\TeamViewer.exe},{},{},{Get help from IT Spain BB},{Teamviewer},{},{},{}"
;!@InstallEnd@!


#113 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 570
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 15 January 2009 - 07:51 AM

darkpepe
Try this:

;!@Install@!UTF-8!
AutoInstall="ai"
OverwriteMode="0"
InstallPath="%PROGRAMFILES%\\Teamviewer"
GUIMode="2"
Shortcut="D,{%%T\\TeamViewer.exe},{},{TeamViewer},{Get help from IT Spain BB},{%PROGRAMFILES%\\Teamviewer}"
;!@InstallEnd@!

This post has been edited by Geej: 15 January 2009 - 08:03 AM


#114 User is online   gora 

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

Posted 11 March 2009 - 04:31 AM

Modules, Help files (Russian), Site (Russian) are updated. Many functions are added. Change of appearance of dialogue windows and use RTF in texts is possible.

Posted Image

To load it is possible here. For studying of new possibilities use online translator.

#115 User is offline   Nick_White 

  • Member
  • PipPip
  • Group: Members
  • Posts: 137
  • Joined: 14-March 08

Posted 11 March 2009 - 04:43 AM

Are the configuration options backwards compatible (keep settings from older module)?

#116 User is online   gora 

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

Posted 11 March 2009 - 07:41 AM

View PostNick_White, on Mar 11 2009, 01:43 PM, said:

Are the configuration options backwards compatible (keep settings from older module)?
Yes! :thumbup

#117 User is offline   Jolli 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 18-July 06
  • OS:XP Pro x86
  • Country: Country Flag

Posted 18 April 2009 - 09:03 AM

I would like to install with a dos Instruction and wondering how it goes:

here the cmd:
copy /y "%WINDIR%\system32\Adobe\Director\np32dsw.dll" "%ProgramFiles%\Mozilla Firefox\plugins\"


and my 7z cmd, is this correct with the DOUBLE backslashes (\\) and the double quotes (\")
especially at the end of my code (...plugins\\\")? :unsure:
RunProgram="hidcon:cmd /c copy \"%WINDIR%\\system32\\Adobe\\Director\\np32dsw.dll\" \"%ProgramFiles%\\Mozilla Firefox\\plugins\\\" /y "

Thanks for input.

#118 User is offline   bauxite 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 02-July 09

Posted 02 July 2009 - 10:11 AM

hey thanks a lot Oleg, first post as well :P

im still figuring out how to use it but hopefully it wont be too hard :)

amazing tool btw.

#119 User is offline   Gremo 

  • Member
  • PipPip
  • Group: Members
  • Posts: 101
  • Joined: 24-May 05

  Posted 09 July 2009 - 05:37 PM

Hi there, thank you for your module. I have a little cosmetic problem: i cannot make shortcut icon to work. This is my simple config.txt:

;!@Install@!UTF-8!
InstallPath="%ProgramFiles%\\JDownloader"
GUIMode="1"
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {} {%%T\\} {%%T\\JDownloader.exe} {1}"
;!@InstallEnd@!


shorcut is created but icon is blank. Going to properties -> change icon shows that the %ProgramFiles% variable is not expanded correctly (my case is C:\Programmi\JDownloader).

Am i wrong?

This post has been edited by Gremo: 09 July 2009 - 05:38 PM


#120 User is online   gora 

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

Posted 11 July 2009 - 04:14 AM

View PostGremo, on Jul 10 2009, 03:37 AM, said:

Am i wrong?

Correct variants of a line for your case:
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}, {%%T\\JDownloader.exe}, {0}"

Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}, {%%T\\JDownloader.exe}"

Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}"


Share this topic:


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

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

  1. gora


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