Xara X 1.x
Company: Xara
Setup Type: Unknown Type
Package Difficulty Rating: TBD [ Rate It or View Ratings ]
Most Commonly Reported Method: not yet established
Record Created On: 3/2/2010
Number of Views: 523
 
  
 
Software Knowledge Base: The software knowledge base contains details on over 60,000. The closest record matching this software package is displayed here. Browse the Software KB directly to find similar records.

Full Name: Xara X One

Version: 1.0

Publisher: Default Manufacturer

Uninstall String: MsiExec.exe /X{762DDCF0-F350-4DC4-A42A-72FA881E654A}

Categories: Unknown

Threat: Unknown

 
 
Command Lines: Command line details for installation and removal of this software. Details may include available command line arguments and/or public properties.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Notes: Shared "notes from the field" covering how to handle the automated installation of this software.

Xara X v1.0c (it says in the splash screen) is a VERY old version of Xara Xtreme before Xara was purchased by Magix.

It comes with an MSI, but it appears that doesn't install the application's exe - wha?

I ended up doing the following:

msiexec /a xara x.msi

create an Admin install.

This will give you an MSI which you can deploy.

However - that's only part of the battle!

The serial code is secreted away - on my setup it was under
HKLM\SOFTWARE\Classes\CLSID\{00000178-0000-1010-5A6B-0000007A9BCF}

So you need to install Xara X normally on a test box, and export this key... You'll probably find it has something like "ulc" being a REG_SZ of the serial code 1234-1234-1234

You'll also find the MSI creates the shortcuts in the user profile folder of the account which ran it, rather than the all users one.

Those with an MSI editing talent may wish to create an MST to just get rid of the shortcuts.. Or if you're clever, add in the registration code. I didn't because of what comes next :)

So far, you'll have Xara X installed and registered. If you run it, then the app will launch but you won't have any clipart/fonts etc.

This is because (a) the MSI doesn't copy them over, and (b) even if they were there, the per-user settings don't include them.

I ended up creating an alternate launcher which imports the per-user settings and then runs the proper exe.


My installer script then:

* launches MSI with non-shortcut MST
* Writes the serial number to the registry
* Copies the fonts/clipart/themes/fills folders
* Creates an icon to the alternate launcher

(the alternate launcher will then import the paths to the copied fonts/clipart/themes/fills to the HKCU)

Phew.

There's probably some easier way of doing it. I ruled out editing the default user, as we were rolling this out to long-established apps, so the local profiles were already in place - hence the alternate launcher idea.

Above Entry Provided on 3/2/2010 by sirclive
Rate It
Rating
0
 
 
Virtualization: Information regarding how to work with this software in creating a virtual deployment package for products like Altiris SVS and Microsoft SoftGrid.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Terminal Services: Notes on how to address problems working with this software in a Terminal Services session as with Citrix shared environments.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Related Links: Additional resources to reference in regards to the deployment and configuration of this software.
 
Security Information: Details covering which files, directories and/or registry entries must be opened to standard users for operation in a locked down environment.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Discussion threads: Discussion topics in the AppDeploy message boards that have been linked as relevant information to this entry.
 

 


Report a problem
  Printer Friendly Version