March 3Mar 3 Winzard-PIWInspired by the philosophy of WPI, Winzard-PIW is a modular post-install tool for Windows 10/11 designed to automate software deployment after a clean installation.The goal is not to replace WPI, but to explore a modern structured workflow adapted to current Windows environmentsConceptPIW focuses on:Local (offline) executionModular catalogue-based configurationClear separation between configuration and deploymentTransparent script-driven behaviorNo installer redistribution.No hidden background activity.All actions are user-triggered and executed locally.ArchitectureThe project is divided into two components:PIW-BuilderGenerates structured JSON cataloguesHandles silent switch detection (local analysis inspired by USSF logic, with optional metadata fallback when available)Prepares reproducible configuration profilesPIW-DeployInstalls EXE / MSI applicationsDeploys portable applicationsExecutes based on selected JSON profilesThis separation keeps the architecture clean and easier to maintain.Current StatusVersion: v1.5.1 AlphaRecent improvements:Complete Builder / Deploy separationImproved silent detection pipelineRemoval of legacy wrappersCleaned folder structureFully English interfaceA local stress test (29 applications) was completed successfully, validating the full workflow from detection to deployment.Development LogThis topic will also serve as a development log for future updates.Upcoming areas of exploration include:Optional .reg support (user-controlled execution)Installation priority managementRefinement of catalogue and profile handlingLong-term, a lightweight GUI layer may be developed (likely in Pascal/Delphi), acting above the existing .bat, .ps1 and .json structure without replacing the script-based core.The main objective remains architectural clarity, modularity and user control.DownloadLatest Alpha available on SourceForge: https://sourceforge.net/projects/postinstallwizzard-piw/Feedback from WPI users is welcome. Edited March 3Mar 3 by lokiju665 Project renamed for clarity.
1 hour ago1 hr Author Winzard-PIW Alpha 1.6 continues to grow beyond a simple post-installation tool.What started as a local, transparent, script-based solution for installing EXE / MSI applications and deploying portable apps is now also evolving into a practical Windows customization hub.This new phase is not meant to magically replace every theming or customization tool.The goal is instead to provide a clearer and more maintainable workflow for preparing, organizing, launching, and re-applying a personalized Windows environment.What is improving in Alpha 1.6Recent work has focused heavily on the customization side of the project, especially with:wallpaper supportlock / login screen supportcursor deploymentmanual tool integrationbetter Builder / Deploy separationbetter synchronization between Builder and Deploya cleaner and more centralized Builder hubThe customization workflow now supports a mix of:automatic resourcesmanual toolsmanual packagesguided external workflowsThe tools and workflows currently tested include:7TSPRainmeterStartAllBackUltraUXThemePatcherSecureUxThemeOldNewExplorerThe project is still in alpha, so not everything is fully automated, and some steps remain intentionally manual.Why this mattersWindows customization is almost never perfect, especially depending on the version and build being used.The real goal of Winzard-PIW is not to promise perfect automation, but to make the whole process:more organizedeasier to repeateasier to repaireasier to maintain over timeIn that sense, PIW-Deploy becomes more than just a deployment folder.It also becomes a practical maintenance and re-apply kit.Current direction of the projectAlpha 1.6 marks an important step because it makes the project more coherent:PIW-Builder prepares and generatesPIW-Deploy executes and appliescustomization is becoming a real supported workflowthe overall structure of the project is becoming cleaner and more matureDemonstrations of a customized installationI will leave you with a few images of a Windows setup customized with PIW and the associated tools, running on Windows 11 LTSC in a VM.I went for a small retro vibe where Mac OS 9 meets Windows 9x. I hope you will enjoy it 😊 Edited 1 hour ago1 hr by lokiju665
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.