473,378 Members | 1,475 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Run default program in Safe mode (F8)

28
In Window, I start up automatically Yahoomessenger, but in Safemode, I want to do so, Can any one help me? (must start up automatically an application in Safe mode)
Thanks
Nov 12 '07 #1
12 15861
numberwhun
3,509 Expert Mod 2GB
In Window, I start up automatically Yahoomessenger, but in Safemode, I want to do so, Can any one help me? (must start up automatically an application in Safe mode)
Thanks
I don't know if you can, really. Safe mode is a mode that Micro$oft designed for troubleshooting (kind of). Its purpose is to have Windows running without any of the extraneous stuff that gets loaded with it. That way, if something got onto your machine or you installed something that went awry, you can go into this mode and unload it.

To have something "auto load" in this mode would complete defeat its purpose. You should only really boot into this mode if you REALLY need it. Your drivers and such for things like video don't even auto load. Anything you want to run will have to be manually started.

Regards,

Jeff
Nov 12 '07 #2
epots9
1,351 Expert 1GB
In Window, I start up automatically Yahoomessenger, but in Safemode, I want to do so, Can any one help me? (must start up automatically an application in Safe mode)
Thanks
what numberwhun said is correct, but you might be able to still login if you boot into safe mode with network connections...but be careful since your in safe mode whatever you use for security may not be working correctly or not at all.
Nov 12 '07 #3
thupham
28
I don't know if you can, really. Safe mode is a mode that Micro$oft designed for troubleshooting (kind of). Its purpose is to have Windows running without any of the extraneous stuff that gets loaded with it. That way, if something got onto your machine or you installed something that went awry, you can go into this mode and unload it.

To have something "auto load" in this mode would complete defeat its purpose. You should only really boot into this mode if you REALLY need it. Your drivers and such for things like video don't even auto load. Anything you want to run will have to be manually started.

Regards,

Jeff
Dear myfriend,
I want to use that purpose for my current project. The system have Client and Server, Client computer will show video. In Client computer, I want user (include administrator) after login Win, then they can only see Client program (video is running ). I do that successful in Win, but when I tried in safe mode, I don't know how to that. I want : if user press F8 when starting to Win, after login in Safemode, they can only see Client program its mean on ly see the video.
Can you help me ?
Thanks
Nov 14 '07 #4
bartonc
6,596 Expert 4TB
Dear myfriend,
I want to use that purpose for my current project. The system have Client and Server, Client computer will show video. In Client computer, I want user (include administrator) after login Win, then they can only see Client program (video is running ). I do that successful in Win, but when I tried in safe mode, I don't know how to that. I want : if user press F8 when starting to Win, after login in Safemode, they can only see Client program its mean on ly see the video.
Can you help me ?
Thanks
As both my friends have pointed out, Safe Mode is not set up to run much software. It is for emergency repairs, mainly. It is, in fact, a bad idea to try to run your software in Safe Mode or even boot into Safe Mode in a non-emergency.
Nov 14 '07 #5
thupham
28
But can you show me the way to run automatically in safe mode.
Thanks for reply me.
Nov 14 '07 #6
numberwhun
3,509 Expert Mod 2GB
But can you show me the way to run automatically in safe mode.
Thanks for reply me.
Did you not read what Bartonc and the rest of us have been saying in this entire thread.

IT IS NOT A GOOD IDEA!!!
(caps for emphasis only)

Safe mode should only be used for troubleshooting purposes, that is why it was created. Users should boot into the machine, normally, WITHOUT pressing F8 to get into safe mode.

Since you refuse to listen to what we have been saying, I think we are all pretty much done with this thread.

Regards,

Jeff
Nov 14 '07 #7
epots9
1,351 Expert 1GB
in safe mode your video drivers don't load so the video won't play (or be very very ugly and bad), so to prevent people from booting into safe mode do this:
-start up the computer normal
-make sure the power settings are set to never turn off
-disconnect the mouse and keyboard from the computer
Nov 14 '07 #8
thupham
28
I want to make a program like Easy Coffee, After setting, you will see in Client computer like:
1) Not run any program, only run Easy Coffee Client Program.
2) When you boot in safe mode sucessful, Client computer run Easy Coffee client Program and show ads, not show any.
3) You can't press Ctrl + Esc, or Alt + Tab, or Alt + F4, or Ctrl + Alt + Del, or ... but they can't effect in Client program.
So I think we must run default program automatically in Safe mode. I don't want to prevent user access in safemode.That's my ideal. Is it bad?
If that's a bad ideal, can you show me another?.
Thanks for everyone rely me.
Nov 15 '07 #9
dafodil
392 256MB
in safe mode your video drivers don't load so the video won't play (or be very very ugly and bad), so to prevent people from booting into safe mode do this:
-start up the computer normal
-make sure the power settings are set to never turn off
-disconnect the mouse and keyboard from the computer
That's great epots9. lol

