Downloads, Application Packaging
Uninstall MSI with VBScript
I'm sure you've come across times when you need to deploy an application, but before you can install it, you need to make sure another application is uninstalled. Whether that other application is a previous version of the new application or just something that isn't compatible with the new application. Or maybe you just need to remove an application from a system without installing anything new. I put together this script to handle these situations and have used it many times.
- 4 comments
- Read more
- 2300 reads
Using WiseScript to Help with Novell Client Updates
Here's a WiseScript I wrote to help out with the chore of installing updates to the Novell Client. To install the Client updates silently, acu.txt must be configured and the setupnw.exe runs with the /acu /acu.txt parameters.
To use the script, rename it to .wse and compile it with WiseScript for Notification Server.
WiseScript to Help with GroupWise 7 Installs
Here's a very useful WiseScript you can use to install the Novell GroupWise client. One of the things the script does is validates whether or not GW is already installed before continuing.
Balloon Notification System
Seventy Five Percent of my users are remotely connected through VPN and work on production when connected, so reboots, service packs, and production app upgrades are all tricky to handle. So I decided to put some time into a nifty communication system to notify my users of what I am doing, or what I need them to do.
- 8 comments
- Read more
- 2056 reads
Using WiseScript to Register DLLs
If you are not comfortable using the self reg table in Wise for registering DLLs, here's a WiseScript that can register the set of DLLs in the application. Better yet, the WiseScript can be used in a custom action.
GPartEd Partition Resizing Tool
Support and development personnel are now mainly using virtual platforms for their test environments.
GPartEd is a very handy tool which will allow you to resize your virtual HDD as well as physical ones.
- 4 comments
- Read more
- 2003 reads
Tool to Expose/Hide the Global Catalogue Assembly
Finding an Item Within the Altiris Console
This is a tool created with WiseScript that asks for the ItemGuid you are trying to locate within the Altiris Console, the SQL Server name, the database name and the version of SQL that the NS is using.
It produces output that starts at the root tab item and works its way down the tree, stopping at the tree node that contains the item that you are looking for.
Quickly Unpack an MSI
When you want to know what an MSI contains or if you want to just extract a single file from a single MSI you usually open a cmd and type something like "msiexec /a name.msi".
- 5 comments
- Read more
- 4976 reads
Detect OSQL
Here's a script (written in WiseScript) that checks to see if OSQL exists on a PC. If the script finds OSQL, it retrieves file pathname.
The script can be used to find OSQL and to run SQL statements using the OSQL engine.







Recent comments
4 hours 47 min ago
7 hours 14 min ago
16 hours 31 min ago
1 day 8 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 19 hours ago
1 day 19 hours ago