jsandys
Posts: 405
Score: 13 Joined: 3/24/2005 From: San Antonio, TX Status: offline
|
Matt's advice is dead on. The basic defintion of a package is a collection of source files and the basic definition of a program is a command-line using those source files. Thus, as long as the msi is in the source files defined for the package, which it appears that it is, then you don't have to reference it via UNC, its local. Don't let the browse box from the command-line in the program definiton fool you, the command-line can be a valid command-line syntax. Also note that you can't/shouldn't use an admin share (d$) to push out software, only administrators on the system hosting d$ will have access and that is just bad form and asking for trouble if you are using a network access account to push out software that has admin privileges on your servers.
_____________________________
Jason ________________________________________ http://myitforum.com/cs2/blogs/jsandys/default.aspx
|