swdev2
Wed Jun 27 21:05:24 CDT 2007
OK -
look here -
http://www.bingo-ev.de/~mw368/vfp9_vista.html
at the ManifestTools.zip FILE.
Download it, study the code, it should give you some new ideas on
what to do.
Mondo Regards [Bill]
--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.terrafox.net www.viasqlserver.net
"swdev2" <wsanders@dotnetconversions.bob.com> wrote in message
news:O0JnWcOuHHA.3588@TK2MSFTNGP06.phx.gbl...
> OK So Far -
>
> Have you written a manifest file for your installation set,
> and yet another manifest file for the application file set?
>
> Regards [Bill]
>
> --
> ===================
> William Sanders / EFG VFP / mySql / MS-SQL
> www.efgroup.net/vfpwebhosting
> www.terrafox.net www.viasqlserver.net
>
> "Altman" <baltman@easy-automation.com> wrote in message
> news:1182960062.992935.91040@w5g2000hsg.googlegroups.com...
> > On Jun 27, 11:30 am, "swdev2" <wsand...@dotnetconversions.bob.com>
> > wrote:
> > > What have you done, so far, with manipulating the UAC
> > > when the VFP program was originally installed?
> > >
> > > Regards [Bill]
> > > --
> > > ===================
> > > William Sanders / EFG VFP / mySql /
> MS-SQLwww.efgroup.net/vfpwebhostingwww.terrafox.net www.viasqlserver.net
> > >
> > > "Altman" <balt...@easy-automation.com> wrote in message
> > >
> > > news:1182952415.813244.298560@k29g2000hsd.googlegroups.com...
> > >
> > > > I need to run a function that requires my application to have
> > > > heightened privelages. I do not need to run this every time the
> > > > application runs though and I only need it temporarily. Is there a
> > > > way that I can temporarily ask for heightened privelage while the
> > > > program is already running?
> >
> > I haven't done anything to manipulate the UAC on installation. I
> > basically need the equivalent to "Run as administrator" for our
> > application. The problem though is I don't know whether I need it
> > until the application has started, and I don't need it very often
> > (sometimes only once ever but sometimes maybe once a day) depending on
> > a circumstance that my code can figure out.
> >
>
>