jdeboeck Posted October 5, 2004 Posted October 5, 2004 If you want to get rid of the outlook express splash screen permanently without registry entries you can do thisopen "msoe.dll" with a hex editorlook for the only occurrence of "NoSplash" and replace it with "VerStamp"run modifyPE on the patched DLLOutlook usually checks for the NoSplash key in the registry, but now it will check for the VerStamp key which is created automatically and always has a nonzero value...
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