WiseUser's blogSyndicate content

May 13th, 2008 | 0 votes

A cabinet is a single file, usually with a .cab extension, that stores compressed files in a file library.

4 comments
May 7th, 2008 | 0 votes

A 64-bit package consists partially or entirely of 64-bit Windows Installer components.

The following is required for every 64-bit Windows Installer package:

4 comments
May 6th, 2008 | 0 votes

Scenario: If D drive is present then the application should install in D drive instead of the primary active drive.

Solution: This can be done using the system search function in Wise Package Studio.

0 comments
May 1st, 2008 | 0 votes

Definition: A user profile is a group of settings and files that defines the environment that the system loads when a user logs on.

0 comments
March 31st, 2008 | 0 votes

Generating an MSI log is essential for troubleshooting an MSI installation. The following tip can be very helpful in certain cases where you want to handle multiple installations and with a single output.

0 comments
March 11th, 2008 | 0 votes

Here's an extension to the topic "Installing and Loading Excel Addins with WiseScript" that makes this script even more useful.

We can make the script from that tip more generic so it'll work in any version of Office.

0 comments
March 3rd, 2008 | 0 votes

You don't have to be an application packager for long before you're asked to create an application that installs silently or, at least, installs without prompting the user for a CD key. Here's one way to pull it off.

5 comments
February 29th, 2008 | 0 votes

As an application packager creating Windows Installer packages, you may notice your .msi files get larger than expected after repeated edits and saves.

Here's a tip that'll put those MSIs on the treadmill and whip them back into shape.

1 comments
February 28th, 2008 | 0 votes

Double-entry accounting is considered a good thing. Double entries in Add/Remove Programs, not so good.

The cause of this behavior may be a result of the previous version being installed per machine and the upgrade was installed per user.

0 comments
February 27th, 2008 | 0 votes

If you're having trouble with your transforms not being applied to an advertised application, this tip could be just what the good doctor ordered. Read on to learn why the transforms property cannot be set using the command line when advertising an application.

1 comments