Re: Visual Studio Installation in WINXPE
From: Slobodan Brcin \(eMVP\) (sbrcin_at_ptt.yu)
Date: 09/29/04
- Next message: Doug Hoeffel: "Re: w32time with minlogon?"
- Previous message: Mark Gillespie: "RE: Visual Studio Installation in WINXPE"
- In reply to: Hussain: "Re: Visual Studio Installation in WINXPE"
- Next in thread: Emanuil ACHIM: "Re: Visual Studio Installation in WINXPE"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Sep 2004 14:45:47 +0200
Hussain,
Drivers should be debugged remotely using WinDbg or similar tool. (Read in DDK about this).
VS 6, 7, .... contain folder that you can copy to XPe. They are used for remote debugging your applications on XP/XPe from
Development Machine. Search for msvcmon.
So as you can see you do not need VS on your XPe. Also I always remote debug applications whether I write them for XP/XPe, because
remote debugging gives more accurate results to real program execution especially when application uses exclusive modes for graphic
or keyboard.
http://support.microsoft.com/default.aspx?scid=kb;en-us;241848
> Will you please guide me how to install the Visula Studio 6
You can read threads from search I gave you in previous thread.
> One more qs. i have, is Visual Studio 7.0 will be supported by WINXPE???
No it goes other way. YOU must make XPe image so support VS 7.0. But since XPe can be like XPP then it can work.
Also there is no point in creating special XPe for debugging and then using completely different XPe image for production.
Use XPP for initial development and then make XPe in a way to support your final application.
Best regards,
Slobodan
"Hussain" <Hussain@discussions.microsoft.com> wrote in message news:418E66F9-3C6F-4D1E-BF18-7ED6548402CC@microsoft.com...
> Slobodan,,
> Thanx for the early reply.
> We have written our code using VC++ such as application code as well as
> driver. They are independent modules. Those codes have been written in WIN2K
> environment. Basically we wanted to integrate those codes in the WINXPE test
> m/c. While integration we are facing some problems , in order to debug my
> code, we need the support of VC++. That is how we thought of installinig the
> VC++ in winXPE.
> That WINXPE m/c is for our testing purposes only. FOr the final one we have
> some other m/c which will not req. VC++. Will you please guide me how to
> install the Visula Studio 6. One more qs. i have, is Visual Studio 7.0 will
> be supported by WINXPE???
>
> Reply back asap.
> Regards
> Hussain
>
>
>
>
> "Slobodan Brcin (eMVP)" wrote:
>
> > Hi,
> >
> > Can you give us a hint about what would be use of Visual Studio in XP Embedded product?
> > If you need only a debugger then there is another way. Also installing VS will load many unnecessary things so your testing will
be
> > wrong. (You can write and test applications on XPP and then move them to XPe also )
> >
> > Read:
> > http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&c2coff=1&q=Visual+Studio&meta=group%3Dmicrosoft.public.windowsxp.embedded.*
> >
> > Best regards,
> > Slobodan
> >
> >
> > "Hussain" <Hussain@discussions.microsoft.com> wrote in message news:B8B4BC5D-FECF-4D12-90F4-D0808B4821A9@microsoft.com...
> > > Hi,
> > >
> > > I have successfully build the XPE runtime image and also it is loaded. I
> > > wanted to install the visual studio 6, Enterprise edition in my WInXPE m/c.
> > > But while installing i am getting error. Is it possible to install Visual
> > > studio 6.0 in WINXPE?? If it is possible, what else should I do in order to
> > > install the same.
> > >
> > > Expecting an Early Reply
> > > Hussain
> >
> >
> >
- Next message: Doug Hoeffel: "Re: w32time with minlogon?"
- Previous message: Mark Gillespie: "RE: Visual Studio Installation in WINXPE"
- In reply to: Hussain: "Re: Visual Studio Installation in WINXPE"
- Next in thread: Emanuil ACHIM: "Re: Visual Studio Installation in WINXPE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|