Jump to content


Bendes

Application deployment with user part

Recommended Posts

Hi everybody,

 

I come to you about new ideas to deploy an Application with user part.

 

Currently, I deploy it like the following :

 

- A first Application named "Xxxxxx (System)" that installs the software as SYSTEM (with administrative privileges) and that is just copied to DP's (not deployed).

- A second Application named "Xxxxxx" that installs the user part configuration (Registry settings/AppData files - specific to end-user) with user context. This one is deployed to a Collection with the Application "Xxxxxx (System)" as a dependency.

 

 

My principal problem is if a user wants to uninstall the software, only user part (running with user privileges) can be uninstall...

 

 

Any ideas? Other kinds of solution are welcome ;)

Share this post


Link to post
Share on other sites

Yes, I know it but you don't understand my request...

 

For example, I need to create an Application deployment that installs WinZIP with some customization settings located in the user's registry hive (HKCU\SOFTWARE\...). Of course, the end-user does not have administrative rights...

 

 

How do you manage this kind of deployment?

Share this post


Link to post
Share on other sites

There are several ways to go.

 

- create a compliance rule for the settings (i would prefer this way)

- export the registry keys and create an application or package which runs in the user context

- create a MSI for the Installation with an active setup section

- create a group policy

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.