nonobis Posted October 1, 2005 Posted October 1, 2005 (edited) Another of my little 7zip Installer .... This is for IsoBuster 1.8.1. Make a command file named :setup.cmd :CMDOW @ /HID@ECHO OFFREGEDIT /S regSettings.regsetup.exe /VERYSILENTTASKKILL /F /IM IsoBuster.exe2. Extract the content of this registery key [HKEY_CURRENT_USER\Software\Smart Projects] ... it's a reg file like this one, name this file : regSettings.reg Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Smart Projects][HKEY_CURRENT_USER\Software\Smart Projects\IsoBuster]....many stuff .......[B]"ID1"="A_UNKNOW_STRING_YOUREMAIL""ID2"="YOUR""ID3"="SERIAL""ID4"="ENCODED""ID5"="IS""ID6"="HERE"[/B]....many stuff ......ID1 -> YOUR LOGINID2 to ID6 - >YOUR SERIAL ENCODED3. Put the followings files in a IsoBuster directory :regSettings.reg -> the step 2 ...setup.cmd -> the step 1 ...setup.exe -> the installercompress this directory with 7zip (with Ultra compression mode).4. Create a config.txt file with this code :;!@Install@!UTF-8!RunProgram="setup.cmd";!@InstallEnd@!5. copy the attached file 7zS.sfx in your directory (this file include the IsoBuster icon).You can change the icon with ResHacker. 7zS.7z6. type this last command in a command line :copy /b 7zS.sfx + config.txt + IsoBuster.7z setup.exeplease make comments.ciao B) Edited October 7, 2005 by nonobis
bucketbuster Posted October 1, 2005 Posted October 1, 2005 Do I need the reg-stuff, if I only want the FREE-functions...
nonobis Posted October 2, 2005 Author Posted October 2, 2005 no problems without the reg file, the program is ok ! but there is a annoying registering popup ... the regfile is only for your apps settings and registering code.@+
matthewk Posted January 7, 2006 Posted January 7, 2006 (edited) Anyone have the registry settings for the .bin and .iso extensions? I don't want to run the setup exe. Thanks in advanceedit: found http://www.msfn.org/board/index.php?showtopic=35702 Edited January 7, 2006 by matthewk
glent Posted January 7, 2006 Posted January 7, 2006 tested with Isobuster 1.9 working perfect thanks for this
Sangi Posted January 10, 2006 Posted January 10, 2006 Oops, now you've lost me... But maybe you can help me out (and yes, I'm a newbie!).6. type this last command in a command line :CODEcopy /b 7zS.sfx + config.txt + IsoBuster.7z setup.exeWhere does this comandline go, and what kind of file should this be?Best,Sangi
matthewk Posted January 10, 2006 Posted January 10, 2006 if you are not familiar with using cmd prompt, then make a tmp.cmd as well (do not include it in your .7z of course). Once you have put your files in the .7z, put something likecd %lcopy /b 7zS.sfx + config.txt + somename.7z somename.exein the tmp.cmd and run it to build the somename.exe
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now