Jump to content

Kelsenellenelvian

Members
  • Posts

    3,115
  • Joined

  • Last visited

  • Days Won

    50

Everything posted by Kelsenellenelvian

  1. 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. Here is the 6.3 changelog: v6.3 Updates - Released November 30th, 2007 ------------------------------------------------------------------------------- * Added code that will count the number of commands (and rega/regb) for all programs. This way the progress bar will be fairly more accurate as it updates per command instead of per program. (Zorphnog) * Changed Taskkill to Tskill for a wider audience. Usage = Tskill [program] Don't add the .exe, only add the tasks name. i.e. "Tskill explorer" * Major advances in implementing the run entries for WPI You now can have the option of it running AFTER the desktop loads (Thanks ricktendo64)! Look further along for the Post_$OEM$ archive. =============================================================================== v6.2 Updates - Released August 10th, 2007 ------------------------------------------------------------------------------- * Fixed all of the issues with the extra 4 commandlines * Sadly the Double quotes on regentries bug has returned so please remember to remove the quotes from the regafter and regbefore lines... =============================================================================== v6.1 Updates - Released July 27th, 2007 ------------------------------------------------------------------------------- * WPI will now automatically trim the paths to %wpipath%\Install\Blah.exe * Added 4 more Commandlines. * Turned the volume down a bit on the embeded media player. * Fixed the reboot issues (zorphnog) * Fixed the api error upon finalizing after a reboot (Zorphnog) =============================================================================== v6 Updates - Released June 20, 2007 ------------------------------------------------------------------------------- * Fixed the double quotes bug on Registry Before\After! * Moved hotkeys back to alt+ * Added Punjabi Language and updated several of the other languages. * Added function of getfileversion. * Added identifiers for Vista os disk. * Compiled a whole new system for making the runonce & MCE theme entries for WPI through RunWPI.exe to be used in cmdlines.txt * Added the new official theme for WPI. * Added check for Vista, getOSver()=="Vista". (mritter) =============================================================================== Notes and Extras Suggested disk folder layout: With the above folder layout all your config entries should read like: %wpipath%\Install\Blah.exe I have seperated the tools out from the main archive. You can download the tools here: Tools archive. Contents of the tools archive: WPI Config Lister CDSwitch 3 Custom themes for CDSwitch autorun.inf <-- Updated and fixed wpi.ico New icon thanks to WolfX2 TaskKillS.exe from sadicq TaskKillS Instructions Cleanup.exe (Deletes ALL icons from the desktop) Reboot.exe (Dialog box that will reboot in 60 sec unless cncel is pressed) _____________________________________________________________________ Here is a quick start package that will set your windows disk up to use WPI after the desktop loads. This is for use with all versions of Windows 2000, XP and 2003! To make use of this archive all you need to do is unRAR it and place the %oem% folder beside the I386 and WPI folders. Post $OEM$ Folder (The forum is messing up this link so copy www.wpiw.net/downloads/Post_$oem$.rar ) Contents of the Post %OEM% archive: cmdlines.txt RunWPI.inf _______________________________________________________________________ Here is a quick start package that will set your windows disk up to use WPI with runonceex. This is for use with all versions of Windows 2000, XP and 2003! To make use of this archive all you need to do is unRAR it and place the %oem% folder beside the I386 and WPI folders. $OEM$ Folder (The forum is messing up this link so copy www.wpiw.net/downloads/$oem$.rar ) Contents of the %OEM% archive: cmdlines.txt RunWPI.exe (Sets the runonceex and MCE themeing entries used for WPI) _______________________________________________________________________ NEW!!! An $OEM%\WPI folder that sets up your WPI for RunOnceEx with the official Zune Microsoft Theme! $OEM$-Zune Folder (The forum is messing up this link so copy www.wpiw.net/downloads/$oem$-zune.rar ) Contents of the %OEM%-Zune archive: cmdlines.txt RunWPI_Zune.exe Use is as the same as the one above... _______________________________________________________________________ This is for use with all versions of Windows Vista! To make use of this archive all you need to do is unRAR it and place the Sources folder at the root of your CD. Sources Folder. Contents of the Sources archive: setupcomplete.cmd (This needs to be several folders deep so I preset the folders for you) ________________________________________________________ 1978 .png images for your pleasure to use in your tooltips or whatever! PNG Collection. Here is a small tutorial on how to add an app to WPI! Ok this is a sample (Very simple) configuration for CCleaner (A.K.A Crap Cleaner) This assumes you have all of the WPI files either in the WPI folder at the root of your Windows cd or all of the WPI folders (Common, Graphics, WPIScripts, Tools, Install and Themes) and the file WPI.hta at the root of your cd. Remember this is just the most basic and required entries for a program! #1 Download the app and place it in the WPI\Install Folder. (CCleaner.exe in this example) #2 Run WPI.hta and click on the "Config" button\Icon area. #3 Choose the button at the very top above the config section that says "Add" #4 Enter in the name section "CCleaner" <--No quotes! Then click on any other section of the config area to activate the rest of the wizard. #5 You will notice the Unique ID section gets automatically configured for you. #6 All apps are selected to be installed by default right from the start so if you don't want it selected by default you must uncheck this box. Also you can decide if you want this app to be a "Forced Install" or not. #7 Choose a category for your app to be displayed in. If you want the app to be displayed in a category you don?t see simply chose other and a box will appear that will allow the entry of you choice. #8 In the Command 1 section click on the little folder icon and browse to the WPI\Install folder and select the CCleaner.exe installer, this will place the full path to the installer in the commandline. #9 Add the necessary switches for the program to run silently i.e. "%wpipath%\Install\CCleaner.exe" /s (This can be easily done for most standard apps by simply clicking on the USSF button on the far right of the commandline.) #10 Select the Save and then the Exit buttons and you have now configured your first app! Themes are now hosted on WPI.net!!! Theme page! Please remember and donate!
  2. The Synesis Software Run Program Shell Extension is a single-command, shell extension for programs that provides the facility to invoke a program with user-supplied arguments. This is useful for when an application requires arguments, such as when you need to register a new program, and you wish to do so via Explorer, rather than opening a command box. Features include: Simple and convenient operation, simply right-click on a directory (folder) in Explorer, and select Run with arguments .... Simple user interface. Arguments Dialog (shown below) is invoked, within which you may enter arguments that are then passed to the selected program(s). http://www.synesis.com.au/shellext/ Stores most recently used arguments, accessible via drop down list. Download here ----> www.wpiw.net/downloads/Kels_Synesis_Run_v2.0.2.32_addon.CAB Size - 56.7 kb MD5Hash = CD3118DDD0EF82324AC465E50CE5C577
  3. http://www.wpiw.net/downloads/Kels_XPero_e..._addon_v1.5.cab Give this a try (.net 2 is required)
  4. Thats the only thing I can see wrong but it should still work if makecab and expand are in there. I have an idea hold on.
  5. Compumatrix Wallpaper changer 2.1 Product Description: Wallpaper Changer allows you to manage your desktop wallpapers. You can configure wallpaper changer to change your wallpaper and regular intervals from 1 second up. The program can be configured to run when Windows starts and quit after changing the wallpaper or to stay open. The wallpaper can be manually changed by double-clicking the name of a wallpaper in the file list, or by double-clicking the Wallpaper Changer's tray icon. Wallpaper Changer will work on Windows 95 or later and Windows NT 3.1 or later. Wallpaper changer is compatable with any wallpaper file format that your version of windows is compatable with, therefore users with versions of windows without Active Desktop can still use wallpaper changer but can only use bitmap (.BMP) images. Size 20.9 kb MD5Hash = E2CE921F9ED463B814B56DA860DB6E78 ============================================= Silent Installer version! Size 360 kb MD5Hash = E42E01CB7F419D220F0A55B5292F391F This one is also uninstallable via your Add\Remove Programs CPL
  6. I see absolutly nothing wrong in my addon. It is such a simple addon to ok goto your system32 dir and copy cabtool.exe to your desktop and drop a file on it...
  7. Homepage -- http://www3.sympatico.ca/lazimute/programs.htm Build2: Updated Makecab.exe and Cleaned the .ini up This little baby cabs and dacabs both files and folders! I also included the makecab.exe from Win 2008 v6.0.6001.18000 Size 67.8 kb MD5Hash = 911C9348DB2A650AAEF5E84CF08BCCEE Tested and works on Win2000, XP and Win2003
  8. You don't need the .bat methods m8. I have been using cabtool for over a year and it handles all cabbed or decabbed files or folders with a single sendto option! any ways I am done so go loo in the addons thread for you addon!
  9. http://gloucesterlane.com/index.php?showto...0entry878
  10. Mwahhaahahahaahahah tell me what you wnat done with the progress bar and then I'll upload it for you. ( AND SP )
  11. hmmmmm: Let me play some more with the pallete also which SP are you using? And what do you want done with the progress bar?
  12. HAHAHAHAH I left a nasty post over there threatening to report them to their isp for piracy if they do not rectify it.
  13. So you spend the hours making it then. Its ALOT harder than you think. We may make it look easy but this SH_T is a lot harder than you think...
  14. Man you are talking about @ 1800 files in @ 50 folders not to mention all of the reg entries. We could make an actual installer for in BUT we would rather spend the time improving on it and our other projests. You'll just hafta stick to the manual method shown in the second post.
  15. Hey rick, the link to your cool video seems to be down please reupload. (I know skz had server issues so it prolly just got lost in the mix)
×
×
  • Create New...