RE: folder virtualisation
- From: ashnah <ashnah@xxxxxxxxxxxxxxxx>
- Date: Mon, 18 Jun 2007 09:26:01 -0700
Hi jeffrey
your given link do not work.
i creaded a folder under appdata and also a service just to save read write
data
within that folder.
Is it ok?
also from that service i open a tcp connection to listen from other computer
client program.
is it ok in vista? (service hardening ...)
also i use name pipe to comminicate with my user interface.
is it ok?
and i have auto update feature and my application download any new version
from net and save it in appdata folder and rename the running process and
rename the downloaded file as application name so after restart new version
should run.
is that approach is ok?
i am installing in appdata folder rather than in programme files to overcome
permission problem.
if you can kindly answer my question i will be greatfull.
thanks
--
Ashnah is a innovative software development company
""Jeffrey Tan[MSFT]"" wrote:
Hi Ashnah,.
This is a frequently asked question while working under Non-Admin account.
Normally, there are 2 solutions, lowing the security setting of your data
directory or coding a high privilege process for writing to the protected
data directory, see my original replies in the 2 threads below for details:
http://groups.google.com/group/microsoft.public.dotnet.framework/msg/de13b42
b45702650?hl=en&
http://groups.google.com/group/microsoft.public.win32.programmer.kernel/brow
se_thread/thread/40533315861bd2de/24e6bd21b9b1571f?lnk=st&q=Auto-update+of+a
n+application%2C+permission+problem+in+%22Program+Files%22&rnum=1#24e6bd21b9
b1571f
Actually, I highly recommend coding a separate high privilege process,
since it is the design employed by various Microsoft products. By lowing
the DACL security setting of your directory, you throws away the gift of
Vista security model.
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- RE: folder virtualisation
- From: "Jeffrey Tan[MSFT]"
- RE: folder virtualisation
- References:
- RE: folder virtualisation
- From: "Jeffrey Tan[MSFT]"
- RE: folder virtualisation
- Prev by Date: Re: Problem in deploying Credential Provider in Vista Ultimate 64.
- Next by Date: Re: Custom Authentication Package sample code ?
- Previous by thread: RE: folder virtualisation
- Next by thread: RE: folder virtualisation
- Index(es):
Relevant Pages
|