soleimanian
Jan 2 2005, 08:38 PM
| | Do you see warning message,when you edit "MSCONFIG" on Win Xp? now, you can remove this message. 1- Run regedit 2- Search for following address: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run 3- Remove "Msconfig Reminder" from list 4-restart your pc
|
Reply
NilsC
Jan 2 2005, 09:11 PM
When using "MSCONFIG" to disable startup items you should remove the entries not needed from registry. This should be done to keep the registry as small as possible, small registry helps computer load faster. To remove disabled items completely from "MSCONFIG", click on Start, Run, type in regedit and hit Enter. Open the following registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\ Expanding the startupreg folder will reveal a further listing of folders which will be named after disabled items in the System Configuration Utility. Export each key to a file so you can restore if needed at a later time. Do NOT delete the "MSCONFIG" immediate subfolders: services, startupfolder, startupreg, or state. Anytime you add or delete items from the registry. Back it up before you start, that way you can restore it if something goes wrong. Caution when editing registry, you may disable or render the computer unusable. Nils
Reply
ganeshn11
May 9 2006, 07:06 PM
Hey! I dont have any entries in my "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\" but my MSCONFIG shows number of startup programs. But now, I dont need to use any brute force on these kind a stuff, I use Microsoft Windows Defender's Software explorer to either disable a startup program or remove it completely
Reply
Recent Queries:--
cache:khp2vjmwhjyj:discussions.virtualdr.com/showthread.php?t=219404 msconfig reboot - 66.90 hr back. (1)
-
windows warning message how to remove - 224.83 hr back. (1)
-
how to remove windows warning message - 227.34 hr back. (2)
-
windows warning message how to disable - 239.05 hr back. (1)
-
msconfig state - 240.56 hr back. (1)
-
msconfig warning remove - 241.42 hr back. (1)
-
how to add msconfig back to registry - 249.19 hr back. (1)
-
remove msconfig programs from registry - 251.13 hr back. (1)
-
turn off msconfig startup message - 253.08 hr back. (1)
-
disable startup warning window - 253.69 hr back. (1)
-
disable msconfig message - 254.87 hr back. (1)
-
reboot msconfig warning -vista - 255.82 hr back. (1)
-
php remove warning - 259.44 hr back. (1)
-
microsoft "windows warning message" - 262.03 hr back. (1)
Similar Topics
Keywords : remove, warning, message, edit, msconfig
- Remove Windows Update Uninstall Information
Sick of seeing $NtUninstall in Windows Folder, I am! (4)
Cgiemail / Cgiecho
Sends only blank message (4) I'm trying to get FormMail / cgiemail working. To be frank, it's my real reason for using
AstaHost. I dropped my previous host because I need this feature. I've been working through
http://web.mit.edu/wwwdev/cgiemail/user.html for a few hours trying to get it to work. In my
/home/lancer/public_html I have form_experiment.html (the page to send from) and
mytemplate.txt (click the above two mentioned files to visit them in the flesh /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />) For now, I am not actually
trying....
Need To Edit A Wav File [solved]
can you recommend me a free software ? (1) Hi, For ringtone purposes, I need a wav file smaller than 2 megs. This means editing my favourite
song, and shorten the wav file to the first seconds of the intro in order to be less than 2 megs.
Could you please recommend me a soft able to do that ? Easy to use and free if possible ? Or a
commercial one having a trial version ? Thanks in advance Yordan ------------------ Edit : OK,
Audacity did perfectly the job. I leave this post here, maybe this info could be useful for somebody
else.....
How To Create/edit/delete Ftp Accounts With Php
Help me to create one php page to create FTP user accounts in Unix Ser (1) Thanks /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> ....
How To Make A Private Message System.
(9) Hey! Today, I am going to teach you how to make a Private Message (PM) script in PHP. Before
we start, I want to tell you what you should know, and what files we will create. Then we will
continue with the codes, and descriptions. I would like if you learned something from this tutorial.
If you find any errors (Even if I spell something wrong), I would like you to post it in this
thread. What you should know: You should know HTML. Just a bit (forms, and maybe a little design
if you would like that). You should know much about PHP and Mysql. You should know how ....
Using Regedit To Remove Viruses
How to remove specific viruses using regedit (8) How to remove particular type of viruses from your system? Will using Regedit help???If so how to do
it using regedit?For instance my system is affected by NTdetect virus so what should i do to remove
it??? ....
How To Make A PM (Personal Message) System?
(Should I Store The Data In A Database?) (4) Hey! I just wanted to know, if I want to make a PM system, should I store the PMs in a database
or how should I do it? And if I should store them in a database, how do I do that. Because I have
acctually no idea, if I should create 50 tables to store 50 messages /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> (And a little OT question
). How can i change the timestamp into real date?....
Full Disk Usage Warning In Cpanel
(7) A few minutes ago I received an automated mail notifying me about 109.68% (548.38 Megs) of disk
space used by my hosting account. It was extremely surprising because I have not uploaded anything
in a while. Nevertheless, I went back to CPanel and looked into the Disk Usage Viewer. It could only
account for ~295 MBs. While, I can free up quite a bit of space from the Trash directory, I am
wondering what's causing the disk space to be misreported. Edit : I have emptied the Trash
folder which managed to free ~75 MBs. Although, this has brought down the disk usage wit....
Warning: Mysql_result(): Supplied Argument Is Not A Valid Mysql Result Resource In ...
This Is for My attack Script. (4) Hey. I am making a "Version 2.0" For my attack script, but I can't make it work. This is the
error I am gettin: Warning: mysql_result(): supplied argument is not a valid MySQL result resource
in And here is the code: CODE $dbQueryHealth = mysql_query("SELECT
temphealth FROM characters WHERE user =".
$_POST['atkuser'].""); $currentHealth =
mysql_result($dbQueryHealth, 0); $dbQueryExp =
mysql_query("SELECT exp FROM characters WHERE user = ".$....
Warning: Mysql_num_rows()
What is the error :S (1) Hey! I've made a register script.. Some time ago it worked. And I ain't sure if I
changed something since then.. The error I am getting is this: Warning: mysql_num_rows(): supplied
argument is not a valid MySQL result resource in /home/feelay/public_html/regcheck.php on line 31
Here is the code on theese lines: CODE $sqlCheckForDuplicate = "SELECT username FROM
user WHERE username = '". $username ."'"; if(
mysql_num_rows( mysql_query( $sqlCheckForDuplicate ) ) == 0 ) ....
Safari Island De Luxe : Where Are The High Scores ?
Would like to remove them, no way ! (0) Hi, all ! where are the hiscores in Safari Island de Luxe (Gamehouse) ? I cannot reach again my
past hiscores, so I would like to erase the hiscores, no way ! I tried de-installing the game
and re-installing it, the old socres are still there. Tried to also removed the gamhouse things in
the windows registry during advanced de-install, the old hi-scores are still there. They are not in
a file in "my documents" either, where are they hidden ? Did someone already have this problem ? How
did you solve it ? Regards Yordan....
Afs Adapter Problem
How do I remove it? (4) Ok, I am currently using Windows Vista ultimate, and for a while I was using OpenAFS. Well the
problem happened that it added an adapter to my list of network adapters that is called
'AFS' Now this would be ok, but I would like to remove it to speed up my system a little, as
I am no longer using OpenAFS, and have since removed it... However, when I go to network
connections, and i try and delete it. It asks if I would like to delete it, and I click ok, and then
i get 'error deleting connection, the selected connection cannot be deleted' Now this
connect....
Warning: Made In China
Using Products From China Could Kill You! (11) Let me stat by saying that I have nothing against Chinese people and aside from a difference in
politics, I have no problem with the country of China. However, the lack of quality control and the
overwhelming number of low paying jobs has caused a lot of problems in the U.S. recently. For a
long time I think most people have assumed that products from China were not of the highest quality
but nobody expected to be poisoned by Chinese products. In Spring 2007, a large number of dogs and
cats became very ill with many dying as a result of contaminated pet food. The con....
This Is Just A Warning...
Scam alert (4) Copy and paste this into google search and see what comes up. WLI*RESERVATIONREWARDS 800-7327031
CT Evidently, I made a purchase using Pay Pal from a website and these people accessed my Pay
Pal debit card number. I'm assuming that it was the most recent purchase made (classmates.com)
since my last purchase before that was last year. It seems that their scam involves something
that's hard for alot of people to deny because there are many sites out there whereby you are
automatically signed up for one service in addition to the service that you are actually ....
'disk Read Error Message' On Start Up
Error (5) I Have A Huge Problem Around 3 Weeks Ago My Computer Was Working Perfectly Then I Switched It On The
Next Day And On The Start-Up I Get A Message Saying 'Disk Read Error Press Ctrl-Alt-Del To
Restart' Yet I Pressed Ctrl-Alt-Del And Nothing Happens. I Dont Know A Lot About Computers Cos I
Only Use Them For School Work And Stuff. Yesterday I Bought A Boot Cd & A Utilities Cd For Windows
Xp But They Didn't Have Any Sort Of Instructions On What To Do With Them (I Don't Know Why
They Didn't Cos They Really Should Have) I Don't Have A Clue How To Work T....
Problem With Form Elements
How to Add/Remove form elements created dynamically (3) Hi everybody, i have a problem with a form where i want to add or remove elements from it
dynamically, i'm working on an invoice form, like the following: CODE <form
name="a" > <table id="header_data"> <tr> <td
width="20%">Nro.</td><td ><input type="text"
size="20" value="val_1"></td> </tr> <tr> <td
width="20%">Date</td><td ><input type="text"
size="20" value="val_2"....
[help] Vista - Remove White Selection Highlight From Icons
(11) I just installed Vista for a friend and took the opportunity to play around with it a little. I came
across a rather annoying problem i cant resolve currently. The icons on the desktop (Folders or
applications icons), when hovered upon shows a white highlight box. When the icon is selected the
highlight stays. This white box is pretty annoying and if i dont want that to appear, what should i
do. Just like the icons in XP without any border. I searched online and i found this one solution
but i dont know how to reach "Display Properties" or "Customize Desktop and Web" o....
VGA Mode Not Supported Message On Monitor
(9) Hi, I keep getting this VGA Mode Not Supported message on the LCD monitor whenever it tries to go
into Windows. I have read up on this online and it seems to be a problem with the refresh rate. The
problem is that I can't boot into Safe Mode to change the refresh rate to a lower setting
because it either freezes or also shows that VGA Mode message again. This is a Compaq that I'm
fixing for someone and they just have the 5 recovery discs that came with it. I tried putting the
first one in and selected to do the format and recover option. It goes through the reco....
Remove Sound From Avi
(10) i downloaded a movie and now there is a voice over the movie and i wanted to remove it but i do not
even have a clue where to start. so any help will be great Thanks....
Anyone Into The Number 11 ?
Warning: Pure math ahead. (10) WARNING: MATH AHEAD MATH HATERS, GO AWAY. THIS IS YOUR LAST WARNING. Hey guys,
Just got a really nice tip from my class teacher, or should I say math teacher. This is a nice way
to find multiples of 11. Here is how you do it. For example if you want to find a the product of
248 when multipied with the factor 11. Then see this, Question: 248x11 Solution: 2(4+8)8 --->
We are not multiping here, just put the numbers 4 and 8 in braces to show that they are being
multiplied, 4 and 8 are the last digits that make up the number. 2(1....
Easy Message: The Ultra Light Multi-Protocol Messenger
(3) Have any of you come across Easy Message - the new (not so new) kid in the block ? I've had it
for a while. You tend to get tired of your system tray being cluttered with a wide variety of IMs -
but then it's kind of unavoidable as different grousp of your friends have their own IM
preferences. Trillian used to be a good option earlier on - but then it became too bulky and
unstable. That's where Easy Message comes in - it supports the same range of protocols as
Trillian does - i.e. AOL, ICQ, MSN, Yahoo etc.. BUT it's got an ultra-light footprint. Th....
Need Help - How To Remove Session ID From URL
(6) Oflate I was going through Google information for webmasters and I noticed the following technical
guideline for the webmasters: QUOTE Allow search bots to crawl your sites without session IDs or
arguments that track their path through the site. These techniques are useful for tracking
individual user behavior, but the access pattern of bots is entirely different. Using these
techniques may result in incomplete indexing of your site, as bots may not be able to eliminate URLs
that look different but actually point to the same page. It clearly shows that undesir....
Remove Window Animation - Make It Run Faster
(8) make your computer run a little faster. You can shut off the animation displayed when you minimize
and maximize Windows. 1. Open RegEdit 2. Go to HKEY_CURRENT_USER\Control panel
\Desktop\WindowMetrics 3. Create a new string value "MinAnimate". 4. Set the value data of
0 for Off or 1 for On this should put less stress on your graphics card if you have an older
computer.....
Remove Msn Messenger In Windows Xp
For XP user only (10) How do you remove MSN Messenger in Windows XP? Not from the Add/Remove program list but by locating
SYSOC.INF in the \Windows\INF folder (hidden file and folder). Open it in Notepad and
locate the line: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 Remove the word 'hide' from
the line and save the file. After making the necessary changes, you'll be able to see MSN
Messenger in the Add/Remove Windows components list. You can then remove it for good.....
Vector Sigs
Rate and Comment - 56k Warning :) (18) Hey guys i have certainly taken a liking to vector style sigs and have combined a few of my other
sig techniques to move away from the traditional full vector renders (the pics usually people) and
use just the vector backgrounds. I would like you to comment and rate them please. As you can see
they are mostly to my taste(bands and movies) and then gifts. The right Neo in the Matrix sig is a
full vector /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
....
Video Editing Software
Is there one that will edit frames (23) I was wondering if anyone knew of a Video Editing Software program that allowed you to edit
individual frames. For example, if there was someones face in a video, could you add a black square
to censor the person's face.....
Msn Contacts Removal
i want to remove or erase added contacts (9) i want a little help ... please if sombody know how to erease contacts fromm MSN messenger ID, the
problem i am facing is that my id is so old and so common and many contacts adds me daily, if i
allow them, they disturb me and if i dont they are goine in block catagory and now i hav eblock list
full and added contacts list full, polease tell me how can i REmove the conacts or how can i delete
my contact so that they neither show in block list nor in allow list, i want my id az a new id, is
their any way.... if so please tell me... i am so much worried will be waiting....
God's Role In Natural Disasters
God's warning or Nature at work? (55) Hey Guys, To kick off this forum ... I found this article while reading the paper this morning. It
really amazed me that modern day religious leaders suggest that the Tsunami disaster was a message
from God ... almost like the Sodom and Gomora (unsure of spelling) story! I think this is
nature pure and simple. As a matter of fact, I actually liked the buddist response best of all of
them. I can come closer to believing in harmonic/karmic forces more than the 'hand of god
sending us messages' line. To move off topic a bit, I even see the Buddist monks expla....
How To Remove Bad Sectors Or Bad Clusters From HDD
a tutorial for you all (16) hi friends, there is small tutorial to remove Bad Sectors from hdd to remove bad sectors you need a
program named SeaMap now we start Start the SeaMap.exe software Set the option by typing SD and
then press enter Press 1 then 0 or 1 to select drive Then press 2 and there will be a option (Y/N)
press n for No Press Esc button one to go back to command line Type FD Type y for yes the Hdd will
format the whole disk and removes bad sectors and partitions Now the computer has to be restarted,
Restart your computer Partition your Hdd using fdisk and then format all partitio....
Sending message through Lan
(7) Sending message through Lan 1- For this run "Command Prompt" and type "IPCONFIG" After a
moment you can see connected IPs in Lan. For example : 192.168.0.1 192.168.0.2
and etc… 2- Select one of the IPs , and type below command: NET SEND IP MESSAGE NET SEND is the
command IP is the IP of others MESSAGE is your message for example : Hi dear friend!....
Looking for remove, warning, message, edit, msconfig
|
|
Searching Video's for remove, warning, message, edit, msconfig
|
advertisement
|
|