[WiX-users] not able to access unc locations in deffered custom
actions
>From UNC to PC:
Its possible -> During immediate, trigger a custom acitons which copies the
files to the local temp folder of the installing user.
then, in the deferred sequence, copy that folder to the right locati
in these
> situations is frequently a bad idea.
> >
> > Phil Wilson
> >
> >
> >
> > -Original Message-
> > From: Sanjay Rao [mailto:s...@noida.interrasystems.com]
> > Sent: Saturday, September 18, 2010 10:55 AM
> > To: General discussion for Windows Ins
aturday, September 18, 2010 10:55 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] not able to access unc locations in deffered custom
> actions
>
>
> By other part of installer I mean immediate custom actions.
> and if I do do not turn o
-Original Message-
From: Sanjay Rao [mailto:s...@noida.interrasystems.com]
Sent: Saturday, September 18, 2010 10:55 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] not able to access unc locations in deffered custom
actions
By other part of installe
By other part of installer I mean immediate custom actions.
and if I do do not turn off impersonate, then custom action is not able
to copy files into c:\BatonBackup on windows 2008 etc.
On 15-09-2010 14:02, Wilson, Phil wrote:
> What is the "other part of the installer"? If it's in the UI or o
Your CA is running as System which will use different authentication
credentials
to try to access the network then those that you are logged in with.
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves
attention? E
What is the "other part of the installer"? If it's in the UI or other code
running as the installing user I can guess it might be fine, but with
impersonation turned off you're running with the system account, and that
rarely has any network privileges.
Phil Wilson
-Original Message-
7 matches
Mail list logo