Jump to content

Recommended Posts

Posted

I have alltime thisone error i do not know whot do this please help me.

error.jpg

The german message means in english:

This script made an error

Line 101

item 2

Error: Number of error because WPI.hta stopped

Do you wish to continue? yes/no


Posted
//---------------------------------------------------------------------------------------------

// Reference ... prog[0]won't be used. It's just an example.

// Look in program.js to see explanation of these properties.

//---------------------------------------------------------------------------------------------

// pn=0; // start value for prog numbering

// prog[pn]=['ProgramName'];

// ordr[pn]=[0];

// desc[pn]=['Description'];

// uid[pn]=['APP1'];

// dflt[pn]=['no'];

// cat[pn]=['Application Category'];

// forc[pn]=['false'];

// configs[pn]=['List of configs to be auto checked. Comma seperated'];

// deps[pn]=[];

// excl[pn]=[];

// cond[pn]=['Javascript Conditional Statement'];

// gcond[pn]=['Javascript Conditional Statement to gray item'];

// regb[pn]=['Registry Key Path'];

// cmd1[pn]=['CommandLine 1'];

// cmd2[pn]=['CommandLine 2'];

// cmd3[pn]=['CommandLine 3'];

// cmd4[pn]=['CommandLine 4'];

// cmd5[pn]=['CommandLine 5'];

// cmd6[pn]=['CommandLine 6'];

// rega[pn]=['Registry Key Path'];

// picf[pn]=['Picture File'];

// picw[pn]=['Width'];

// pich[pn]=['Height'];

// textl[pn]=['Text Location'];

// pn++;

//---------------------------------------------------------------------------------------------

// Your programs here ...

//---------------------------------------------------------------------------------------------

pn=1;

prog[pn]=['400 True Type Fonts'];

desc[pn]=['The ones you get with Windows are pretty boring ... here\'s the first 400 fonts i would install if I were you. They are installed properly, you don\'t need to visit the fonts folder.'];

uid[pn]=['400TRUETYPEFONTS'];

dflt[pn]=['yes'];

cat[pn]=['Text'];

forc[pn]=['no'];

cmd1[pn]=['%wpipath%\\Fade.exe %wpipath%\\ScreenFades\\Fonts.png'];

cmd2[pn]=['%sleep% 4'];

pn++;

prog[pn]=['7-Zip 4.42'];

desc[pn]=['The best compression results and its freeware as well. Only WinRAR competes with its superior sfx configuration options.'];

uid[pn]=['7ZIPUID'];

dflt[pn]=['yes'];

cat[pn]=['Disk'];

forc[pn]=['no'];

cmd1[pn]=['%wpipath%\\Fade.exe %wpipath%\\ScreenFades\\7z.png'];

cmd2[pn]=['%sleep% 4'];

pn++;

prog[pn]=['Nero'];

desc[pn]=['Nero.'];

uid[pn]=['NERO'];

dflt[pn]=['yes'];

cat[pn]=['Disk'];

forc[pn]=['no'];

cmd1[pn]=['%wpipath%\\Fade.exe %wpipath%\\ScreenFades\\nero.png'];

cmd2[pn]=['%sleep% 5'];

pn++;

//---------------------------------------------------------------------------------------------

// End of program definitions ...

//---------------------------------------------------------------------------------------------

Posted

One more this is Yours

//---------------------------------------------------------------------------------------------

// Reference ... prog[0]won't be used. It's just an example.

// Look in program.js to see explanation of these properties.

//---------------------------------------------------------------------------------------------

// pn=0; // start value for prog numbering

// prog[pn]=['ProgramName'];

// ordr[pn]=[0];

// desc[pn]=['Description'];

// uid[pn]=['APP1'];

// dflt[pn]=['no'];

// cat[pn]=['Application Category'];

// forc[pn]=['false'];

// configs[pn]=['List of configs to be auto checked. Comma seperated'];

// deps[pn]=[];

// excl[pn]=[];

// cond[pn]=['Javascript Conditional Statement'];

// gcond[pn]=['Javascript Conditional Statement to gray item'];

// regb[pn]=['Registry Key Path'];

// cmd1[pn]=['CommandLine 1'];

// cmd2[pn]=['CommandLine 2'];

// cmd3[pn]=['CommandLine 3'];

// cmd4[pn]=['CommandLine 4'];

// cmd5[pn]=['CommandLine 5'];

// cmd6[pn]=['CommandLine 6'];

// rega[pn]=['Registry Key Path'];

