May 10, 201016 yr DigitalAZit u are hving problems with keytotime guidei have a video! yes a video on how to 7zip office 2003check the link on my sigkeytotime u are welcome to link or use my video as a ref to making 7zip.I cant find your video !
June 8, 201016 yr I act according to your instructions and I made a file setup with 7ZipBut the program only compressed mode is removed and the file runs the installation program should I install it myself. While the installation program should automatically be done. Please guide me. This my Config File :config:;!@Install@!UTF-8!GUIMode="2"RunProgram="Setup.exe";!@InstallEnd@!And use this command :copy /b 7zsD.sfx + config.txt + (Setup.exe).7z (Setup.exe).exe
September 4, 201015 yr @keytotimeThanks for this tutorial!Could you please give the new links, because there are "broken"!?Regards
September 18, 201015 yr Many Thanks keytotime! Links work now correctly!Regards Edited September 18, 201015 yr by myselfidem
April 6, 201115 yr How can add extract progress bar in 7z switch-less installer? any that version 7z.sfx is available?
June 18, 201115 yr haiiiiiiiiiiiiiiiiiiI need to copy some files to c:\i used this code but not working :--------------------------------------------;!@Install@!UTF-8!GUIMode="2"RunProgram="cmd /c xcopy *.* \"%SystemDrive%" /y /h";!@InstallEnd@!---------------------------------------------What the true code i used to copy????????????
June 20, 201115 yr haiiiiiiiiiiiiiiiiiiI need to copy some files to c:\i used this code but not working :--------------------------------------------;!@Install@!UTF-8!GUIMode="2"RunProgram="cmd /c xcopy *.* \"%SystemDrive%" /y /h";!@InstallEnd@!---------------------------------------------What the true code i used to copy????????????Happy to see that the problem is solved! http://www.msfn.org/board/topic/101552-7z-sfx-modified-module-and-tools/page__pid__968970__st__240#entry968970
November 24, 201114 yr about nod32 v4 silant instal with config.xmlWhat code I used from this:RunProgram="setup.msi /qn /norestart /cfg=\"%%T\\config.xml"RunProgram="setup.msi /qn /norestart /cfg=config.xml"RunProgram="setup.msi /qn /norestart="ReallySuppress" ADMINCFG="%config.xml%"RunProgram="setup.msi /qn /config .\STANDARDR.WW\config.xmlandI need to replace file prodect in program files with anotheri need alike this coderename %WinDir%\explorer.exe explorer.exe.1copy explorer.exe %WinDir% /y What code I use??????????
November 24, 201114 yr @ = eltunisie Please FIX your keyboard!Also you really should stop asking for help with your warez installer of nod32 you are trying to make...
November 24, 201114 yr @ = eltunisie Please FIX your keyboard!Also you really should stop asking for help with your warez installer of nod32 you are trying to make...I'm very very very sorry I will not ask about any thing :hello: :( :( Edited November 25, 201114 yr by eltunisie
May 15, 201214 yr It is my error, inverted commas in line are obligatory!!! Should be so:RunProgram="setup.exe /s /f2c:\\test\\mylog.log /z[-rpC:\\RHDSetup.log]"About syntax of the command setup.exe /s /f2c:\mylog.log /z[-rpC:\RHDSetup.log]I do not know, but if it works in bath a file in such kind and in a file of a configuration of the modified module will work. Check up its work at first in bath a file, and then already working variant transfer to a configuration file considering inverted commas and double slashes.Hello!I tested with Realtek. First, I create a new setup.iss file on my computer and change this one on my distribution folder for Realtek.And config.txt is like this:;!@Install@!UTF-8!GUIMode="2"RunProgram="Setup.exe -s"ExecuteParameters="-f1setup.iss";!@InstallEnd@!Works fine for me! But, perhaps is there a better way to write the script ?Regards
Create an account or sign in to comment