http://bit.do/dyxy7 SmartPacker secret sale page.
TTG Source: http://www.thetechgame.com/Forums/viewtopic/p=2230514.html#2230514 TTG MILKSHAKEMAN Follow the steps with the video. I only added 2 programs, you can do as many as you want:) Here is how to make a simple all in one program. Add as many programs as you like!Smile YOU WILL NEED: 1: Visual Basic 2008 Express Edition / Visual Studio 2008 2: The modding programs you want to put in your program. A step by step guide on how to make an all in one program. [color=red]1: Think of a name for your modding program, in this case, i'll just call it 'AIO Modding Program' 2: Go to your program files eg (C:/Program Files) and create a folder called (Your Program Name) 3: Enter your folder you've just created, and create another folder called Programs 4: Go into your programs folder, and a folder for each of the modding programs you've got that your going to put in your all in one program. 5: In each program folder you've created, make sure you put the actual program and any support files inside with the default .exe file. 6: Open up Visual Studio / Visual Basic 2008 and create a new windows form, name it the name of your all in one program. 7: Rename the form to the name of your all in one program. 8: Add 1 button for each program your adding into your all in one, rename them to the program they are going to open. 9: Double click each button and add 'Process.Start("the file path to the program you are opening") eg: 'Process.Start("C:/Program File/AIO Modding Program/Programs/Modio/Modio.exe' without quotations. 10: Change extra things, icon, the buttons arangement, etc, simply publish your program, and you've made your own all in one!
Niciun comentariu:
Trimiteți un comentariu