Concerning to you thupham:
I want to make a program like Easy Coffee, After setting, you will see in Client computer like:
1) Not run any program, only run Easy Coffee Client Program.
2) When you boot in safe mode sucessful, Client computer run Easy Coffee client Program and show ads, not show any.
3) You can't press Ctrl + Esc, or Alt + Tab, or Alt + F4, or Ctrl + Alt + Del, or ... but they can't effect in Client program.
So I think we must run default program automatically in Safe mode. I don't want to prevent user access in safemode.That's my ideal. Is it bad?
If that's a bad ideal, can you show me another?.
Thanks for everyone rely me.
I think you should run it at startup of windows not on safemode.
Nov 15 '07 #10
thupham
28
But my project the requirement require user can boot in safe mode but in safe mode, they can only see Client program like Client program of Cyber Coffe. Can anyone help me.
Thanks
Nov 15 '07 #11
bartonc
6,596 Expert 4TB
But my project the requirement require user can boot in safe mode but in safe mode, they can only see Client program like Client program of Cyber Coffe. Can anyone help me.
Thanks
Sounds like you want a very limited account and are trying to do that using Safe Mode. What you really need is Windows XP Professional that will allow you to create accounts and set policies for your purposes. After all, what guarantee do you have that your "user" will use the F8 boot. You must force them to behave by giving them their own log-in with very limited rights on the machine. Home edition is not going to do the trick for you.
Nov 15 '07 #12
It's been a long time since you asked the question, but, me and my friend found this post just now. We are actually re-creating an old (2003) version of our I-net cafe software (that was meant for win98/me), and were searching the same thing... just firstly consider this:

You can simply put password at all accounts, so no one can enter safe mode without a permission. But this is a problem in XP becouse offten you have to give at least a guest account password to your personnel (and they need to kill this kind of software badly so they can steal from you), and with guest account, you can change registry. So, the specific software must be run... This is how...

In windows registry, there normally is a key that looks like this:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell

(please note that's "...oft\Windows NT\Curr...") with a value "Explorer.exe"

You just edit this key like this "Explorer.exe, MyApp.exe" or (if that doesn't work) "Explorer.exe, C:\Program Files\MyApp\MyApp.exe"...

It's that simple.

Note, this is NOT recomended to do. This trick is actually used by some virus (we remembered by that horrible virus cleaning, it was pretty hard to figure out how it starts even in safe mode, but that was our lead that this is possible)...

Use on your own risk.

By the way, I somewhere just read this: It takes a 6 year old girl to brake a car, but it takes a mechanic to fix it. So if someone uses this info to write a virus, his/her intelligence is at the level of a 6 year old girl. I'd ask them: "How do you feel now?"

;-) Use wisely...

Best regards...
Mar 18 '09 #13

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Giobibo | last post by:
Hi. I want to send mail with the function mail(). I am on a shared server in SAFE MODE. When I send a mail I get the message: "SAFE MODE Restriction in effect. The fifth parameter is...
1
by: while_1 | last post by:
I have a program (site_bot, found at phpclasses.org) that 1) recursively reads a file system starting at locationA, and stores lots of filesystem info in a mysql schema on the fly. 2)...
0
by: Yemi | last post by:
Hi There. I seem to be getting some inconsistent results when using passthru() in safe mode. They appear to be related to the fact that passthru should treat all command arguments as one single...
0
by: Pjotr Wedersteers | last post by:
(Suse 9.0, Apache 2.048, PHP 4.3.3 - all default install from SuSe ISO) I have in my wwwroot folder (/srv/www/htdocs) a folder called counters. I have embedded a page counter script into several...
2
by: Paul Schmidinger | last post by:
Hi, I created a directory with PHP mkdir (mode 0777). Then I try to move_ulpoaded_file() to move a file into this directory. I get an error: Warning: move_uploaded_file(): SAFE MODE...
2
by: Joseph S. | last post by:
Hi all, Consider this case: I have a free php hosting account (a LAMP host) with an account name (also the name of my directory) 'sample'. Under 'sample', I have php scripts which can create...
1
by: =?Utf-8?B?cmI=?= | last post by:
will not start up in safe mode when i hit f8 help
2
by: Joe Giarrosso | last post by:
I'm getting a blue screen very shortly after I boot up Windows 7, forcing me to go into safe mode. I've tried System Restore, a command prompt scan of my computer, a memory scan (which turned up...
0
by: Jippy | last post by:
I am trying to get into Safe mode to restore my computer. But F8 will not let me into the menu process. My safe restore wont let me restore through it. I turned off Norton, my anti-virus software,but...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.