Running app from network drive



Hi all.

I think that it is very discussed topic, but I still did not find a
satisfying answer.

Is there any way how to run an application from network drive without
setting permissions for the application manually? The users often do
not know anything about the .Net security, so they are unable to set
the permissions. Moreover if I try to run my applications from
network, they do not throw any exception, no error message appears -
from user point of view just nothing happens, so they do not have a
chance to see that there is any problem...

Is there any way how to enable that permissions programmatically?
Maybe I have to create some kind of installer for the application? Or
is there a possibility to enable the permissions even without an
installer?

Martin

.



Relevant Pages

  • Re: "Preparing to Install" Message - Word 2007 - No Solution ?
    ... Outlook 2007 Performance Update:http://pschmid.net/blog/2007/04/13/105 ... using the Windows Installer Cleanup Utility to remove any ... this it seems it could actually be a vista issue with permissions. ... references to registry keys that couldn't be accessed helped confirm ...
    (microsoft.public.office.misc)
  • Re: set service start permissions to Administrator only
    ... You can use security templates, with or without import to GPO, ... Disable and stop "Windows Installer" service ... Deny permissions for changing that keys in the registry. ... |> only Administrators can start it. ...
    (microsoft.public.windows.server.security)
  • Re: Event Log Trust Level?
    ... Any idea on what permissions to give ASPNET (registry ... I don't fancy the installer option. ... >What I do in this case is install the event log as part ... >> source, String logName, String machineName, Boolean ...
    (microsoft.public.dotnet.security)
  • Re: Hosted WinForms Controls and CAS
    ... this is part of an msi installer project - and should get you started... ... throw new ApplicationException("Failed to find the machine policy in the PolicyHierarchy"); ... // that includes whatever permissions we're granting ... CodeGroup cg = new UnionCodeGroup( ...
    (microsoft.public.dotnet.security)
  • Re: Hosted WinForms Controls and CAS
    ... this is part of an msi installer project - and should get you ... throw new ApplicationException("Failed to find the machine policy ... // that includes whatever permissions we're granting ... CodeGroup cg = new UnionCodeGroup( ...
    (microsoft.public.dotnet.security)