SparkleFlow is the acclaimed packaging solution that combines all aspects of a software packaging project into a single interface. Preparing an application migration? Need to reduce your TCO? Need to manage lots of applications? Want to setup your applications right now and not waste to much of your value time? SparkleFlow Package Management offers the complete solution for creating structure in your packaging project.
Important! (KB939082) This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, seek the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows registry
SYMPTOMS:
When you try to start a Microsoft SoftGrid-enabled program by directly using the program's .osd file, you may receive the following error message:
The SoftGrid Client could not launch the application you requested.
You are not authorized to perform the requested operation. You must have 'add applications' permissions.
Error code: XXXXXX-XXXXXX0E-00002015
CAUSE:
This issue occurs because the SoftGrid client tries to add the program to the Client Management Console snap-in as a new application when you directly use the .osd file. By default, the user does not have permission to do this.
RESOLUTION:
To resolve this issue, you must grant the "Add Applications" permission on the client computer. To do this, use one of the following methods:
Configure the permission locally
1. Log on to the computer that is running the SoftGrid client.
2. Click Start, click Run, type control admintools, and then click OK.
3. Double-click SoftGrid Client Management.
4. In the navigation pane, right-click SoftGrid on local host, and then click Properties.
5. Click the Permissions tab.
6. Click to select the Add Applications check box, and then click OK.
Configure the permission by using a script
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
After you install the SoftGrid client, you can change permissions by using a script. To resolve this issue, use a script to configure the AddApp registry entry under the following registry subkey:
HKEY_LOCAL_MACHINESOFTWARESoftricitySoftGrid ClientCurrentVersionPermissions
Configure the AddApp registry entry as follows:
* Value name: AddApp
* Value type: REG_DWORD
* Value data: 1
» Back to article overview