Application not working in User account

G

Guest

Please i need help about this problem: i have an application that uses
internet connection (Gallileo for airline ticket reservation) it runs
normally when i log on windows as administrator, but when i log as a user and
try to run this application i receive some error messages like "general
protection fault..." something like that. i guess it's something related to
permissions. how can i give the user account permission to run this
application without giving the user the full administrator's priviliges.
Thank you for understanding that it's really urgent.
Elias
 
S

Steven L Umbach

Does it work while logged on as a power user? Is so you certainly get it to
work as a regular user. If not you still may be able to but there is no
guarantee. I would check any folder that application uses and try giving the
user account read/list/execute/write/modify permissions. The common places
to check are folders for the application in the program files folder [see
the shortcut properties - target] , the program files\common folder, and the
documents and settings\all users\application data folder. Also use regedit
to check the HKLM [local machine]\software key for the application and give
the user full control permission. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;308418 --- XP
NTFS permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top