WiseUser's blogSyndicate content

October 17th, 2007 | +1 (1 vote)

What is the difference between customizing an installation through the use of command-line parameters and the application of transforms? Get your answers (right here) while they're hot.

0 comments
October 16th, 2007 | 0 votes

As a matter of best practices, we have a standard way to increment version numbers and codes based on the extent of the upgrade. I thought this might be useful to others in the community who are faced with similar challanges. As always, these worked for us but your mileage may vary.

0 comments
October 16th, 2007 | 0 votes

Here's a quick step-by-step that walks you through the process necessary to set up your packaging system so it creates packages (all packages) with elevated privileges.

0 comments
October 15th, 2007 | 0 votes

MSIZAP: A cool little utility that removes the MSI meta data from your computer. Us it when (for some reason) uninstall is broken and won't freakin' do it's job ... uninstall.

3 comments
October 15th, 2007 | 0 votes

Here's a quick primer designed to help you get your head around the UI options in Wise Package Studio.

0 comments
October 5th, 2007 | 0 votes

Here are a few questions (and their answers) about some obvious and some obscure Wise Package Studio functionality -- just to make sure you're keeping up with your homework. There will be a test at the end of the semester so read up ;)

1 comments
October 3rd, 2007 | 0 votes

Source Resiliency: Applications that rely on network resources for installation-on-demand are susceptible to source failures if the source location should change for any reason or become damaged.

3 comments
October 2nd, 2007 | 0 votes

A number of MSIExec processes can be running during an installation. The reason for this is that Windows Installer uses a client-server model for performing installations. Additionally for security reasons, Windows Installer hosts DLL and script custom actions in a "sandbox" process.

2 comments
October 1st, 2007 | 0 votes

Here are the command line options that can be used for advertising a product.

0 comments
September 27th, 2007 | 0 votes

Stumped by whether an upgrade actually succeeded or not? You can check the upgrade success status by using the msi log file.

Read on to learn a couple of techniques.

0 comments