| AppDeploy.com |
| Put this feed on your website |
| Description: |
AppDeploy.com is an independent resource for products and information on installation, deployment and automation. |
| Format: |
RSS 2.0 |
| Url: |
http://www.appdeploy.com/rss/site.xml |
| |
| Latest headlines |
AppDeploy.com
|
Package: Logitec WebCam v2.x
Fri, 10 Feb 2012 09:00:00 +0200
Automated application deployment notes for Logitec WebCam version 2.x from Logitech...
|
Package: Epson Scan v3.x
Thu, 09 Feb 2012 09:00:00 +0200
Automated application deployment notes for Epson Scan version 3.x from EPSON...
|
Package: Nokia Suite v3.x
Wed, 08 Feb 2012 09:00:00 +0200
Automated application deployment notes for Nokia Suite version 3.x from Nokia...
|
Package: GroupWise v8.x
Wed, 08 Feb 2012 09:00:00 +0200
Automated application deployment notes for GroupWise version 8.x from Novell...
|
Package: Everything v1.x
Tue, 07 Feb 2012 09:00:00 +0200
Automated application deployment notes for Everything version 1.x from voidtools...
|
Download: Process Director for Windows
Tue, 07 Feb 2012 09:00:00 +0200
Process Director for Windows unlocks a world of previously hidden and inaccessible system activity. It provides an integrated suite of advanced tools for viewing and manipulating active processes, threads, services and users. Through Process Director for Windows, administrators may gain a complete view and control over their processes, applications, services, devices, users and the entire Windows system. Helpful for troubleshooting application issues and other system activity, Process Director is a tool for investigating almost any Windows activity. ...
|
Download: System Inventory Tool
Fri, 27 Jan 2012 09:00:00 +0200
Getting a quick look at all of a computer's details in one clean report can be valuable in the event it should become lost or damaged. The System Inventory Tool scans your computer and generates a detailed hardware and software inventory report that can be saved or printed for future reference. Additional scenarios where a system inventory can be helpful are the ability to determine compatibility with new operating systems, and in identifying any changes to a system that might highlight problems. The System Inventory Tool addresses these needs by providing a Windows compatibility report, measuring the local system against minimum and recommended system requirements for various versions of the Windows operating system. Also valuable, the System Inventory Tool remembers details about a computer and compares them with the previous version when a new report is run. This helps to clearly show any changes made to the system since the prior inventory report was generated....
|
Download: AppDeploy Repackager
Fri, 27 Jan 2012 09:00:00 +0200
The AppDeploy Repackager is a Windows Installer repackaging tool for converting legacy setups to the Windows Installer (MSI) format. Windows Installer setups offer many great administrative benefits including extensive command line support, self-healing, detailed logging and even roll back of changes in the event of an installation error. For these benefits and more it is common among administrators to migrate legacy setups to Windows Installer format, but doing so can be a challenging task requiring training and expensive tools. The AppDeploy Repackager is designed to be as simple to use as possible. In addition to generating an MSI setup, it also produces a sharable recipe file that can be safely shared with others online without risk of including personally identifiable information or license details. ...
|
Download: Secure Browser
Wed, 04 Jan 2012 09:00:00 +0200
The Secure Browser uses virtualization technology to provide a safer web experience to users and organizations. When using the Secure Browser any changes or malicious files inadvertently downloaded from the Internet are contained within the secure browser, keeping the underlying OS and computer secure from hostile changes. Any changes resulting from browser activity may be quickly and easily reset to effectively “undo” such changes and return it to its initially installed state. This makes it much easier to clean a system and bring the user back to full productivity. Secure Browsers also offer the option of specifying “white” and “black” lists to control what processes may be started or what sites may be visited. Limiting browser use to specific sites can control usage and protect from cross site scripting attacks. By specifying which sites are to be blocked, it makes it easy to keep users away from known bad sites, and thereby limit their exposure to attacks. In controlling what processes may be started, the browser will not run programs or plug-ins without permission to do so, which allows for the prevention of many attacks before they can even be initiated....
|
Tip: Run a Script Minimized
Thu, 22 Dec 2011 09:00:00 +0200
if not "%minimized%"=="" goto :minimized
set minimized=true
start /min cmd /C "%~dpnx0"
goto :EOF
:minimized...
|