How to install ClickOnce app without prompting the user? -



How to install ClickOnce app without prompting the user? -

is there way install clickonce application without prompting user @ all? i'm talking "run/don't run" user gets first time he/she runs application.

there seem clues here believe it's skipping "elevation" (uac) , security prompts, , not actual initial "run/don't run" screen.

i can find info how silently update application that's been installed in past, nil silently installing application first time.

i found this post seems related, again, not sure if we're talking same user prompt...

there no way install clickonce application without prompting user. if want user able double-click on it, , installs without verifying user, don't utilize clickonce. frankly, in experience, malware , packages pushed sms in enterprise environment install without prompting user.

clickonce

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -