Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Problem in Setup and Deployment project
 

Problem in Setup and Deployment project

Hi,
I don't know whether it is right place to state the query. If not please specify the appropriate forum.
My Problem is:
I am using Visual Studio 2005 for creating Setup and Deployment project.
I have created my setup project successfully and I have installed my project in the Administrator area by selecting on "Everyone" option(Everyone--installs for every user)during installation.After this i have logged into another user which is a Limited User.
when I want to open(or use) the application installed by my project in this user,
It once again starting to installing the application(It's showing the install window) instead of opening the application.
What would be problem and how to overcome this?????
Nelluru  Wednesday, July 11, 2007 10:33 AM
Are those the exact steps? You install then run the application the installer is displayed? If you delete some of the files that were installed, or that user doesn't have access to them, the installer might start up again thinking it needs to repair. Can you verify the user has access to all the files that were installed?
Peter Ritchie  Wednesday, July 11, 2007 1:16 PM
Yes. Those are the exactly steps
Steps:
1. Installed My Application with administrator
2. Logged off as administrator and Logged in as a user(Limited User)
3. Tried to run the application, the installer is displayed.
a) If the USER has Administrator privileges, then it installs the application once again and next when we run the application, the application is running normally.
b) If the USER has Limited privileges, then it doesn't install the application at all.

I haven't deleted any files.
I don't know how to check that a user has access permissions to the files.
How to set the user these access permissions????
Nelluru  Thursday, July 12, 2007 7:02 AM

You can use google to search for other answers

Custom Search

More Threads

• Client exe from IE - suppressing popups
• How do I access application or user settings in Click-Once deployment
• Click Once localization - app fails to use downloaded satellite assemblies
• Uninstall exe using MSIEXEC utility
• Customizing the click once UI while installing the application
• Click Once Error Publishing My Software
• .NET Framework 3.5 SP1
• config and ClickOnce deployment
• VS2005 Setup Project - Launch Conditions - Registry Problem On X64 Operating Systems
• RenewCert - Do you need to know the password of the expired certificate?