Re: XP look and manifest files

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I believe the manifest file is being used to change the look of the
installer to a WinXP style....

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--


"MikeD" <nobody@xxxxxxxxxxx> wrote in message
news:ut21HQphFHA.2904@xxxxxxxxxxxxxxxxxxxxxxx
>
> "Dan Ritchie" <DanRitchie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:698870A3-A352-4A6C-9C09-8D04C8D4E88B@xxxxxxxxxxxxxxxx
> >I would like to use a manifest file to add the Xp look to my application.
> > However, my users tell me it no longer runs under Windows ME, and I
would
> > assume 98 either.
> >
> > The error message says that setup1.exe.manifest "cannot read source
file.
> > The file could not be installed."
> >
> > Is it possible to make a manifest file that won't keep the application
> > from
> > running under OS's other than XP? I really would like to support the XP
> > look, but it's not worth breaking the software.
> >
>
> The existance of a manifest file should not affect your app in any way
under
> WinME (or Win95, Win98, WinNT, or Win2000). A manifest file has no
meaning
> under those OSs so it's simply ignored. Whatever problem you're having is
> something else. You say it's Setup1 that's giving you this error message?
> IOW, your application is not even installing properly because of the
> manifest file? How did you add it to your package? What tool are you
using
> to create your Setup package (sounds like PDW, given you mentioned
> Setup1.exe)?
>
> --
> Mike
> Microsoft MVP Visual Basic
>
>


.



Relevant Pages

  • Re: XP look and manifest files
    ... If you are looking for a WinXP style installer than get away from PDW - See ... Visual Installer from Microsoft: ... "ISTool helps you create scripts for Jordan Russell's Inno Setup compiler. ... > I would like to use a manifest file to add the Xp look to my application. ...
    (microsoft.public.vb.general.discussion)
  • Re: XP look and manifest files
    ... >I would like to use a manifest file to add the Xp look to my application. ... You say it's Setup1 that's giving you this error message? ... to create your Setup package (sounds like PDW, ...
    (microsoft.public.vb.general.discussion)