WinFuture-Forum.de: Aktuelle Windows Post-install Versionen - WinFuture-Forum.de

Zum Inhalt wechseln

Beiträge in diesem Forum erhöhen euren Beitragszähler nicht.
Seite 1 von 1

Aktuelle Windows Post-install Versionen Windows Post-Install


#1 Mitglied ist offline   UserXYZ 

  • Gruppe: Verbannt
  • Beiträge: 1.322
  • Beigetreten: 07. August 02
  • Reputation: 0

  geschrieben 05. Juli 2006 - 21:26

Windows Post-Install 5.1

Eingefügtes Bild

Zitat

Version 5.1 (July/4th/2006) (Corresponding Thread)
Can now restart or shut down the computer after installation is complete. Can also allow the Desktop to load or not. Useful for making a Ghost image.


Now every text is localized. The language files have many new lines in them.


Updated, "tricked", all the file requesters to clear the default file before opening to prevent sending a file name if hit Cancel.

Took out all support for Disc Path. It was dead and a non-usable function that was never accessable.


Fixed bug in timer progress bar count down. Was going way too fast.


Updated the options and config wizards to allow for creating new, loading other, and saving current settings under different names. There are new gadgets: New Options, Load, Save As...

The current files are displayed in the respective wizard. When exit each wizard, that file is set as the default and will be loaded the next time WPI is run. If the file does not exist it will default back to the original: useroptions.js or config.js.

If the path contains '\WPI\WPIScripts\' it will be assumed the file is in the WPI main folder and will change the path to relative './WPIScripts/'.

The files should be kept in the WPIScripts folder.

With the new command line args, you will have to specify them in your cmd script since they are saved as registry entries.


Updated the wpi.htm theme file yet again. Removed the config wizard gadget template and updated it to match the options wizard template. Sizes and locations are now consistant. This does require a simple update to 5.0 themes.


Added command line support to specify different config and user options files:

WPI.hta options=useroptions_mritter.js config=config_mritter.js check=Work timer=30

If a path is not specified for the file, it will assume they are in WPIScripts.

It will still check for:
WPI.hta Work 30

for backwards compatibility. But update your tags, please. They will probably change in the future. Thanks to Dje again for the code and help.

NOTE: Paths can be full (starting with a drive letter) or relative to WPI.hta (starting with '.\' or '..\') and must end in '.js'. Spaces are supported only is a path is provided and properly quoted: (config="c:\space in\file path.js").


Took out function path(). It was redundant of replpath(), which is now ReplacePath(), and the redundant code was actually never used. It was doing a check that would never be true. Dje then updated it more to handle all environment variables easier.


Dje updated code to handle multiple lines in program names. Just put a break in the text to break it.


Split the huge 300K lang.js file into seperate language files to keep RAM usage down and for easier editing. English is loaded as default, followed by specified language. If text is missing, English is used.


Added a fix for PNG transparency problem.


Added Options -> Installer: Sort Within Categories. If checked will sort the items in each of the categories. If not, then the order they are created is maintained. Useful if you want items displayed or installed in a certain order not condusive to ordr[].


Fixed a bug with picw, pich, textl not displaying the proper values in the Config wizard when switching entries. The default was being set in the wrong function/location.


Updated code to reflect changes in config lists dynamically. No more having to save the list first, reload, then go back to Options -> Installer tab.


Added a drop down box in Config wizard to aid in selecting Configurations.


Added a drop bow box in Options -> Installer wizard to aid in selecting a category sort order.


Fixed a bug in Audio Player showing a blank line if song list is empty.


Install log now lists failures as *** Fail *** to help stand out.


Updated Selections drop-down box to group items better.


Put some standard defaults in the globals.js for times when there is not a config.js and useroptions.js file and the first config entry is made; it would no show up.


Added function getSPver() to get the Service Pack value. Returns 1, 2, 3, etc., or 'Not found'.


http://www.wpiw.net/

cya

Dieser Beitrag wurde von Jammer bearbeitet: 16. September 2006 - 22:34

0

Anzeige



#2 Mitglied ist offline   UserXYZ 

  • Gruppe: Verbannt
  • Beiträge: 1.322
  • Beigetreten: 07. August 02
  • Reputation: 0

  geschrieben 09. August 2006 - 18:29

Windows Post-Install (WPI) 5.3 - (Englisch)

Eingefügtes Bild

Zitat

Version Revisions
Version 5.3 (Aug/8th/2006) (Corresponding Thread)

* Sadicq updated the Source Source option to add line numbers and the ability to copy/paste the code with a right-click.
* Built theme 'Glossy_Horiz' to get extra space in Config wizard for 1024x768 screen resolutions.
* Added 'Show Extra Buttons' to Options -> Miscellaneous tab to show/hide the Options, Config, View Source, and About WPI buttons in one step.
* Fixed small bug when uncheck category checkbox, it would uncheck all items, including forced items.
* Forced install items are now always checked and disabled so can not be unchecked. Selected items are now changed to a different color to stand out better. Change color in theme folder's wpi.css under .chktxt. Submitted by zorphnoq.
* Classic and Glossy images updated.
* Added the sort order value next to the Name of the program in the Navigation pane in Config Wizard. And put a little extra space between lines for easier reading.
* Fixed a bug in Config wizard with Navigation pane jumping around in long lists.
* Fixed bug when going from a long config list to a shorter one not clearing out the previous one first.
* Fixed bug when moving from Options or Config to Show Source, Begin Install gadget was either hidden or not hidden correctly.
* The Manual button has been removed. Added About button in it's place.
* Options wizard now is dynamically tabbed and has gone through a major cosmetic update to bring it up to "modern standards".
* Removed Debug Mode.
* Increased the size of the wizards for 1024x768 screens.
* Added theme-based folder gadgets for the file requesters. In the themes folders: Folder_Out.jpg, Folder_Over.jpg, Folder_Down.jpg, Folder_Disabled.jpg
* When add a new category in config wizard it is now added to the drop-down list immediately.
* New option to randomly select a theme.
* Fixed the language codes to the proper ones. Will affect the loading of some languages, but will default to English.
* WPI will now start with the user's native language, if available, but can still be manually switched. (sadiqc)

Version 5.2 (July/31th/2006)

* Changed and simplified the themes file, wpi.htm. The change has made 5.1 themes obsolete. But the changes made were for user submitted ideas and removal of legacy code no longer used.
* Fixed a bug in the themes dealing with the BgPicture.
* If not playing audio in WPI, then the timer will click as it counts down the final 10 seconds.
* Dje improved the installer code again to cure the looping problem, added Pause and Abort buttons, and general code cleaning. Works much better now.
* Updated themes to hide the timer when user clicks to stop it. Also updated the progress bar display.
* Fixed a bug dealing with CheckOnLoad.
* Fixed a potential error when saving the .M3U files.


Homepage:
http://www.wpiw.net/

Download:
http://www.wpiw.net/...ads/WPI_5.3.rar

cya

Dieser Beitrag wurde von Jammer bearbeitet: 10. August 2006 - 14:27

0

#3 Mitglied ist offline   UserXYZ 

  • Gruppe: Verbannt
  • Beiträge: 1.322
  • Beigetreten: 07. August 02
  • Reputation: 0

  geschrieben 16. September 2006 - 22:37

Windows Post-Install (WPI) 5.4 - (Englisch)

Eingefügtes Bild

Zitat

Changelog:

Version 5.4 (Sept/12/2006) (Corresponding Thread)

Quotes are now put around the command paths so spaces in the path will be taken care of.
Created a new "built-in" manual. Only 50% done
Options -> Miscellaneous tab eliminated. Log gadgets moved to Tools tab. Use Multi Defaults checkbox moved to Installer tab. Show Extra Buttons checkbox removed.
WPI now can detect if it was started from a CD/DVD or a harddrive. If started from hdd then the extra buttons (Options, Config,....) are shown. If started from CD/DVD then they are automatically hidden. No more forgetting to turn it off when burn a UACD.
Added two new commands for Config wizard: RegKeyExists() and RegKeyValue() for use in Cond and GCond statements. RegKeyExists("HKEY_CURRENT_USER\Software\WPI\Theme") returns true or false. RegKeyValue("HKEY_CURRENT_USER\Software\WPI\Theme")=="Glossy"
Removed all code for Media Player in WPI main window. It is still available in the install window.
Added an icon in Config wizard to access Universal Silent Switch Finder to easily find the switches. Arguments are not allowed, just the plain path. Sadicq totally re-wrote USSF, gave it an interface, and incorporated it with WPI so can send the switches directly to the command line. PEiD is no longer needed. Four new images in the themes folders: USSF_Out.jpg, USSF_Over.jpg, USSF_Down.jpg, USSF_Disabled.jpg NOTE: WPI and your archives folder must on the same partition!!!
WPI used to add the \ (backslash) to system variables, it now does not to be more like native Windows environment.
A list of the global variables is now saved in the log file.
There are some extra sound files in Audio -> Beeps folder. Copy one to your theme folder and rename to TimerSound.wav
The Manual button has been removed. Added About button in it's place.
Added to Options -> Installer: 'Start beep at t-minus seconds' To customize when to start count-down beep. Set to 0 to not play sound.
Added a check box in Options -> Installer: 'If grayed condition is true, disable the check box'
Fixed a bug dealing with grayed condition not setting the text color correctly.
Added %sleep% to make WPI pause for x seconds. Put it on a command line: %sleep% 10 For a 10 second delay. The command window can't be hidden at this time.
dded %reboot% to force a reboot at anytime. Put it on a command line. %reboot% Reboot immediately %reboot% 10 Reboot after 10 seconds %reboot% 15 -c "A message why" Reboot after 15 seconds and show a message
Michael Mims (Zorphnog) updated the installer to allow for a reboot during the installation process. This will allow for drivers to be installed or user settings to be changed, reboot, install the rest of your software.
Sadicq fixed a bug in the Config wizard dealing with adding a new category it would duplicate what was already there.
Updated the Options tabs to a better version that is AJAX based. This changed the theme files yet again.
Fixed a bug dealing with forced items not being re-checked when hit Exit and Force Install is checked. Caused by Zorphnoq's update below (not his fault).
The tool tip style is now theme independant. A new file is saved in the theme folder, wpi_style.js, for each theme's tips. Your current settings will be saved the first time you go in to the Options wizard.
David Di Certo wrote code to get the operating system's language TLA for use in the installer as a variable %oslang%. It can be used like this in a command line: WindowsXP-KB918899-x86-%oslang%.exe
Fixed a bug dealing with the audio player in the Classic theme.
Eliminated generate.js by moving the code to core.js and installer.js. Also cleaned up some of the function calls that were repetitive.
The gcond[] statement in config.js is now only saved if changed from the default: FileExists('%programfiles%\').
Fixed another bug in the timer if set to 0 in command line args or in user options.
Fixed a bug in the count down timer.


Homepage:
http://www.wpiw.net/

Download:
http://www.wpiw.net/...ads/WPI_5.4.rar

cya
0

#4 Mitglied ist offline   UserXYZ 

  • Gruppe: Verbannt
  • Beiträge: 1.322
  • Beigetreten: 07. August 02
  • Reputation: 0

  geschrieben 10. Oktober 2006 - 17:48

Windows Post-Install (WPI) v5.5 Final - (Englisch)

Eingefügtes Bild

Zitat



Homepage:
http://www.wpiw.net/

Download:
http://www.wpiw.net/...ads/WPI_5.5.rar

cya
0

Thema verteilen:


Seite 1 von 1

1 Besucher lesen dieses Thema
Mitglieder: 0, Gäste: 1, unsichtbare Mitglieder: 0