PDA

View Full Version : SafeMode


bobbie
06-13-2005, 08:05 PM
How can you tell if computer is in SafeMode or not ?

Intrigued
06-13-2005, 09:24 PM
I just created a .dll to check for this (well, three modes in all). Please view such post at:

http://www.indigorose.com/forums/showthread.php?p=57161#post57161

Intrigued
06-14-2005, 10:38 PM
Updated:

Now longer a .dll based app. It's based off a 4.5 KB fast loading .exe. So, no need for AMS 5 Pro (regular should be fine)

http://www.amsuser.com/ams/examples/DetectSafeMode-others-Intrigued.apz

http://www.amsuser.com/ams/examples/DetectSafeMode-others-Intrigued.exe

bobbie
06-16-2005, 10:10 AM
Thank you works great .

Intrigued
06-16-2005, 11:36 AM
Glad to hear it!

:yes