Windows Post-Install Wizard (WPI)
WPI is a hypertext application designed to give users the choice of post application install.
Subforums
-
Addons for WPI, the RVM integrator and nLite.
- 29.5k posts
108 topics in this forum
-
Happy 5th Anniversary!!! Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and insta…
-
- 7 replies
- 22.5k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 4 replies
- 9.5k views
-
-
READ THE FIRST PARAGRAPH CLOSELY! My next release is going to be public also but the last supporter release could stand some more testing too. PLEASE test this out as fully as you can so I can make a good stable release. My birthday is Dec 8th and I am going to shoot for WPI 8.7 release on that day! ALSO PLEASE DONATE IF YOU CAN!!! The file can be gotten from www.wpiw.net! All download links are to 8.6.7 Change-log for 8.6.7 v8.6.7 Updates - Released July 20th, 2013 (Supporter) ==================================================== **** Fixed the timer issues that was occuring with ie10 & ie8. **** [Feature] SetAppAsDefault. **** [Feature] TimedWaitForWindow and …
-
- 4 replies
- 4.2k views
-
-
-
Announcing! Works GREAT on Windows 2000 and earlier (Targeting 98\ME!) MUST HAVE IE updated to v6 before WPI runs. No there no real instructions yet (see the help page of the website for what there is right now) but allot of you are familiar with WPI and it is a fairly simple program to use. Place the WPI folder at the root of your disk and the scripts to start WPIC (However you choose) need to point to WPIC.exe now. Please visit our forum section and ask away for more advice. PLEASE remember to donate if you really like and use this prog! Yes it will work on the newer operating systems and can be configured on them. Version 2.2 - (November 21st, 2009)Minor adjustments t…
-
- 0 replies
- 4.3k views
-
-
Hi there, Once again i have a problem using WPI. I try to install a few programs with .cmd files in order to give the right parameters or maybe first copy files from one location to another. Now there is the problem that the .cmd files are all tested, when i double click them everything works allright. when i add the cmd file in wpi and say "install it" it makes a green hook and it seems that everything was correct, but nothing did happen. in case of microsoft office 2007 where i want to add my .msp file via .cmd wpi does start my windows xp setup screen :shocking: has somebody experienced the same problems or has an idea what there might can help? mfg docsnyder edit: l…
-
- 2 replies
- 6.1k views
-
-
Hi there, I try to use WPI for installing some Apps. I added them in WPI 5.6 with the integrated Wizard. Now when i integrated the WPI in a Windows Image and tried to install the Apps with WPI, WPI installed some and some not. Effectively it are 2 Problems : 1.) When i select only one App (no matter which) then WPI simply shuts down and nothing happens 2.) When i select all Apps then WPI installs all but one categorie. Maybe it has to do with the Categorie? (@problem #2). I first created an own categorie named "Internet" for Apps like Firefox, QuicktimeAlternative and so on. Then WPI had some errors, so i switched all "Internet" Apps to "Utilities" brought by WPI itself…
-
- 10 replies
- 6.5k views
-
-
As was previously posted I changed my decision on licensing. WPI will remain freeware (Except for business usages) I am starting a fundraiser for PC repair and domain costs. PLEASE give as much as you can! P.S. My birthday is Dec 8th. P.P.S. If you send through paypal as a gift to kelsenellenelvian@gmail.com (My paypal address) neither of us will incur any charges.
-
- 1 reply
- 2.2k views
-
-
I suggest to add a new function inside WPI. Inside wmi.js (from line 348): function getKeyboardLayout(){ position="wmi.js"; whatfunc="getKeyboardLayout()"; try { objWMIService=GetObject("winmgmts:\\\\" + "." + "\\root\\CIMV2"); colItems=objWMIService.ExecQuery("SELECT * FROM Win32_OperatingSystem", "WQL", wbemFlagReturnImmediately | wbemFlagForwardOnly); enumItems=new Enumerator(colItems); objItem=enumItems.item(); KeyboardLayout=objItem.Locale; } catch(ex) { } return KeyboardLayout;} Inside core.js (replace): // %OSLANG% var LCID; CreateLocalArray(); try { objWMIService=GetObject("winmgmts:\\\\…
-
- 0 replies
- 3.9k views
-
-
Is it possible to have wpi on a cd by it self, so that once i finished with the xp cd i can put the wpi cd and select the apps which i want installed, if so please can someone tell me how it is done
-
- 1 reply
- 5.3k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications that have been configured into WPI. Here is the 5.5 changelog: v5.5 Updates - Released October…
-
- 1 reply
- 4.5k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications that have been configured into WPI. Highlights! 4 more commandlines Reboot issues fixed. …
-
- 13 replies
- 9.1k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications that have been configured into WPI. New Windows Style Theme: New Server Style Theme: New…
-
- 10 replies
- 9.7k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 8 replies
- 11.5k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 2 replies
- 7.1k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 7 replies
- 7.6k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 0 replies
- 5.4k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 3 replies
- 7.9k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 0 replies
- 19.7k views
-
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
- 4 replies
- 7.2k views
-
Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used once. WPI allows you to create one image, which can then be custom configured, and optionally, automated, so that end users can install any applications. WPI is a simple to use automation program for the choice and installation of multiple programs…
-
- 8 replies
- 6.3k views
-
-
http://www.wpiw.net/downloads/WPIv8.4.0a.rar Please test it. NOTE! All userfiles need to be placed in the new userfiles folder! networkoptions.js themeoptions.js useroptions.js windowoptions.js config.js WPI will NOT work without this step!
-
- 1 reply
- 3.1k views
-
-
Al 5 user files HAVE to be moved to the new "UserFiles" Directory BEFORE your WPI will work as normal!!! Move from wpiscripts directory: config.js networkoptions.js themeoptions.js useroptions.js windowoptions.js To the NEW UserFiles directory! Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be u…
-
- 0 replies
- 5.6k views
-
-
Al 5 user files HAVE to be moved to the new "UserFiles" Directory BEFORE your WPI will work as normal!!! Move from wpiscripts directory: config.js networkoptions.js themeoptions.js useroptions.js windowoptions.js To the NEW UserFiles directory! Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used…
-
- 2 replies
- 11.3k views
-
-
All 5 user files HAVE to be moved to the new "UserFiles" Directory BEFORE your WPI will work as normal!!! Move from wpiscripts directory: config.js networkoptions.js themeoptions.js useroptions.js windowoptions.js To the NEW UserFiles directory! Windows Post-Install Wizard (WPI for short) is a hypertext application designed for giving users choice. While Windows XP offers many ways of customizing the setup process out of the box, its major drawback is the lack of being able to select which applications an end user may install. In the past, end users and administrators needed to either download the files manually, or create overly complex scripts that could only be used…
-
- 3 replies
- 3.9k views
-