Help - Search - Members - Calendar
Full Version: custom program
MSFN Forums > Unattended Windows Discussion & Support > Windows PE

   
Google Internet Forums Unattended CD/DVD Guide
crossgrid
I was wondering what language you guys use to create these gui based custome program. C or C++? java? VS?
prathapml
Well, whatever else, but certainly not java - atleast not for efficiency. Java would be the last choice for one making an app to run in a WinPE environment. Nor C#, since that requires the .NET framework.
gamehead200
C++ would probably be the best... (Which I can finally program in, but only in command line! tongue.gif)
likuidkewl
VS or C++
and if you need an answer file use a XML type anserfile hardcoding is not a good move, and it is easuer than registry entries.
crossgrid
QUOTE (likuidkewl @ Oct 5 2004, 08:13 PM)
VS or C++
and if you need an answer file use a XML type anserfile hardcoding is not a good move, and it is easuer than registry entries.

what is 'VS'?? what language is that?
likuidkewl
I meant use Visual Studio, and I forgot the "f":
VS for C++
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.