// picf[pn]=['Picture File'];

// picw[pn]=['Width'];

// pich[pn]=['Height'];

// textl[pn]=['Text Location'];

// pn++;

//---------------------------------------------------------------------------------------------

// Your programs here ...

//---------------------------------------------------------------------------------------------

pn=1;

prog[pn]=['.NET Framework 2.0'];

ordr[pn]=[3];

desc[pn]=['The .NET Framework version 2.0 improves scalability and performance of applications with improved caching, application deployment and updating with ClickOnce, support for the broadest array of browsers and devices with ASP.NET 2.0 controls and services.'];

uid[pn]=['NET'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\dotnetfx2.exe'];

picf[pn]=['belarc.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Add "Empty Recycle Bin" To Right Click'];

ordr[pn]=[901];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Empty'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['home'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\emptyrecyclebin.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Art Icons Pro'];

ordr[pn]=[15];

desc[pn]=['ArtIcons is an advanced icon-specific utility for Windows. It allows professional and amateur graphic artists alike to create and edit icon images and manage icon files and libraries.'];

uid[pn]=['Icons'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\articons.exe /verysilent'];

picf[pn]=['articons.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Autoit 3'];

ordr[pn]=[25];

desc[pn]=['AutoIt v3 is an opensource BASIC-like scripting language designed for automating the Windows GUI. SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs.SciTE4AutoIt3 contains Scite, wrapped into a single Installer with all needed configuration settings and lots of utility programs like Tidy, AU3Check, ScriptWriter, CompileAU3 etc to enhanced SciTe for use with AutoIt3.'];

uid[pn]=['Autoit'];

dflt[pn]=['yes'];

cat[pn]=['PowerToys'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\autoit-v3-setup.exe /S'];

cmd2[pn]=['%wpipath%\\Install\\SciTe4AutoIt3.exe /S'];

picf[pn]=['AutoIt.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['AutoPlay Menu Builder'];

ordr[pn]=[20];

desc[pn]=['AutoPlay Menu Builder is one of the best tools for creating an automatic playing menu to launch your CDROM. No programming experience is necessary! Just click and drag your mouse a few times, and like magic you can build a menu which will pop up when your CDROM is inserted into the drive. From the menu you can run applications, open documents, play movies, and do much, much more. This is the simple, elegant solution to your CDROM creation needs.'];

uid[pn]=['AutoPlay'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\APMB.exe /S'];

cmd2[pn]=['%wpipath%\\Install\\APMBREG.exe'];

rega[pn]=['%wpipath%\\Install\\RegFiles\\APMB.reg'];

picf[pn]=['CD1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Cancel Windows Tour'];

ordr[pn]=[902];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Cancel'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\canceltour.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Classic Control Panel'];

ordr[pn]=[903];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Classic'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\cpclassicview.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Control Panel File Maker'];

ordr[pn]=[45];

desc[pn]=['Generates a Windows Control Panel applet'];

uid[pn]=['Control'];

dflt[pn]=['yes'];

cat[pn]=['Utilities'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\CPLMaker\\Setup.exe -s'];

picf[pn]=['Settings.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['CrapCleaner'];

ordr[pn]=[50];

desc[pn]=['CCleaner (Crap Cleaner) is a freeware System optimization tool. That removes unused and temporary files from your System - allowing Windows to run faster, more efficiently and giving you more hard disk space. The best part is that it is fast! (normally taking less that a second to run) and Free. :)];

uid[pn]=['CrapCleaner'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\Crapcleaner.exe /S'];

picf[pn]=['clean.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['CursorXP Plus 1.3'];

ordr[pn]=[55];

desc[pn]=['CursorXP offers the following features more than the standard cursors. - Full alpha blending support (you can enjoy transparency, antialiasing, shadow, etc). - Full control over the cursor shadow. You can configure it through four options: sharpness, darkness, height, angle. - Extra cursor templates: CursorXP supports separated resize cursors (i.e. you can have Left and Right resize instead of a single Horizontal resize.'];

uid[pn]=['CursorXP'];

dflt[pn]=['yes'];

cat[pn]=['Enhancements'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\CursorXP.exe'];

picf[pn]=['CursorXP1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable "Low Disk Space" Warning'];

ordr[pn]=[904];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Disable'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\dislowdisk.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable "Shortcut to"'];

ordr[pn]=[905];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Shortcut'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\noshortcut2.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable arrow on shortcuts'];

ordr[pn]=[906];

uid[pn]=['DISABLEARROWONSHORTCUTS'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

regb[pn]=['%WPIPATH%\\Install\\RegFiles\\removeshortcutarrow.reg'];

pn++;

prog[pn]=['Disable Balloon Tips'];

ordr[pn]=[907];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Balloon'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\balloondisable.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable delete confirmation'];

uid[pn]=['DISABLEDELETECONFIRMATION'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\disable.reg'];

pn++;

prog[pn]=['Disable Indexing Service'];

ordr[pn]=[908];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Indexing'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Disableindexing.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable QOS Internet Service'];

ordr[pn]=[909];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['QOS'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\disableqos.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable Security Center'];

ordr[pn]=[910];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Security'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\disablesecuritycenter.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable Start and Exit Sounds'];

ordr[pn]=[911];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Sounds'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\disablestartandexitsounds.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable Sticky Keys'];

ordr[pn]=[912];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Sticky'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\disablestickykeys.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Disable Thumbnail Cache'];

ordr[pn]=[913];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Thumbnail'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Disablethumbnails.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Don\'t Search Online for Drivers'];

ordr[pn]=[914];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Drivers'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\dontsearchonlinefordrivers.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['DreamAquarium'];

ordr[pn]=[235];

desc[pn]=['Dream Aquarium is a next-generation virtual aquarium that brings the beauty of a lush freshwater aquarium to your desktop with unsurpassed realism.'];

uid[pn]=['DreamAquarium'];

dflt[pn]=['yes'];

cat[pn]=['Enhancements'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\DreamAquarium.msi /qn'];

picf[pn]=['DreamAquarium.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['DVD Decrypter'];

ordr[pn]=[200];

desc[pn]=['DVD Decrypter is a highly versatile VOB-ripping utility. The software takes advantage of both the DeCSS Plus and VobDec algorithms for looking up and decrypting the CSS encryption. DVD Decrypter is also multi-angle aware, and capable of removing the Macrovision scrambling key, as well as the region code during the ripping process.'];

uid[pn]=['DVD'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\DVDDecrypter2.exe /S'];

picf[pn]=['LaST (Cobalt) DVD.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['DVD Shrink'];

ordr[pn]=[201];

desc[pn]=['DVD Shrink enables you to copy a DVD very easily. Copying a DVD doesn\'t get much simpler than this. Put DVD into DVD-ROM or DVD burner. Choose either either a Full Disk (1:1) copy or a main movie only. It\'ll analyze DVD, encode video files , and finally burn a copy of the dvd to DVD±R media. Thus you have a excellent quality dvd copy of your original DVD.'];

uid[pn]=['Shrink'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\DVDShrink.exe /VERYSILENT /NORESTART'];

picf[pn]=['CDs.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['E-Mule Plus'];

ordr[pn]=[75];

desc[pn]=['eMule Plus started out as an eye-candy modification of eMule, the hot new open-source eDonkey client. With a dedicated team of coders, beta testers, and translators, it has since evolved into the a feature-rich, stable, and thoroughly tested eMule mod with dozens of features unavailable in the official builds, all the while retaining its slick user interface.'];

uid[pn]=['E-Mule'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\eMulePlus.exe /VERYSILENT /SP-'];

picf[pn]=['emule.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['EasyBoot 5'];

ordr[pn]=[202];

desc[pn]=['EasyBoot is an integrated tool to create MultiBoot, Menu driven CDs & DVDs with native language. It has the ability to automatically produce boot image files, and generate the ISO file as well. Using your CD/DVD Recording software such as Nero or Roxio to Record the ISO, you get a bootable CD/DVD that completely belongs to you. You can customize it with your company\'s name or slogan or even use it for your clients.'];

uid[pn]=['EASYBOOT5'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['default'];

cmd1[pn]=['%wpipath%\\Install\\EasyBoot.exe /VERYSILENT'];

rega[pn]=['%wpipath%\\\\Install\\RegFiles\\EasyBoot.reg'];

picf[pn]=['Easyboot.jpg'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Enable Boot Optimization'];

ordr[pn]=[915];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Optimization'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\bootoptimize.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Enable Inline Autocomplete'];

ordr[pn]=[916];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Autocomplete'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\EnableAutocomplete.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Enable Renaming Recycle Bin'];

ordr[pn]=[917];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Renaming'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\recyclebinrename.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Extra Functions in my Computer'];

ordr[pn]=[918];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Functions'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Extrafunctionstomycomputer.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Google Toolbar For IE.'];

ordr[pn]=[90];

desc[pn]=['Integrates with the Internet Explorer toolbar. Features include web search, image search, search site, page rank, and page information. Plus a nice autocomplete feature.'];

uid[pn]=['Google'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\GoogleToolbarInstaller.exe /s /qn'];

picf[pn]=['google.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['ieSpell'];

ordr[pn]=[230];

desc[pn]=['ieSpell is a free Internet Explorer browser extension that spell checks text input boxes on a webpage. It should come in particularly handy for users who do a lot of web-based text entry (e.g. web mails, forums, blogs, diaries). Even if your web application already includes spell checking functionality, you might still want to \\Install this utility because it is definitely much faster than a server-side solution. Plus you get to store and use your personal word list across all your applications, instead of maintaining separate ones on each application.'];

uid[pn]=['ieSpell'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\ieSpell.exe /S'];

picf[pn]=['new_ie7.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['ImgBurn'];

ordr[pn]=[223];

desc[pn]=['ImgBurn can write most types of CD / DVD images and it supports all the latest writers (including booktype / bitsetting on many of the major ones - i.e. BenQ, LiteOn, NEC, Plextor, Sony). You can even use ImgBurn to erase / format your rewritable media!'];

uid[pn]=['ImgBurn'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\Imgburn2.exe /S'];

picf[pn]=['Nero.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Inno Setup'];

ordr[pn]=[105];

desc[pn]=['Inno Setup is a free Installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial \\Installers in feature set and stability.'];

uid[pn]=['Inno'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\innosetup.exe /VERYSILENT'];

cmd2[pn]=['%wpipath%\\Install\\wizardimages.exe'];

picf[pn]=['installer.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Inno Setup ISTool'];

ordr[pn]=[110];

desc[pn]=['A full-featured GUI front-end for creating and editing Inno Setup Scripts.'];

uid[pn]=['ISTool'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\istool.exe /VERYSILENT'];

picf[pn]=['installer.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['ISO Recorder'];

ordr[pn]=[990];

desc[pn]=['ISO Recorder is a Windows XP freeware utility that uses native Windows XP functions to write images to a CD.'];

uid[pn]=['Recorder'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\ISORecorderV2.msi /qb /norestart'];

picf[pn]=['ColorPic.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Java 5 W/Update 7'];

ordr[pn]=[1];

desc[pn]=['Java technology allows you to work and play in a secure computing environment.'];

uid[pn]=['JAVA5WUPDATE7'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\jre507s.exe'];

picf[pn]=['J++.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['LimeWire Pro'];

ordr[pn]=[120];

desc[pn]=['Limewire is a popular peer-to-peer (P2P) file sharing application.'];

uid[pn]=['LimeWire'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\LimeWireInstaller.exe'];

picf[pn]=['Limewire2.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Macromedia Shockwave Player'];

ordr[pn]=[125];

desc[pn]=['Experience Flash content and applications across desktops and devices.'];

uid[pn]=['MACROMEDIASHOCKWAVEPLAYER'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\Shockwave10.exe'];

picf[pn]=['Macromedia_Shockwave.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Make Google Default Search Engine'];

ordr[pn]=[919];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Search'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Google.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Nero Ultra Edition 6'];

ordr[pn]=[130];

desc[pn]=['Nero burning ROM is the best all-in-one CD-R application on the market. Period. It combines huge amounts of features in a compact and easy to use package. It handles disc duplicating and pre-mastering with ease, supported by a cover designer and even an audio file editor. The excellent GUI desing keeps all the functions handy and guarantees that simple tasks can be done quickly'];

uid[pn]=['Nero'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\nero.exe'];

picf[pn]=['nero1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['nLite'];

ordr[pn]=[131];

desc[pn]=['nLite is a GUI for permanent Windows component removal by your choice. After removal there is an option to make bootable image ready for burning on cd or testing in virtual machines.'];

uid[pn]=['nLite'];

dflt[pn]=['yes'];

cat[pn]=['PowerToys'];

forc[pn]=['no'];

configs[pn]=['default'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\nlite.exe /VERYSILENT'];

picf[pn]=['nlite_10.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Nod32 Antivirus'];

ordr[pn]=[135];

desc[pn]=['Real-time protection against viruses, spyware, adware, and identity theft. NOD32 offers the best detection, fastest performance, and smallest footprint available.'];

uid[pn]=['Nod32'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\nentenst.exe /SILENTMODE'];

picf[pn]=['Sheild.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Open .NFO Files With Notepad'];

ordr[pn]=[920];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['NFO'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\opennfofileswithnotepad.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['PhotoFiltre Studio'];

ordr[pn]=[150];

desc[pn]=['PhotoFiltre is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of filters on it. It is simple and intuitive to use, and has an easy learning curve. The toolbar, giving you access to the standard filters with just a few clicks, gives PhotoFiltre a robust look.'];

uid[pn]=['PhotoFiltre'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\pfs-setup-en.exe /S'];

cmd2[pn]=['%wpipath%\\Install\\pfplugins.exe'];

picf[pn]=['Cameras.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Quick Batch File Compiler'];

ordr[pn]=[160];

desc[pn]=['Convert your batch files into EXE files. The contents of your batch file will be encrypted and protected from changes.'];

uid[pn]=['Compiler'];

dflt[pn]=['yes'];

cat[pn]=['PowerToys'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\quickbatchfilecompiler.exe /VERYSILENT'];

cmd2[pn]=['%wpipath%\\Install\\quickbfc.exe'];

picf[pn]=['add_program.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Real Player\\Quicktime Lite'];

ordr[pn]=[116];

desc[pn]=['Custom codec packs that will enable playback of most sound and video types.'];

uid[pn]=['REALPLAYERQUICKTIMELITE'];

dflt[pn]=['yes'];

cat[pn]=['Utilities'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\Quicktime.exe'];

cmd2[pn]=['%wpipath%\\Install\\Realalt.exe'];

picf[pn]=['wmp10.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Remove Logoff From Start Menu'];

ordr[pn]=[921];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Logoff'];

dflt[pn]=['no'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\removelogoff.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Set HomePage to MSFN.org'];

uid[pn]=['SETHOMEPAGETOMSFNORG'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Homepage.reg'];

pn++;

prog[pn]=['Set start menu'];

ordr[pn]=[922];

uid[pn]=['SETSTARTMENU'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\usertweaks.reg'];

pn++;

prog[pn]=['Show Control Panel in My Computer'];

ordr[pn]=[923];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Computer'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\ShowControlPanelInMyComputer.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['SmartFTP'];

ordr[pn]=[171];

desc[pn]=['SmartFTP allows you to transfer files across the Internet. It features an Explorer-like, customizable interface and supports drag-and-drop functions. Multiple FTP connections can be opened at the same time, and you can copy files from one remote host to another (FXP). Remote-host directory information is cached for future viewing, and FTP URLs are supported. Other features include a Favorites list; the ability to resume broken downloads; a global history; background transfers; proxy support; a passive transfer mode; and the ability to perform recursive downloads, uploads, and deletes. Version 1.5.990.26 may include unspecified updates, enhancements, or bug fixes.'];

uid[pn]=['SmartFTP'];

dflt[pn]=['yes'];

cat[pn]=['Utilities'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\smartftp.exe /S'];

picf[pn]=['Update.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Sort Start Menu'];

ordr[pn]=[924];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Sort'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\sortordermenu.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Spyware and Adware Blocker File'];

ordr[pn]=[925];

desc[pn]=['Tired of all that Spyware and Adware crap being \\Installed by ActiveX? But do not want to lose out on functionality? We have created a System that blocks all known bad ActiveX controls from running inside Internet Explorer by setting the Kill bit. When a page tries to \\Install a component from our list, it will fail. When a page tries to use a component from our list that was already present on your System, it will fail too! (Currently hase over 670 entries).'];

uid[pn]=['Spyware'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\blocklist.reg'];

picf[pn]=['regedit.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Stop Fast User Switching'];

ordr[pn]=[926];

desc[pn]=['Registry entries to further enhance Windows.'];

uid[pn]=['Switching'];

dflt[pn]=['no'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\stopfastuserswitch.reg'];

picf[pn]=['registry.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['TweakNow PowerPack Pro 2006'];

ordr[pn]=[195];

desc[pn]=['TweakNow PowerPack is a fully-integrated suite of Utilities that let you fine-tune every aspect of your computers operating System and Web browser. The RAM Idle program manages the free memory that is available to run Windows programs. It prevents performance from degrading as you swap files and programs in and out of memory. The AutoShutdown program lets you suspend, hibernate, or shut down your computer after a specified period of time. In addition to saving resources, this program keeps your System more secure by making it unavailable to unauthorized people. The CD AutoRun is an extension of Windows CD and DVD autorun features, giving you additional options for starting programs or listening to music. The Virtual Desktop program lets you run as many as four custom-designed desktop configurations simultaneously, allowing you to tailor your computer screen to your mood and your work requirements. The suite gives you a complete picture of all aspects of your computers hardware, including detailed information about your motherboard, processor, video card, memory, hard disk and network.'];

uid[pn]=['PowerPack'];

dflt[pn]=['yes'];

cat[pn]=['PowerToys'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\PowerPro.exe /VerySilent'];

picf[pn]=['Tweak.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['UltraISO'];

ordr[pn]=[200];

desc[pn]=['UltraISO is a ISO CD/DVD image file creating/editing/converting tool , it can directly edit the CD/DVD image file and extract files and folders from it, as well as directly make ISO files from your CD/DVD-ROM or hard disk. At the same time, you can maintain the ISO bootable information, thus creating your own bootable CD/DVDs. You now have the power to make and edit your own ISO files, and then burn them to CD/DVD for your own needs.'];

uid[pn]=['UltraISO'];

dflt[pn]=['yes'];

cat[pn]=['Utilities'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\UISO7ME.exe /VERYSILENT /SP-'];

rega[pn]=['%wpipath%\\Install\\RegFiles\\UltraISO.reg'];

picf[pn]=['nero_wolftom_software.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['Universal Extractor'];

uid[pn]=['UNIVERSALEXTRACTOR'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['default'];

cmd1[pn]=['%wpipath%\\install\\uniextract.exe /VERYSILENT'];

pn++;

prog[pn]=['Use small icons in the start menu'];

ordr[pn]=[927];

uid[pn]=['USESMALLICONSINTHESTARTME'];

dflt[pn]=['yes'];

cat[pn]=['Registry Tweaks'];

forc[pn]=['no'];

configs[pn]=['default'];

regb[pn]=['%wpipath%\\Install\\RegFiles\\Smalliconsinstartmenu.reg'];

pn++;

prog[pn]=['uTorrent'];

ordr[pn]=[136];

uid[pn]=['UTORRENT'];

dflt[pn]=['yes'];

cat[pn]=['Internet'];

forc[pn]=['no'];

configs[pn]=['default'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\utorrent.exe /VERYSILENT'];

pn++;

prog[pn]=['VMWare Workstation 5'];

ordr[pn]=[995];

desc[pn]=['The computer and operating system instance that executes the VMware Workstation process is referred to as the host machine. Instances of operating systems running inside a virtual machine are referred to as guest virtual machines. Like an emulator, VMware Workstation provides a completely virtualized set of hardware to the guest operating system – for example, irrespective of make and model of the physical network adapter, the guest machine will see an AMD PCnet network adapter. VMware virtualizes all devices within the virtual environment, including the video adapter, network adapter, and hard disk adapters. It also provides pass-through drivers for USB, serial, and parallel devices.'];

uid[pn]=['VMware'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%Install\\vmwareWorkstation.exe'];

picf[pn]=['my_computer_1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['WillyPad'];

ordr[pn]=[211];

desc[pn]=['WillyPad as grown up to an useful proggy, to create or edit INF files easily!'];

uid[pn]=['WillyPad'];

dflt[pn]=['yes'];

cat[pn]=['Office'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\willypad.exe /VERYSILENT'];

picf[pn]=['NotePad1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

prog[pn]=['WinRAR 3.60 Beta 3'];

ordr[pn]=[220];

desc[pn]=['WinRAR is a 32-bit Windows version of RAR Archiver, an archiver and archive manager. RAR files can usually compress content by 8 percent to 15 percent more than ZIP files. WinRAR\'s main features include strong general and multimedia compression, the ability to process non-RAR archive formats, ZIP compression and decompression, support for long filenames, programmable self-extracting archives (SFX), repair of damaged archives, authenticity verification, embedded file comments, and encryption. Unicode is supported in archive filenames, allowing non-English filenames to be handled painlessly. You can manipulate the parameters of many archives at once and view a volume sequence as a single archive. WinRAR can convert other archive formats to RAR. It supports the Find command, allowing you to search for specified text and files in archives.'];

uid[pn]=['WINRAR360BETA3'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\Install\\WinRAR.exe /S'];

rega[pn]=['%wpipath%\\Install\\regfiles\\winrar.reg'];

picf[pn]=['Winrar1.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

//---------------------------------------------------------------------------------------------

// End of program definitions ...

//---------------------------------------------------------------------------------------------

Error i got the sone alltime

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...