wsf webarchive
wsf webarchive
Script and projects can be executed by Windows Script Host or MS Script Control.
To convert one or more webarchives simply drag and drop one or more archives onto the application icon or onto the image in the application window. Note that all files dragged onto Webarcher must be of type webarchive, otherwise the drag is rejected.
Re-usable parts of a script code can be referenced as external script files, while the project-specific code is embedded into the project (*.wsf).
Customizable Object Browser to display methods and properties of the most used objects.
Workspaces to organize projects. Smart syntax help and syntax highlighting. User-defined tools.
Script and projects can be executed by Windows Script Host or MS Script Control.
Limitations:
30 day trial
Features:
1. Deploy software and scripts to every computers throughout your organization in minutes.
2. Scheduled software and script deployment.
3. You can execute scripts particularly when your network/domain not reachable.
4. Active directory leveraged target system.
5. Support for any kind of software packages including exe, msi, msp and msu.
6. Support for any kind of scripts including VBS, BAT, CMD, VBE, JS, JSE, WSF, WSH.
7. You can configure cleanup commands to do software uninstallation when the target moves out of scope.
8. Supports executing multiple scripts/commands during installation and abort if not successful.
9. You can copy the installable/scripts to the client computers before executing it.
10. Does not need any service in the client computers.
It shows the complete list of installed services on operating system, both
device drivers (kernel) and Win32 EXE, and for each service it reports detailed
informations about: name, description, actual status, execution start mode, name
and dimension of the associated executable file.
Windows Service Finder allows you to terminate a service and to delete from disk
the associated executable file using the "/ks" option (it means "Kill service").
This functionality is very useful especially to delete device drivers services
(kernel), that default service manager of Windows doesnt allow you.
Beyond services, Windows Services Finder work with boot registry keys too, those
registry values that contains EXE file name automatically launched at system
startup (used by some virus).
Boot registry keys and associated EXE file can be both deleted, using the "/kr"
option (it means "Kill registry").
In order to complete all these "kill" operations you must login to system with
the administrator rights!
You can show details about a single service passing to wsf.exe the name of the
service as a parameter (es> wsf.exe "Dhcp" [PRESS ENTER]).
Systemscripter is One of the best script editors worldwide that supports a wide range of script languages (VBScript, HTA, ASP, and WSF), comes with an integrated debugger, code folding, WYSIWYG designer for HTML, code snippet support and lots of browsers which not only reveal scriptable COM libraries on your systems but also WMI, ADSI, and Active Directory.
Ever want to run a Visual Basic or JavaScript without needing to open it in a Web browser? Need automated, silent execution? Must create an executable file, but dont want to install a monstrous and expensive development environment? Look no further: ExeScript will create secured stand-alone applications from any of the supported script formats!
ExeScript works much like the huge, bulky development packages used by professional software developers, except that it occupies less than one percent of the hard drive space required by the full-scale development platforms. ExeScript includes everything a script developer needs. Its visual script editor supports IntelliSense, color code highlight, and modern collapse/expand functionality for developing complex code. The powerful compiler produces secure, fast and amazingly compact executable files.
Full-scale development tools often have to embed lots of extra code into a small application, turning a simple Hello, World! into a multi-megabyte monster. Unlike these tools, ExeScript compiler can produce fast, compact executable files as small as just 19 KB.
Despite their small size, ExeScript generated applications can be set to run in a window or a console, accept command line parameters, and can be executed silently for complete automation. To enhance security, the code of the scripts is encoded with strong AES encryption, protecting the original source code from being viewed or modified after compilation. You can also protect the execution of your scripts with a password, making it impossible to run your programs without knowing the correct password.
ExeScript supports scripts in Batch (.bat), VBScript (.vbs), JavaScript (.js), WSF (.wsf), WSH (.wsh), and HTA (.hta) formats, producing executable files that can run on any version of Windows.
Text can be typed, pasted, or dragged into the window. Word Counter can automatically update the count based on a user-defined time interval. It can show the progress achieved towards a set goal for the total number of words and characters. It also can perform bulk counts on multiple files and folders simply by dropping them onto the window. Word Counter can count the number of times a particular word appears in a document. It can even create a sortable summary table of all words in the document, with the number of times each word appears and the length of each word.
Word Counter can handle various file types including plain text (txt, text), rich text (rtf, rtfd), Hypertext Markup Language (htm, html), Microsoft Word (doc), Microsoft Word XML (wordml), Apples web archive (webarchive), and others. This program may be useful for writing a manuscript or an abstract with a strict limit on the number of words or characters allowed.
loaded by the system. You can also :
Manage lists of allowed or blocked programs.
Repair an infected computer with only one reboot by blocking
malicious or useless programs.
Lock services creation and modification
Monitor Internet explorer for DLL loading to prevent all
unwanted toolbar (adware)
2 modes : interactive mode ask you just before each process
creation instead of secure mode which only allow execution
of trusted programs (the best way for network administrators
to prevent unwanted usage of computer...)
- Low level monitoring (kernel)
- Filtered extension :
*.COM *.EXE *.PIF *.SCR *.BAT *.CMD *.VBS *.VBE *.JS *.JSE *.WSF
*.WSH and more...
- Prevents also script running like VbScript, JavaScript, Windows script...
- Locks Services creation and modification.
- Monitors and intercepts tasks launched by user or by system.
- Monitors and blocks process execution initiated by another allowed
task.
- Blocks execution before process creation (instead of other security
programs which kill the task once the system has launched it).
- Monitors Internet Explorer extension loading to prevent ad-ware or
unwanted toolbar.
- Password protected in secure mode. (for network administrator)
- Uninstallation protected with password.
- Choice of two languages (French or English)
Create VBScript and JScript files, Windows Script Files and Script Components from template files with a predefined structure. Use Wizards to create valid .WSF and .WSH scripts. .BAT, .CMD, .HTA, .TXT and .INI files are supported as well - as are the PerlScript and Python script languages. Add custom file types, for example Transact-SQL.
Edit script documents with the assistance of our optimized-for-scripting customizable syntax coloring, statement completion and pop-up parameter lists. Set bookmarks in your documents, find and replace text and save settings in workspaces.
Easily locate information in the script language help files while editing or when your scripts report errors. Use breakpoints for debugging and manage references to additional help files.
Organize collections of sample scripts, code snipplets and production scripts in libraries and share them with others.
Browse the systems type libraries for COM components and explore their objects, methods and properties. Add code that creates objects and references properties and methods without typing. Register your own Script Component Files and reuse them. Keep frequently used components in the Favorites list for quick access.
Run scripts using the Windows Script Host cscript or wscript commands or by the native OnScript Host. Supply parameters, select jobs and view the script output in OnScript. Interact with idle scripts; build applications with multiple scripts that interact at runtime.
Network Edition: Connect to remote machines on your LAN, WAN or through a VPN and access scripts on their local file systems, all from your desktop. Monitor running scripts and view who started them, when and with which parameters. Get notified of changes to shared script files.
With OnScript you can: Create VBScript and JScript files, Windows Script Files and Script Components from template files with a predefined structure.
Use Wizards to create valid .WSF and .WSH scripts. .BAT, .CMD, .HTA, .TXT and .INI files are supported as well - as are the PerlScript and Python script languages.
Add custom file types, for example Transact-SQL. Edit script documents with the assistance of our optimized-for-scripting customizable syntax coloring, statement completion and pop-up parameter lists.
Set bookmarks in your documents, find and replace text and save settings in workspaces. Easily locate information in the script language help files while editing or when your scripts report errors. Use breakpoints for debugging and manage references to additional help files.
Organize collections of sample scripts, code snipplets and production scripts in libraries and share them with others. Browse the systems type libraries for COM components and explore their objects, methods and properties.
Add code that creates objects and references properties and methods without typing. Register your own Script Component Files and reuse them. Keep frequently used components in the Favorites list for quick access.
Run scripts using the Windows Script Host cscript or wscript commands or by the native OnScript Host. Supply parameters, select jobs and view the script output in OnScript. Interact with idle scripts; build applications with multiple scripts that interact at runtime.
Network Edition: Connect to remote machines on your LAN, WAN or through a VPN and access scripts on their local file systems, all from your desktop.
Monitor running scripts and view who started them, when and with which parameters. Get notified of changes to shared script files.
Limitations:
30 days trial
Integrated tool for writing, maintaining and running scripts on Windows XLnow OnScript is a very useful tool designed for writing, maintaining and running scripts on Microsoft Windows desktop and server systems.
With OnScript you can: Create VBScript and JScript files, Windows Script Files and Script Components from template files with a predefined structure.
Use Wizards to create valid .WSF and .WSH scripts. .BAT, .CMD, .HTA, .TXT and .INI files are supported as well - as are the PerlScript and Python script languages.
Add custom file types, for example Transact-SQL. Edit script documents with the assistance of our optimized-for-scripting customizable syntax coloring, statement completion and pop-up parameter lists.
Set bookmarks in your documents, find and replace text and save settings in workspaces. Easily locate information in the script language help files while editing or when your scripts report errors. Use breakpoints for debugging and manage references to additional help files.
Organize collections of sample scripts, code snipplets and production scripts in libraries and share them with others. Browse the systems type libraries for COM components and explore their objects, methods and properties.
Add code that creates objects and references properties and methods without typing. Register your own Script Component Files and reuse them. Keep frequently used components in the Favorites list for quick access.
Run scripts using the Windows Script Host cscript or wscript commands or by the native OnScript Host. Supply parameters, select jobs and view the script output in OnScript. Interact with idle scripts; build applications with multiple scripts that interact at runtime.
Network Edition: Connect to remote machines on your LAN, WAN or through a VPN and access scripts on their local file systems, all from your desktop.
Monitor running scripts and view who started them, when and with which parameters. Get notified of changes to shared script files.
Limitations:
30 days trial
Firefox extension aimed primarily at helping web masters who deal with SEO and internet promotion of their web sites Seoquake is an extension aimed primarily at helping web masters who deal with search engine optimization and internet promotion of web sites. Seoquake allows to obtain and investigate many important search engine optimization parameters of the internet project under study on the fly, compare them with the results, save them for future work, obtained for other, competitive, projects.
Beginner web masters will find SeoQuake useful for estimating effectiveness and competitive ability of their SEO efforts. In the hands of professional SeoQuake will become a powerful and indispensable tool for analyzing optimization and promotion level of internet web-projects.
SeoQuake can be distinguished from similar projects by a wide range of parameters available for analysis, simplicity of use and also a tool for creation of custom parameters.
SeoQuake consists of two functional parts. The first one is SeoBar. The second part is the computation of the parameters for search results and its inclusion into search engine result pages ? SERPs ? for the most popular search engines.
List of parameters.
Google PR
Google PageRank of current page
Google Index
Number of indexed pages. Google version.
Google link
Number of links, pointed to the current page. Google version (Except links from concerned domain).
Google cachedate
Date of current Google cache.
Yahoo Index
Number of indexed pages. Yahoo version.
Yahoo link
Number of links, pointed to the current page. Yahoo version (Except links from concerned domain).
Yahoo Linkdomain (LD)
Number of links, pointed to the current domain. Linkdomain (LD) operator finds pages linking to domain, as opposed to link which finds references to a single page. Yahoo version.
Yahoo Linkdomain2 (LD2)
Number of links, pointed to the current domain (2-level domain). Linkdomain2 (LD2) operator finds pages linking to an entire domain, as opposed to linkdomain (LD) which finds references to a current domain (subdomain for example). Yahoo version.
Yahoo Directory
Domain presence in the Yahoo Directory.
MSN Index
Number of indexed pages . MSN version.
MSN link
Number of links, pointed to the current page. MSN version (Except links from concerned domain).
MSN Linkdomain (LD)
Number of links, pointed to the current domain. Linkdomain (LD) operator finds pages linking to domain, as opposed to link which finds references to a single page. MSN version.
MSN Linkdomain2 (LD2)
Number of links, pointed to the current domain (2-level domain). Linkdomain2 (LD2) operator finds pages linking to an entire domain, as opposed to linkdomain (LD) which finds references to a current domain (subdomain for example). MSN version.
Yandex CY
Yandex Rank of current page.
Yandex index (russian SE)
Number of indexed pages. Yandex version.
Yandex link
Number of links, pointed to the current page. Yandex version.
Yandex catalogue
Domain presence in the Yandex Directory.
Rambler index (russian SE)
Number of indexed pages. Rambler version.
Rambler top100
Domain presence in the Rambler top100 catalogue.
DMOZ Directory
Domain presence in the Dmoz Directory.
Alexa Rank
Traffic estimation index
WebArchive age
First date in Archive.org
Del.icio.us index
Link to del.icio.us history for current url.
Technorati index
Link to Technorati history for current url.
Digg index
Link to Digg history for current url.
IP lookup
Current domain IP.
Whois link
Link to the Whois record of current domain.
View source
Link to the source code of current web page.
Check robots.txt
Check if robots.txt file exists and if it does show link to it.
Page links
Display quantity of internal/external links with the link to the link list.
Requirements:
Firefox: 2.0 ? 3.0a9
Seoquake is an extension aimed primarily at helping web masters who deal with search engine optimization and internet promotion of web sites. Seoquake allows to obtain and investigate many important search engine optimization parameters of the internet project under study on the fly, compare them with the results, save them for future work, obtained for other, competitive, projects.
Beginner web masters will find SeoQuake useful for estimating effectiveness and competitive ability of their SEO efforts. In the hands of professional SeoQuake will become a powerful and indispensable tool for analyzing optimization and promotion level of internet web-projects.
SeoQuake can be distinguished from similar projects by a wide range of parameters available for analysis, simplicity of use and also a tool for creation of custom parameters.
SeoQuake consists of two functional parts. The first one is SeoBar. The second part is the computation of the parameters for search results and its inclusion into search engine result pages ? SERPs ? for the most popular search engines.
List of parameters.
? Google PR
Google PageRank of current page
? Google Index
Number of indexed pages. Google version.
? Google link
Number of links, pointed to the current page. Google version (Except links from concerned domain).
? Google cachedate
Date of current Google cache.
? Yahoo Index
Number of indexed pages. Yahoo version.
? Yahoo link
Number of links, pointed to the current page. Yahoo version (Except links from concerned domain).
? Yahoo Linkdomain (LD)
Number of links, pointed to the current domain. Linkdomain (LD) operator finds pages linking to domain, as opposed to link which finds references to a single page. Yahoo version.
? Yahoo Linkdomain2 (LD2)
Number of links, pointed to the current domain (2-level domain). Linkdomain2 (LD2) operator finds pages linking to an entire domain, as opposed to linkdomain (LD) which finds references to a current domain (subdomain for example). Yahoo version.
? Yahoo Directory
Domain presence in the Yahoo Directory.
? MSN Index
Number of indexed pages . MSN version.
? MSN link
Number of links, pointed to the current page. MSN version (Except links from concerned domain).
? MSN Linkdomain (LD)
Number of links, pointed to the current domain. Linkdomain (LD) operator finds pages linking to domain, as opposed to link which finds references to a single page. MSN version.
? MSN Linkdomain2 (LD2)
Number of links, pointed to the current domain (2-level domain). Linkdomain2 (LD2) operator finds pages linking to an entire domain, as opposed to linkdomain (LD) which finds references to a current domain (subdomain for example). MSN version.
? Yandex CY
Yandex Rank of current page.
? Yandex index (russian SE)
Number of indexed pages. Yandex version.
? Yandex link
Number of links, pointed to the current page. Yandex version.
? Yandex catalogue
Domain presence in the Yandex Directory.
? Rambler index (russian SE)
Number of indexed pages. Rambler version.
? Rambler top100
Domain presence in the Rambler top100 catalogue.
? DMOZ Directory
Domain presence in the Dmoz Directory.
? Alexa Rank
Traffic estimation index
? WebArchive age
First date in Archive.org
? Del.icio.us index
Link to del.icio.us history for current url.
? Technorati index
Link to Technorati history for current url.
? Digg index
Link to Digg history for current url.
? IP lookup
Current domain IP.
? Whois link
Link to the Whois record of current domain.
? View source
Link to the source code of current web page.
? Check robots.txt
Check if robots.txt file exists and if it does show link to it.
? Page links
Display quantity of internal/external links with the link to the link list.
Requirements:
Firefox 2.0 - 3.0.*
Changes from previous version
Fixed bug with Google SERP
For some people Google gave different html code in Result Page , and so somebody can t use our tool.
Now everything work fine.
Time saving feature like PrimalSense code completion, code-reuse Snippets, simplified script security, intuitive code folding, integration with source control solutions, and our WMI Wizard make scripting faster and easier than you ever thought possible.
PrimalScript not only supports 40+ scripting languages and technologies, it provides specialized support for each, allowing you to natively work in complex file formats like XML, HTML, WSF, WSC, and more, without worrying about the fine-details of these formats formatting.
Optimized Parsing Technology (OPT) ensures that time-saving features like syntax color coding and code completion and hinting never slow you down.
Here are some key features of "PrimalScript Enterprise":
Enterprise development can be tough: Youve got more users, more computers, and more requirements; higher expectations and shorter schedules. PrimalScript Enterprise helps by providing the tools you need to handle the job, no matter how large.
Weve added support for .NET languages (VB.NET and C#), giving you one of the industrys lightest-weight development environments for both Windows and Web Forms applications.
Make project deployment easier with our multi-target publisher, the quick way to deploy files to multiple locations (like a Web farm) with a single click.
Build even complex SQL language queries in a snap with our Visual Query Builder. It handles any ODBC or OLE DB data source, and even provides robust data formatting capabilities so that your queries produce exactly the data you need. Save queries and work on them later, modify the SQL syntax manually, and more.
Our Visual XML Editor takes the guesswork and fuss out of XML editing by providing a fully-graphical editing environment for well-formed XML documents. Itll even validate documents, and if you need to dive into the XML to tweak something, you can do that, too.
Let the Remote Script Execution Engine (RSEE) extend your administrative scripting reach: Deploy scripts to multiple remote machines, where theyll execute locally. Script output comes back to your PrimalScript Enterprise console, giving you a truly enterprise-wide scripting solution.
Limitations:
45 days trial
- Organize and manage large volumes of customer email addresses
- Send newsletter and product upgrade notifications to all customers with a few mouse click
- Newsletter Sender is a software for all Windows platforms to send newsletters or Product Upgrade Notifications in plain text, or newsletters in HTML to a huge list of email accounts.
- To send out your newsletters or Product Upgrade Notifications, you just need a .txt file with all the email addresses, and a plain text or an HTML file with the body of your newsletter.
Then, just add your smtp (e.g.: smtp.tiscali.it) and you are ready to send out your newsletters. Using Newsletter Sender you can: -
- Send newsletters or product upgrade notifications to thousands of email addresses
- Send newsletters or product upgrade notifications in plain text or HTML
- Add attachemnts to your newsletters or product upgrade notifications (attachment of .COM, .EXE, .BAT, .CMD, .VBS, .JS, .VBE, .JSE, .WSF, .WSH, .PIF, .REG, .INF files is disabled to prevent attachemnt of VIRUSES)
- Customize your newsletters or product upgrade notifications with the email address of the recipient of your newsletter, using the special tag %email address%; this tag will be automatically replaced with your recipient's email address
- Free lifetime support
-
-
- Built-in HTML Email Creator
- Built-in professional email templates
- Built-in SMTP server
- Support email merging features and send personalized emails
- Email merging features. Need to personalize your newsletter?
-
- Personalized e-mail plays a very important role in customers newsletters. Researches show that if recipients see their names in the subject line or in the first lines of an e-mail message, they are more likely to read it entirely. Otherwise, people just delete messages from the Inbox without reading them. So why risk it sending non-personalized newsletters and lose new leads? Just create a database of your customers and merge email using the built-in features of YL Mail Man.
- It is easy as ABC to merge email with any database. Having a database in MS Excel or MS Access, you can save your mailing list and subscribers' individual information into a text or CSV file. YL Mail Man, our mass mailing software, recognizes this information and uses macros to send an individual email message to the each subscriber. No recipient will suspect that hundreds or thousands of people have just received the same message, but with their own individual details.
- Then, you can save this list into the YL Mail Man's own file format to be able to load it faster in the future.
- Summary. Email merging is very important for a successful mass email campaign. If your mailing list is opt-in, you may have some additional information about the user, like his or her full name, age and phone number. If you still send non-personalized e-mails, you may lose lots of leads! So, do not wait and start email merging to customize newsletters for each subscriber. You will see the results immediately.
-
- Send personalized emails. Still thinking if you need to personalize your newsletter or product upgrade notifications? Seeking ways to organize your mailing list and send personalized email messages to each subscriber? Have a look at the software solution -YL Mail Man!
-
- YL Mail Man is a group mailer that can send personalized emails. YL Mail Man is designed to send individual emails in great quantities without using the CC (carbon copy) or BCC (blind carbon copy) option. All subscribers see only their e-mail addresses in the TO field, so they do not know about other people who have just received the same message. This is done to protect people's privacy.
- YL Mail Man is a software solution specially designed for mass email marketing. You can easily manage your own mailing lists and send personalized emails, newsletters, announcements, individual advertising messages providing each of your customers with personalized attention they expect and courtesy they deserve. Each email message can contain as much subscribers' personal information as your business needs.
- As personalized bulk email sending software, YL Mail Man allows you to send customized email messages. They can include a message body with specific user details and a personalized subject line. It is a solution for the problem of making personalized offers (with special prices and discounts) to existing customers. In addition, YL Mail Man provides the easiest way to edit email messages and message templates.
- Unlike other newsletter mailers, YL Mail Man can personalize HTML e-mails too by merging each email message with data from your database. So you can send personalized eye-catching HTML-based newsletters as easily as text ones.
-
-
- The number of email recipients are unlimited
- Manage email addresses by categories
- The number of categories are unlimited
- Import/Export email addresses
- Fast and secure delivery email
- Support email attachment
- Support Gmail/Yahoo!/AOL SMTP login
- A simple and effective Mass Mailer Software. YL Mail Man is the ideal software to conceive and send personalized mass mailings of 1 to several thousands of recipients. The software answers effectively and quickly all your requirements.
- A software for all the users. Conceived to be used by all the departement of a company, the software does not require any particular knowledge. Its intuitive interface will allow you very easily and in a few minutes to send your first mass mailings (newsletters, promotion, press releases...)
- Many practical functions. YL Mail Man makes it possible to you to test your campaigns, to clean and delete doubles of your files, to manage your black list, to check the legitimacy of your sendings front of antispam filter, to manage constantly at the time of the sending, etc...
- Personalized tracking of the results. YL Mail Man propose an add one service to analyze and exploit the recipients behavior when they received your message.
Requirements:
- Minimal system configuration
-
- Graphics mode 800x600 with 256 colors
- 10 MB free hard disk space at least
- Intel Pentium or AMD K5 processor with 133 MHz
- 128 MB RAM
-
- Recommended system configuration
-
- Graphics mode 1024x768 with 32-bit color
- 20 MB or more free hard disk space
- Intel Pentium 3/4 or AMD Athlon processor with 500 or above MHz
- 512 MB RAM or more
-
WareSeeker Editor
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com