472,090 Members | 1,369 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,090 software developers and data experts.

ClickOnce Deploying to LocalSystem user account

Dear all,
I want to install and run ClickOnce Deploying application under a
Windows Service,I have make the service starting the application
successfully(user API ShellExecute("MyApp.appref-ms")),but not like
under regular user account, some time,it acts as if the application is
still not installed,it prompts to install first,especially after the
Windows reboots.

As we know, we need a service run in unattached situation.I don't know
why the ClickOnce deploying application can't keep it's installation
information under the SYSTEM account(LocalSystem),like other regular
user account?

Any help will be very appreciated.

Aug 30 '06 #1
1 2487
Maybe the real question should be,well,according to what information
for a ClickOnce deployed application to determine if it has already
installed. I have checked Add/Remove Programs as SYSTEM user
account(use ShellExecute("rundll32.exe shell32.dll,Control_RunDLL
appwiz.cpl")),and find the application is already installed while it
sill prompts me to install again and again. I think there may be much
thing for it to determine the installing state.

Well,where is it?

Thanks all.

Aug 30 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by M O J O | last post: by
3 posts views Thread by Ronald S. Cook | last post: by
2 posts views Thread by Michael Kalika | last post: by
1 post views Thread by clior43 | last post: by
7 posts views Thread by Carlos Mendonça | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.