View Single Post
Old 05-31-2009, 05:13 PM   #2 (permalink)
jamiemac2005
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: program to remove "windows is now running in safe mode"

Pretty sure it's written into the packaged drivers so removing the actual message is an effort. You could however use some form of macro language to rid of the message once it's running, then maybe compile it and throw it into the start of your batch file for SM. May i suggest throwing together an AutoHotkey/AutoIt script to step up from batch to a macro language? (Google the names, AutoHotkey is easier to use for this sort of thing)...

Other than that all i can think of is checking out msconfig.exe and under the boot section seeing if there's a message surpression thing? Godknows to be honest but i think it's there to stay, so a work around is the way i'd go about it.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is online now   Reply With Quote