/build/static/layout/Breadcrumb_cap_w.png

iTunes deployment problem

Hi,
I'm trying to deploy iTunes 7.1 to users, when I just manually run the MSI it installs fine.
But when I try it to publish to users through GPO I get this error message:

---------------------------
iTunes.msi
---------------------------
Add operation failed. Unable to extract deployment information from the package. Run validation on the package to ensure that the package is correct.

---------------------------
OK
---------------------------

Is there any value in the package that I have to change or so?

Thanks,
Snake86

Edit:
In the Event Log is a error with MenuStartOnServer and some squares, from what I can't make anything.
The MenuStartOnServer is a property I've write (value: \\server\menustart$\%COMPUTERNAME%),
in the Shortcut table I've changed the Directory column to MenuStartOnServer so the Shortcuts would be created there.
So there must be something wrong about this?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: spartacus 17 years ago
Black Belt
0
You might have more luck with this if you use a "Set Property" custom action (Type 51) to set the value of the MenuStartOnServer property to the path you require.

If we call the custom action (say) MenuStartOnServerP, then the custom action table would look like this :

Action = MenuStartOnServerP
Type = 51
Source = MenuStartOnServer
Target = \\SERVER\MENUSTART$\[ComputerName]

You can then schedule the MenuStartOnServerP custom action to run in the InstallExecute sequence (just after CostFinalize)

Note that I have used the builtin property [ComputerName] rather than the environment variable %COMPUTERNAME%

Regards,

Spartacus
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