May 27, 201511 yr Author I create winpe with WADK (add package and modify registry(load hive) and a use a "batch file" in startup for apply ipconfig computer name hostname modify registry add user and....final run My C# app)I want continue my way for create winpeso I make ewin7pese and win8.1pese with winbuilde (it is easy)I see all of winpe current user is "system"my question : how I can create a custom user in winpe then replace with "System" user.?
May 27, 201511 yr my question : how I can create a custom user in winpe then replace with "System" user.? your answer: A WinPE is NOT a "replacement for a full OS" and has not "users".You are System.That's all. See also: @hiddenpowerSeriously, please try to explain what is the final goal, if you really need something with Administrator and Guest user profiles that is "portable" there is a "parallel to Make_PE3" project that delivers an (almost) universal "full OS" (reduced) in a .vhd image that may be suitable. Of course you may well re-ask this same question over and over, but it is not like the answer will change, if you actually need User Accounts, then a PE is not a suitable choice. jaclaz
May 27, 201511 yr I'm still wondering why the account matters at all... Does your program not work properly running in WinPE?
Create an account or sign in to comment