منتديات الربع
عزيزي الزائر , إذا كنت عضوا في منتديات الربع إضغط هنا لتسجيل الدخول إلى المنتدى .......... إذا لم تكن عضوا في منتديات الربع , إضغط هنا للتسجيل ..... و شكرا.
______________________

نتمنى أن تمضوا أجمل الأوقات معنا
منتديات الربع
عزيزي الزائر , إذا كنت عضوا في منتديات الربع إضغط هنا لتسجيل الدخول إلى المنتدى .......... إذا لم تكن عضوا في منتديات الربع , إضغط هنا للتسجيل ..... و شكرا.
______________________

نتمنى أن تمضوا أجمل الأوقات معنا
منتديات الربع
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتديات الربع

مرحبا زائر
 
الرئيسيةالتسجيلأحدث الصوردخول001

 

 وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0

اذهب الى الأسفل 
كاتب الموضوعرسالة
Amine
الـمــديـــر الــعـــامالـمــديـــر الــعـــام
Amine


بيانات العضو
الجنس الجنس : ذكر
علم بلدي علم بلدي : الجزائر
عدد المساهمات : 569
نقاط : 1394
السٌّمعَة : 0
تاريخ الميلاد : 03/08/1994
العمر : 29
الموقع الموقع : https://elraba3.yoo7.com
هوايتي هوايتي : الرياضة
مهنتي مهنتي : طالب
مزاجي : وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Pi-ca-16
إحترام القوانين : وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 111010

وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Empty
مُساهمةموضوع: وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0   وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Emptyالخميس سبتمبر 02, 2010 1:24 pm



السلام عليكم ورحمة الله تعالى وبركاته
لمن تابع معنا
مُثبّت الموضوع الشامل لصناعة ويندوز شخصي مدموج معه كل التحديثات والبرامج:

إليكم آخر إصدار من برنامج الدمج الرائع Wpi 5.0
الاشياء المهمه :
WPI now logs the installation proccess. (Default is saved at %systemdrive%\WPI_Log.txt)
Nearly all text is now translatable.
No WPI.cmd.
Reschanger and Fontinstaller are now integrated.
Custom installer window. (Even theme-able)
Options menu has been fully re-tooled.
Options wizard is now tabbed.
Config section is extremly fast now!
Execute before and Execute after sections.
WPI checks for WPI.hta, WIN51 or Driver.cab and uses any one of these for the dir identifier.
Newer audio player so Audio.exe and CloseAudio.exe are no longer needed. (No more false virus reports!)

Notes!
Your old config file is still useable just copy it to your wpi******s folder.
Your user options file is no longer useable you must resave all options.


طريقة وضع المجلدات:

وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_72737_Untitled_1

With the above folder layout all your config entries should read like:
%wpipath%\Install\Blah.exe

rc2 Changelog:
Fixed intall by order problem!

ما الجديد

كود:

* Created built-in installer with progress bar and embedded MediaPlayer.
There are no known problems with MSI installers.


* Created new Config Wizard with only one set of gadgets. This greatly
reduces the time required to render the config because it used to duplicate
the 240 lines of code for each program. Hence, if you have 100 programs, it
would take 24,000 lines of code and a lot of time to display.


* Changed the base theme .htm and .css files to reflect the above changes.
It now checks for the minimum version required. This will require all
previous themes to be updated.


* All .htm files have been cleaned up and MANY coding errors fixed.


* All source files have been cleaned up and MANY MANY errors corrected.


* Most of the code has been touched and updated to reflect new changes.


* Re-arranged some of the control buttons.


* Re-arranged most of the gadgets in Options Wizard to group similar items
better.


* Added: Disable category check boxes. So can't select entire catetgory with
one click. User request.


* Added new version of Tip Message. Removed old flevPersistentLayer() code.
Smaller and cleaner code. This also changed the Style[] flags a bit.


* In Tools folder is a demo of Tip Message to show the possibilities by
simply changing the Style[] tags.


* Added option to disable showing of tool tips.


* Moved Text Indent from Config Wizard to Options Wizard so it gets set
globally. Having the option for every program is redundant and wastes
code/memory.


* Config Wizard is now "smarter". Example: if picture not specified then
child gadgets are disabled and values not saved in config.js file.


* Using the built-in WPIPath() instead of the ".\\common\\xxxxxx.yyy"
method.


* CD check now checks for the existance of 3 files. The absolute path check
looks for 2 files now.


* Added MAKEDIR command to go along with FILECOPY, DIRCOPY, and RENAME.


* Added an extra bug tracker. Still not perfect but better than what was
available.


* Moved all the global variables from their respective .js file into
main.js to group them all together. Easier check for duplicate names and
for future enhancements.


* Moved all .js files into WPI******s.


* Fixed bug in themes/wpi.htm in selecting the proper 'load_checks'. It
worked for defaults, but not a specified name.


* Updated bug with cat and config drop-down box selection.


* Removed Reload button from Options Wizard due to a snag in the way the
config lists drop down box needs to be updated.


* Options Wizard: config list and check on load gadgets now work together.


* Changed timer='yes'; and ReallyForce='yes'; to true/false statements. WPI
still checks for both for backwards compatibilty. More consistant with rest
of options.


* Took out smallbart.gif and smallbarb.gif in the themes.


* Removed appsPerInstallWindow. No longer needed since not using RunOnceExe.


* Removed all the 'var' tags from the useroptions.js file. Redundant.


* Removed sorting option. It now always sorts the items in their category.
Now it checks if installByCategory=true, then it installs in the order the
items are listed in the windows (sortorder[]). Else, it will install by user's
specified order.


