Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dialog based application with background Pin
Hamid_RT6-Apr-06 6:52
Hamid_RT6-Apr-06 6:52 
GeneralRe: Dialog based application with background Pin
Rostfrei6-Apr-06 7:45
Rostfrei6-Apr-06 7:45 
GeneralRe: Dialog based application with background Pin
Rostfrei6-Apr-06 8:59
Rostfrei6-Apr-06 8:59 
QuestionCall a function from provided DLL Pin
BenHieu6-Apr-06 6:25
BenHieu6-Apr-06 6:25 
AnswerRe: Call a function from provided DLL Pin
Blake Miller6-Apr-06 10:51
Blake Miller6-Apr-06 10:51 
QuestionRe: Call a function from provided DLL Pin
BenHieu3-May-06 11:34
BenHieu3-May-06 11:34 
AnswerRe: Call a function from provided DLL Pin
Blake Miller5-May-06 6:42
Blake Miller5-May-06 6:42 
QuestionI need project members for X-10 Pin
Xsss4hell6-Apr-06 6:14
Xsss4hell6-Apr-06 6:14 
Hello @all =)

I am actually working on a project which should make installation, configuration and custmoization of Windows XP a better experience than working with unattended stuff.

What I need is a 3in1 application.
<br />
 #1 - Installation assistant<br />
 #2 - Configuration assistant<br />
 #3 - Customization assistant<br />


The name X-10 stands for 10 ways of customization.

A short guide what X-10 shall do.

- Give integrated driver support for nearly all hardware available _/ <-done
- use of a Windows Preinstallation Environment for building the installation
configuration (through XML)

- Windows installation Assistant - 3 step Setup _/ <-needs work (40% done)

- 10 Presetpacks selectable through the Assistant /
(Shellpack,Registrypack,Applicationpack,Fontpack, CustomSystem32pack
Optionalpack and Userdefined mode) _/ <-needs work (60% done)
- Customizing Systemfiles (usb,tcp,wga,audio..)

- A new compression solution to make your installation faster and smaller.
(Recompression of all setup files into a single archive which is handled by
the Preinstalltion Environment.
This makes original setup step 1 unneccessary and speeds up the rest.)

- A special updatepack for Windows XP SP2 which integrates the latest updates and more (serebys work).

- And last but not least, shrinking of the CD size. (thanks to nuhi's nLite)


[b]Do you want to join my X-10 Project?[/b]

I hope u will or u know other creative people who are familiar with programming.
The more people we are the faster and better we will be.


This is project is so complex that it is splitted into 3 projects which are modular and can be used single.

1st-Project: PE-X10
Customized Windows PE (or barts PE..) to prepare the setup.

2nd: X-10
PresetPacks (creating Shell-, Registry-, Application- ,Font- and CustomSystem32packs) for the assitant.

3rd: THIS IS FINISHED (by another guy)
Universal Driverpacks to enable nearly all devices on Windows XP without the need of bloated drivers.


I hope I get much feedback, ideas or recommendations.

NOW YOU CAN RECOMMONDATE WISHES OR WANTED FEATURES!!;)

when this projects finishes its 1st phase, I will make a projectwebsite for it.

To code the Installaller you need to know Visual C++, I visualize a MediaCenter like menu.

I will make this project opensource in sf.net when it finishes.
This means when all functions, replacements and hacks are initiated by the assitant and not by replacing files Wink | ;) .
AnswerRe: I need project members for X-10 Pin
toxcct6-Apr-06 6:32
toxcct6-Apr-06 6:32 
GeneralRe: I need project members for X-10 Pin
Xsss4hell6-Apr-06 6:49
Xsss4hell6-Apr-06 6:49 
GeneralRe: I need project members for X-10 Pin
toxcct6-Apr-06 6:52
toxcct6-Apr-06 6:52 
Questionfree() fails in vc 6 debug mode Pin
leowwl6-Apr-06 5:57
leowwl6-Apr-06 5:57 
QuestionRe: free() fails in vc 6 debug mode Pin
David Crow6-Apr-06 6:14
David Crow6-Apr-06 6:14 
AnswerRe: free() fails in vc 6 debug mode Pin
hint_546-Apr-06 6:21
hint_546-Apr-06 6:21 
GeneralRe: free() fails in vc 6 debug mode Pin
David Crow6-Apr-06 7:04
David Crow6-Apr-06 7:04 
GeneralRe: free() fails in vc 6 debug mode Pin
hint_546-Apr-06 7:24
hint_546-Apr-06 7:24 
GeneralRe: free() fails in vc 6 debug mode Pin
David Crow6-Apr-06 7:39
David Crow6-Apr-06 7:39 
GeneralRe: free() fails in vc 6 debug mode Pin
hint_546-Apr-06 7:42
hint_546-Apr-06 7:42 
AnswerRe: free() fails in vc 6 debug mode Pin
hint_546-Apr-06 6:18
hint_546-Apr-06 6:18 
AnswerRe: free() fails in vc 6 debug mode Pin
HvalaMne6-Apr-06 12:32
HvalaMne6-Apr-06 12:32 
AnswerRe: free() fails in vc 6 debug mode Pin
toxcct6-Apr-06 21:27
toxcct6-Apr-06 21:27 
AnswerRe: free() fails in vc 6 debug mode Pin
James R. Twine7-Apr-06 0:38
James R. Twine7-Apr-06 0:38 
QuestionUsing DLL in VC++ Pin
RockyJames6-Apr-06 5:51
RockyJames6-Apr-06 5:51 
QuestionRe: Using DLL in VC++ Pin
David Crow6-Apr-06 5:54
David Crow6-Apr-06 5:54 
AnswerRe: Using DLL in VC++ Pin
RockyJames6-Apr-06 5:59
RockyJames6-Apr-06 5:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.