morknv.over-blog.com/
15 Février 2021
Single Repack by k-style™
27.03 - MMT-EX installer support for magisk 20.4 04.03 - MMT-EX installer - aml support update 01.11 update: - Fully redid app - Newest blobs - Fully redid calibrations - Something else I've already forgotten:) 24.05 update: - Apps & blobs update - Added ability to switch between vivo & nubia tunings - AML 2.4 update for better DTS support - Installer overhaul & fixes - Reworked & debloated. 9.32 alpha 2013-12-01 -7-Zip now can create multivolume SFX archives in 7z format. Standalone sfx module now can unpack external 7z archive with name that is matched to name of sfx module. For example, sfx module renamed to archive.exe can unpack archive.7z or archive.7z.001. 528Hz Energy CLEANSE Yourself & Your Home - Heal Old Negative Energies From Your House Frequency - Duration: 2:07:30. WOKE NATION Recommended for you. Download Adobe After Effects - Well-rounded and powerful program which enables you to create professional-looking photos, render 3D graphics and add motion to them. 9.32 alpha 2013-12-01 -7-Zip now can create multivolume SFX archives in 7z format. Standalone sfx module now can unpack external 7z archive with name that is matched to name of sfx module. For example, sfx module renamed to archive.exe can unpack archive.7z or archive.7z.001.
7zSFX Constructor v4.3 Portable 2018-01-12
[ko] 7zSFX Constructor v4.3 Portable & Single by k-style™.exe (7.93MB)
---------------------------------
---------------------------------
Source :
7zSFX_Constructor_v4.3.7z (8.42MB)
7z SFX Constructor - easy to use software for creating and editing 7z SFX self-extracting archives. (Build, compression of one or multiple files into a single executable file: *.exe).
Designed for users without knowledge of principles of assembly 7z SFX configuration files and scripts, as well as for 'advanced', which were previously collected their 'handles.'
The program is designed so that its use is advisable to not know programming languages.
Also in the program there are tooltips (when you hover the mouse over a particular menu item).
Self-extracting archives (7z SFX) - is a special module containing executable code to decompress, which allows to decompress (to run, delete, and more) files by simply running the file as a normal program. Such files, unlike conventional, do not require a separate program for decompressing them.
What 7z SFX create an archive, you just need to perform three steps
1. Select or drag project folder in the window of program «7z SFX Constructor»
2. Select a performance file
3. Press: Create 7z SFX.
Capabilities


| [ko] PotPlayer 1.7.7790 x86 Portable by k-style™(0) | 2018.01.13 |
|---|---|
| [ko] Q-Dir 6.84 x64 Portable by k-style™(0) | 2018.01.13 |
| [단일][ko] 7zSFX Constructor v4.3 Portable & Single by k-style™ (2)(0) | 2018.01.12 |
| [단일][ko] 7-Zip 1800 beta x64 Portable & Single by k-style™(0) | 2018.01.11 |
| [ko] 7-Zip 1800 beta x64 Portable by k-style™(0) | 2018.01.11 |
| [ko] PotPlayer 1.7.7150 Jan 09 2018 x64 공식 Portable by k-style™(0) | 2018.01.09 |
Wirecast 6 0 2 – stream live from the desktop. This is a sfx module for 7-zip that can be used to produce a self extracting 7-zip archive that will extract invisibly, will not overwrite existing files, allows the extract directory to be specified and will also optionally allow a program to be run after the extract.
The extract directory and program to run after the extract is controlled by binding a UTF8 contiguration file to the self extracting exe file. The file should be created by notepad and should be saved in UTF8 format. This is done by choosing File/Save As from the menu and in the Encoding dropdown choosing UTF-8. The configuration file must be formed as follows:
;!@Install@!UTF-8!
Path=''
Progress='No'
RunProgram=''
;!@InstallEnd@! The first line must contain only ';!@Install@!UTF-8!' and the last line must contain only ';!@InstallEnd@!'.
The config file contains string pairs:
ID_String='Value'
| ID_String | Description |
| Title | Title for messages |
| BeginPrompt | Begin Prompt message |
| Progress | Value can be 'yes' or 'no'. Default value is 'yes'. |
| RunProgram | Command for executing. Default value is 'setup.exe'. Substring |
| Directory | Directory prefix for 'RunProgram'. Default value is '.' |
| ExecuteFile | Name of file for executing |
| ExecuteParameters | Parameters for 'ExecuteFile' |
| Path | Path to which files are extracted. If omitted then files are extracted to the temporary folder. |
| Skip | Indicates if any existing files should be skipped or deleted. If set to 'yes' then existing files will be skipped. Value can be 'yes' or 'no'. Default value is 'yes'. |
| Wait | Indicates if the extractor should wait for the executed program to exit before it exits. If set to 'yes' then it will wait. Value can be 'yes' or 'no'. The default value is 'no'. |
You can omit any values.
There are two ways to run program: RunProgram and ExecuteFile. Use RunProgram, if you want to run some program from .7z archive. Use ExecuteFile, if you want to open some document from .7z archive or if you want to execute some command from Windows.
If you use RunProgram and if you specify empty directory prefix: Directory=', the system searches for the executable file in the following sequence:
If neither RunProgram or ExecuteFIle is specified then the files will be only extracted and no file will be run.
Any in the Path and RunProgram parameters must be escaped with i.e. c:test. An example configuration file named config.txt is included in the download. Environment variables can be specified in the Path parameter i.e. Path='%ramdrv%test'
The self extracting exe is formed from the archive by using the copy command:
copy /b 7zS.sfx + config.txt + archive.7z archive.exe