* Category checkbox is now checked at start if all sub-items are checked by
default.


* Updated ExtractArgs() and installer to allow spaces in path name.


* Spread the Options out across 4 tabs: Interface, Installer, Tools, and
Miscellaneous, to un-crowd the window. This is especially usefull on screens
less than 1280x1024.


* The new Tools tab includes: Execute Before, Execute After, and Restart Computer.


* All the * Yes * No radio boxes have been replaced with single checkboxes.


* Added Exit buttons to all the config wizards. Still can click on the
button again to toggle back to main display.


* Fixed a bug with ReallyForce. When hit Exit, it would install everything
that was checked, not just what was set as forced.


* WPI now checks for a minimum version of useroptions.js. This is due to the
changing of several option's names. The old file will have to be deleted and
a new one saved.


* WPI now checks for a minimum version of audio.js. Updated how the file is
saved. The old file will have to be deleted and a new one saved.


* WPI.hta now internally sets and deletes the Registry keys it needs to run
properly.


* WPI now internally changes the screen resolution, depth, and refresh rates.
Added new gadgets to Options->Tools.


* WPI now internally installs fonts needed for themes and system use. Added
gadget to Options->Tools.


* With the above updates, WPI.cmd is no longer necessary. Run WPI.hta direct.


* Moved, and updated, the Audio Wizard from a stand-alone screen into the
Options tabbed screen. This removes the Audio Player button from the main
window. This also made saving the audio list much smaller so it fits inside
useroptions.js. audio.js, audiowizard.js, and audiowuizardtemplate.htm have
been deleted.


* Added file requesters to all options that could use it. Had to "trick" the
system into not showing the textbox associated with the button. The only
draw-back is that the file requester is read only, so can't set a default path
and if the user cancels a file selection, it uses the last known selection.
So it will throw in a previous selection if hit Cancel.


* Updated the config wizard a bit to line up the horizontal rule.


* Config wizard now handles pictures better: sets defaults sizes and text
locations.


* The config editor now automatically replaces drive letters with %CDROM% to
make it a bit easier for you.
ex: C:\Install\Adobe.zip -> %CDROM%\Install\Adobe.zip


* The install window now has a style sheet associated with it in the Themes
folder. Basic items like fonts and colors can be changed. WPI still controls
the font size of the programs listing text.


* By making the install window a normal window, the audio had to be removed
and the old external audio player is used.


* Added Extra Width and Extra Height gadgets to the Options -> Installer tab
to increase the size of the install window if needed for longer text or
larger fonts. The window does not resize automatically. Needed for
localization.


* Seperated all the Show Optional Buttons to their own option to show only
what you want to see.


* Added to Options -> Miscellaneous, Log Installation process. Useful for
error checking of path names and such.


* Re-arranged the Config wizard gadgets into a more logical order.


* Added DELETE to the list of built-in commands.


* If no install order specified then entries now start at 900,000 instead of
5,000 to allow for for category numbering.


* When go into the Options or Config wizards, the Begin Install button is
hidden so you are forced to save your work or toggle out before you can begin
installing.


* Fully themed the installer window via the style sheet installer.css.
Images are now in the Themes folder:
InstallBg.jpg, InstallProgBar.png,
InstallSuccess.gif, InstallFail.gif, InstallPartial.gif


* Added check boxes for Execute Before/After to disable them for testing
purposes.


* Split part of main.js code into core.js to have the basic routines
available for installer.hta and wpi.hta in smaller chunks. Made each of
those files smaller; removed redundant code.


* Themed the count down timer. Uses InstallProgBar.png for the image.


* Every text is now localized, with the exception of a few error messages.


* If the useroptions.js file does not exists, a set of default settings will
be saved.


الأدوات المساعدة مثل كاشف السويتشات + برنامج خاص بوضع ال WPI
في أسطوانة اخرى ووضع إعلام بعد إنتهاء تنصيب الإكسبي يطلب منك وضع
الأسطوانة يساعدنا في تقسيم عملنا بحيث نثبت ما شئنا من البرامج عبر
الباتشات ثم يبقى لنا قرص كامل خاص بالبرامج التي ستنصب عن طريق WPI


Tools archive.

Contents of the tools archive:
cmdow
Universal Silent Switch Finder
PEiD
WPI Config Lister
CDSwitch
autorun.inf
wpi.ico



New Config Section
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68582_Config

Audio Options Tab
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68577_Audio

Installer Options Tab
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68587_installer

Interface Options Tab
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68592_Interface

Miscellaneous Options Tab
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68597_Miscellaneous

Tools Options Tab
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68606_Tools

New Installer Proccess Window
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0 Th_68601_Proccess

Download Here!

والسلام
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://elraba3.yoo7.com https://www.facebook.com/amine.sidiaissa
 
وأخيرا إطلاق النسخة الجديدة من عملاق دمج البرامج مع الويندوز Wpi 5.0
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» النسخة الجديدة من عملاق رفع الصور( ImageShack Hotspot 1.3) .. مع الشرح
» K-Lite Codec Pack Basic النسخة الجديدة
» برنامج -عيش التعريب- لتعريب البرامج
» أجعل الويندوز xp أصلي , طريقة أزالة نجمة الويندوز xp
» AusLogics BoostSpeed لتحسين الويندوز و تسريع الإنترنت

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتديات الربع :: ::منتديات الربع للمعلوماتية:: ::   :: برامج الكمبيوتر-
انتقل الى: