Re: Install program and policies.



Not for a single package. However, a specific package can be deployed by the
administrators on specific desktops, without or with little user
intervention. One example are group policies, that allow software to be
assigned to users. This requires your Install Shield package to be
re-packaged into an MSI file. The software may be installed either the next
time they login, or when they try to open a document that is associated by
extension with your software package. Alternatively, SMS/Systems Centre can
be used to deploy software.

Alternatively, if what you are deploying is just one library (I assume - a
DLL?), then you can create a custom install script that copies the library
from a central location into a folder that the user has access to (such as
their home folder - not a best practice though). The custom install script
then needs to modify the PATH environment variable for the user and amend it
witht he path for the DLL. By default, DLLs will be looked for in a number
of locations, including the paths in the PATH environment variable. More
details can be found here:
http://msdn2.microsoft.com/en-us/library/ms682586.aspx

--
---
HTH,
Dobromir

Learn more about Security and Identity Management:
Visit http://www.iamechanics.com

"mik" <mirko.cambi@xxxxxxxxx> wrote in message
news:4c167793-2070-4f7a-bd53-9628f75d7c12@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I have the following problem. I develop a library and I deploy this
library with installshield. Users (colleagues) install it on their
computers. Until yesterday, all ran perfectly. Now the policies have
been changed, and the user cannot install anything on his computer.

It's possible to change the policy to allow to install only a specific
package?

thank you,
mirko


.



Relevant Pages

  • Errors applying kernel patch 118833-36
    ... install of Solaris 10 11/06. ... However, once the package list is done, I see a worrisome message: ... Below is the complete console output of the patch run. ... Changes for package SUNWnfsskr will not be applied to the system. ...
    (SunManagers)
  • Re: Couldnt find installable ISAM error from VB 6 / Access 2003
    ... Why can I unregister a dll ... The register is also successful. ... What is bizarre is that if you run the setup package to install the app, ...
    (microsoft.public.vb.database)
  • Re: media player 10 setup issues
    ... Finished building install list. ... Package 'MPPRE' is version '10.0.0.3802'. ... Install for Exception pack ...
    (microsoft.public.windowsmedia)
  • Re: A little help please!
    ... This so far was the best map to getting DVD media working I am going to ... Also I have the latest libdvdcss2 and libdvdcss2-dev installed. ... sudo aptitude install totem-xine ... Click either free or non-free depending on where the package you ...
    (Ubuntu)
  • problem installing cedet and ecb for emacs
    ... I am trying to install these packages to enhance emacs for programming ... Initializing package states... ... dpkg: dependency problems prevent configuration of ede: ... dpkg: dependency problems prevent configuration of semantic: ...
    (Debian-User)

Loading