Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/26/2024 in all areas

  1. mooms

    WinRAR SFX Maker 3.4

    That's good to hear. Thanks for the compliment, but I'm not a dev, just an advanced user, and it's v3.4, not v3.4.7, the 7 is part of the file extension of the 7-Zip archive.
    1 point
  2. Legolash2o

    Addon Maker

    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! Info This is one of the easier screens and is pretty self explanatory and i'm pretty sure you can figure this out. Files This 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' Folder Same 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 Files Type in the location of the file you need deleting for example 'Windows\System32\Example.exe' Shortcuts This 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.. Commands This 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.
    1 point
  3. The code for WinToolkit has been reengineered and the false positive on some antivirus do not appear anymore ! A new public version 1.7.0.9 will be released in the first week of january 2020. Please don't ask before for the new version! Thanks.
    1 point
  4. *1.7.0.8: Added Imagex x64 *1.7.0.8: NEW: Tools > Imaging > ESD Manager *1.7.0.8: NEW: All-In-One Integrator > Tweaks > Microsoft Edge *1.7.0.8: Added "Tweaks" > Microsoft Edge > Block Popups *1.7.0.8: Added "Tweaks" > Microsoft Edge > Change Theme *1.7.0.8: Added "Tweaks" > Microsoft Edge > Disable Flash Player *1.7.0.8: Added "Tweaks" > Microsoft Edge > Disable Windows Defender SmartScreen *1.7.0.8: Added "Tweaks" > Microsoft Edge > Hide Desktop Icon *1.7.0.8: Added "Tweaks" > Hide Search Bar or Icon on Taskbar [Win 10] *1.7.0.7: NEW: All-In-One Integrator > Silent Installs + SFX > .vbs Script Support *1.7.0.7: Updated WinToolkitRunOnce.exe to v1.5.4.5 for .vbs Scripts Have a nice weekend!
    1 point
  5. WinToolkit 1.7.0.8 has been released https://www.win-unattended.de/app.php/dlext/?view=detail&df_id=146
    1 point
  6. WinToolkit version 1.7.0.5 released: https://www.win-unattended.de/viewtopic.php?f=17&t=73&sid=1fe1b8297a1911d63172ad99e6b7b206 Changelog: *1.7.0.5: Added "Tweaks" - Disable Lock Screen [Win10] *1.7.0.5: Added "Services" - Sensor Data Service *1.7.0.5: Added "Services" - Sensor Monitoring Service *1.7.0.5: Added "Services" - Sensor Service *1.7.0.5: Added "Services" - OpenSSH Authentication Agent Service *1.7.0.5: Updated Imagex to Windows 10 Version 10.0.18362.1 *1.7.0.5: Updated Check for new DISM to Version 10.0.18362.1 *1.7.0.5: Downloads > Updated Slim .NET Framework Installer to Version 4.8
    1 point
  7. *Reaper*

    Guide: Creating addons

    Only one I use is regshot... Once you get it configured to ignore all the stuff you dont need... Works great.... Just my opinion
    1 point
  8. There should be a box at the top with the default name ie Win7Addon.7z Just before you click ok just type in .WA instead, if that still does not work then you might have to show all extensions and rename it manually, or just use the Addon Maker tool within W7T.
    1 point
  9. ricktendo

    Guide: Creating addons

    Yea, manually install my addon using the inf file: 1- Extract the addon to a sub dir 2- Create a folder called i386 (Optional) 3- Move the .cab file into the i386 folder (Optional) 4- Right click the .inf file and choose install 5- Show the .inf installer the location of the .cab file (if steps 2+3 were skipped) and click ok
    1 point
×
×
  • Create New...