Legolash2o Posted March 30, 2012 Posted March 30, 2012 (edited) This tool lets you create addons for Windows 7 Toolkit, this tool has a lot of potential, more than people realize! Used correctly, this tool can have your progams pre-installed after Windows installation.This tool is the most complex, but you becomes very easy to use ones you get your head around it but this is not for the faint hearted. So good luck!Note: I will only be covering the basics!InfoThis is one of the easier screens and is pretty self explanatory and i'm pretty sure you can figure this out.FilesThis will copy file to the mounted wim image when someone adds this addon. So go ahead and click 'Add Files' at the bottom.1. Click the folder button and browse to the file you wish to copy.2. Select the destination, you can choose to a pre-defined area and then add '\\filenameyouwant.exe'You can also type it in manually like 'C:\Windows\System32\RunOnce.exe' but you would not type the beginning 'C:\' so it would be 'Windows\System32\RunOnce.exe'FolderSame as above, select the folder you wish to have installed and then select where you want the folder to go.Add any *.reg files you wish to have installed or required for your addons, some users use a program like InstallWatch which tells you what registry/file changes where made to your computer during an installation. You then export the registry changes and import them here.Delete FilesType in the location of the file you need deleting for example 'Windows\System32\Example.exe'ShortcutsThis is where you can create shortcuts for the program you made. You can just copy and paste a pre-existing shortcut from an installation in the 'File' tab and tell it where it needs to go i.e. Desktop.You don't need to use 'Icon' if the exe you pointed too already has one. Also 'Arguments' is mostly left blank as you don't need anything like /s /q /quiet, etc..CommandsThis is for commands which you want to run after Windows has been installed.It doesn't seem like it has alot of potential but trust me it does! Used correctly, you can do anything with this tool.As mentioned above you can use InstallWatch to record what an installation does, so that you can use that information to make an addon which then has that program pre-installed when you have Windows installed.Any questions about this tool (not bugs) just post in here and i will try to reply. Edited March 30, 2012 by Legolash2o niTe_RiDeR_Pr0, geodasoft, Sajedur0 and 5 others 6 2 Quote
frukt Posted August 13, 2012 Posted August 13, 2012 (edited) Hi! I'm trying to integrate some additional software into the installation using the addon maker and then applying them through the All-In-One Integrator. But I don't get my addons to work. The copied .exe files and necessary folders become copied to the right places. But I also want to run the .exe to have the programs installed unattended right after windows is installed. In the addon maker I put my *reg files (which installs the software if applied manually) in "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]" using regedit. But i think they gets cleaned out as the computer restarts during the windows installation. How do/did you make your addons to install unattended? Happy for any response or screenshoots of anyones addons. :-) Edited August 18, 2012 by frukt Quote
NewOne Posted August 27, 2012 Posted August 27, 2012 hii´ve got an autoit script to change my region, is there an option to start this script?maybe under comands? but i dont know how. Quote
CrAzYs Posted August 30, 2012 Posted August 30, 2012 Lurker can u upload the script... that i can check it Quote
Kelsenellenelvian Posted August 30, 2012 Posted August 30, 2012 Suggestion? Convert the au3 to an exe and just run it under the silent section? Quote
NewOne Posted August 31, 2012 Posted August 31, 2012 hii dont see a silent selection. And i converted the .au3 to an .exedo you mean in command section likeRegion.exe /run if yes what is the right command to start it? Quote
yogurt Posted November 4, 2012 Posted November 4, 2012 (edited) I'm trying to integrate ClipName into my Windows 7 SP1 x64 image using the addon maker in WT and the applying it through the All-In-One Integrator.Their is no setup.exe involved, just a simple .INF files that I can install manually by right clicking the .INF and selecting install from the context menu. Here's what I have so far.I created an addon with tasks to add clipname.dll and clipname.inf to x:\program Files\clipname. The only thing I cant figure it is how to get Win Tookit to install the .INF file. I read that I can do this by invoking a command, but I'm still not sure if this is the way to go about this. Is their a registry entry i can import on the addon that will invoke the .INF to install on first run?I was thinking something like this might work?RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection DefaultInstall 132 C:\PROGRAM FILES\CLIPNAME\CLIPNAME.INFAny insight would be much appreciated. Edited November 5, 2012 by dotfusion Quote
Geej Posted November 5, 2012 Posted November 5, 2012 Just my thought...Try running inf in RunOnce which support REG_EXPAND_SZ and you can use variable instead of hardcode path like C:\PROGRAM FILES.E.g In case of dual boot OS, something the OS might not install to C: drive. It could be D or E drive.In Everything Search Engine, post 11, I have a simple batch to create RunOnce key using REG_EXPAND_SZ variable. killswitch667 1 Quote
*Reaper* Posted November 7, 2012 Posted November 7, 2012 You can get the toolkit to launch a .inf file...Under silent installers, instead of adding a .exe file, add a .inf file.... Quote
yogurt Posted November 8, 2012 Posted November 8, 2012 (edited) You can get the toolkit to launch a .inf file...Under silent installers, instead of adding a .exe file, add a .inf file....Sweet. Thanks Reaper. Now, thats innovation. Edited November 13, 2012 by dotfusion Quote
Tolios Giorgos WhiteDeath Posted May 22, 2013 Posted May 22, 2013 how create that uxtheme patcher for windows 8 ??? :/ can you help me anyone ? Quote
dude-uk Posted August 26, 2013 Posted August 26, 2013 (edited) hi..ive looked online for this type of guide but not found noneconverting a silent sfx exe to wa addon to use with windows 7so sfx exe is pre installed with windows 7 installation ive converted quite a few programs to silent exe files using SFXMaker i dont want the sfx exe's installed at first logon like using the all-in-on-intergrater. i have a list of sfx exe's i want to convert to WA addons so the silent sfx program exe's will pre install with windowsjust wanted to know the correct way to use the WinToolkit addon maker to do this many thanks in advance for any help on this Edited August 26, 2013 by dude-uk Quote
charls007armani Posted April 3, 2014 Posted April 3, 2014 Good tutorial my frnd but I want to ask you that how can ii make a google chrome addon, Ihave tried but not succesful i had tried using a batch file scriptThanks in advance Quote
arkangelo22 Posted September 1, 2014 Posted September 1, 2014 Hello to see whether you are so kind to help me when you added the .reg of the program i'm going to the path HKEY_CURRENT_USERSoftwareUltraIso (in this case being the program of the example the Ultraiso)i right mouse button and chose export the .reg and this .reg is that must be added to the Addon Maker? Quote
Ibnalrasool1379 Posted September 2, 2014 Posted September 2, 2014 Hi. Can you make some addon for me? Quote
Legolash2o Posted September 3, 2014 Author Posted September 3, 2014 Good tutorial my frnd but I want to ask you that how can ii make a google chrome addon, Ihave tried but not succesful i had tried using a batch file scriptThanks in advanceThe best of using the Silent Installer option. Hello to see whether you are so kind to help me when you added the .reg of the program i'm going to the path HKEY_CURRENT_USERSoftwareUltraIso (in this case being the program of the example the Ultraiso)i right mouse button and chose export the .reg and this .reg is that must be added to the Addon Maker?Yeah, that's pretty much how you do it. Once exported, just add that reg file to Addon Maker and it should do everything else on its own. Hi. Can you make some addon for me?I don't tend to make addons. There's a small team of people who makes addons. http://www.wincert.net/forum/forum/180-win-toolkit-addons/ Theres a topic at the top for addon requests. I have no idea how often it gets checked but it's the best place to start. Ali Sahandi 1 Quote
Ali Sahandi Posted September 7, 2014 Posted September 7, 2014 (edited) HiExcuse my English is not good translated by Google TranslateI application ACDSee Photo Manager 12 want to wa in when you install the software creates a folder to Program Files and folder in the ProgramData of the homonymousWhen create a wa homonymous folder RyplysHow do you do that two folders are not Ryplys ">http:// and ">http:// Edited September 7, 2014 by Ali Sahandi Quote
MAXtoriX Posted October 2, 2014 Posted October 2, 2014 (edited) [OPTION REQUEST]I need shortcut option for Windows 10 TP - for: "Pin To Start Menu". Edited October 2, 2014 by MAXtoriX Quote
ianymaty Posted March 8, 2021 Posted March 8, 2021 It's built in the program Win Toolkit. Go to Tools tab > Misc > Addon Maker Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.