MitsuMan, on 12 September 2012 - 08:20 AM, said:
Hello
P.S if i try to do it after windows is install and run wpi then it works fine to unpack and make a desktop and show over
If you want create a shorcut(s) using 7zsd.sfx modified module you can read the explanation here:
http://7zsfx.info/en/
Configuration file parameters | Shorcut
You can also see an example for
Tools for 7z SFX inside
Usage examples (# 5)
As example, I create an sfx file customized (using the example above) with two shorcuts on the Desktop:
config.txt
;!@Install@!UTF-8!
GUIMode="2"
InstallPath="%ProgramFiles%\\7z SFX Tools"
OverwriteMode="2"
Shortcut="D,{%%T\\7zSD_EN.chm},{},{},{Description Modified 7z SFX module},{7z SFX module chm},{},{%%T\\7zSD_EN.chm},{0}"
Shortcut="D,{%%T\\7ZSplit.exe},{},{},{7z SFX module},{7z archive Splitter},{},{%%T\\7z.ico},{0}"
;!@InstallEnd@!
I set 7z.ico inside the archive 7z first, to have another one!
Two shorcuts are on my Desktop to open 7zSD_EN.chm and another to open 7ZSplit.exe
HTH
This post has been edited by myselfidem: 29 September 2012 - 11:23 AM