Kullenen_Ask Posted May 18, 2010 Posted May 18, 2010 i think this is the oobe screen off windows setup. if setup and oobe folders copied in windows folder in winpe it runs automaticaly. it looks good and makes boot colourful then normal gui. in normally it should be run at windows setup and when it finish starting services it should start oobe screen(all i know). in task manager writes as FirstUXWnd. how can we use it to start explorer.exe and close when it finish its job? can it be?
Tripredacus Posted May 19, 2010 Posted May 19, 2010 If it is the same type of file as the current bootloader screen, you could probably just replace it. This is more of a customizing Windows question, but check out this thread here:
ludo Posted May 19, 2010 Posted May 19, 2010 Hello Kullenen_Ask And if you hide the FirstUXWnd http://www.deploymentforum.com/Community/Forums/tabid/124/view/topic/postid/3951/Default.aspx----------------AutoIt-Script#NoTrayIconWinWait("FirstUXWnd", "", 5)WinSetState("FirstUXWnd", "", @SW_HIDE)----------------AutoIt-Script
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now