Can anyone tell me the detailed steps of how to create users ina Basic MSI project.
The help provided through "How do I use a custom action to create user accounts on the local computer?" in Windows Installer SDK is very confusing. Can anyone tell me wherefrom i'm supposed to get the process.cpp,create.cpp,remove.cpp to create the files process.dll, create.dll, and remove.dll.
Any one who has implemented the above method,please let me know how to go about it

