teenguy
Members-
Content count
64 -
Joined
-
Last visited
Never
Everything posted by teenguy
-
I got the below info from a WindowsNt book. But i don't understand the last paragraph in the script. I want a script only to decrease the time of my machine to shutdown but here it seems that last paragraph is related to reboot also. Can anyone help me to modify the last paragraph. shutfast reboot, or shutfast shutdown @echo off net stop "computer Browser" net stop "Messenger" net stop "Net Logon" net stop "NT LM Security Support Provider" net stop "plug and play" net stop "Protected Storage" net stop "Remote Access Autodial Manager" net stop "Server" net stop "Spooler" net stop "TCP/IP NetBIOS Helper" /Y net stop "Workstation" if %1==reboot goto reboot shutdown /1 /Y /t:0 exit :reboot shutdown /1 /Y /r /t:0 exit Thanks
-
I am really sorry. I was laid up in the bed due to an accident. Now I've uninstalled the NAV 7.0 and installed NAV 5. Now everything seems to be fine. Thanks for ur reply.
-
The reason Why I am doing this is b'coz my system is not shutting down properly. Once I click the shutdown button on the start menu it just hangs on. After time sometime the EndTask menu is coming up.Even after clicking the EndTask menu it just hangs on. So I thought by doing this it will get shutdown fastly. I know this is all b'coz of the Norton AntiVirus which i've installed in my system. According to others suggestion I've turned on the APM under the power management option but still it's just like this. I've tried ur script. It's asking whether the services should be stopped or not. Once I give "Y" it's not shutting down. Is there any other remedy available for my problem?. Right now, What i am doing is going to control panel, Selecting the services panel and disabling the Norton Antivirus Client. Once i done this the system shutdowns properly. I've reinstalled the Norton Antivirus lot of time but still no remedy. Thanks for your reply Lactic.Acid. Please excuse my english.
-
I've tried the below script but still it's not working. shutfast shutdown @echo off net stop "computer Browser" net stop "Messenger" net stop "Net Logon" net stop "NT LM Security Support Provider" net stop "plug and play" net stop "Protected Storage" net stop "Remote Access Autodial Manager" net stop "Server" net stop "Spooler" net stop "TCP/IP NetBIOS Helper" /Y net stop "Workstation" if %1==reboot goto reboot shutdown /1 /Y /t:0 exit :reboot shutdown /1 /Y /t:0 exit I am a newbie. I will be grateful If anyone can elaborate the steps to execute this script. I've saved the notepad like "SHUTFAST.CMD". Is that correct? Thanks in advance.
-
Hi All, This question have been in my mind for a long time. But I didn't find any right place to drop this one. I hope someone from here will let me know the answer. Here we go: I've installed a shareware in my os [win nt]. The trail period was over after 30 days. After that I once downloaded that exe and tried to install it again. But it shows your trail period was over. I want to know how the exe is keeping track of the number of days since it's been installed and also under which registry key the details have been stored. Hope someone will answer my question. I've asked this question in order to gain some knowledge. This was not posted in order to crack any shareware. I am newbie to this line. Thanks
-
Thanks for your reply. I want to know some more information. Is there any other file available [file extension other than .ini] in which can store the information.
-
When i shutdown my machine it not shuttingdown. What could be the problem?. Last week my system was affected by nimda virus but later it was rectified by norton antivirus. can anyone help me Thanx
-
Thanks for your reply. Yes, as you said it just hangs when i click the shutdown in the start menu. Still I've not tried your suggestion. I will let you know the result tomorrow. Thanks
-
Hi All, When I right click a pic on a web page a Print Target option is available below the Save Target Option. I want to delete the Print Target option. I am using IE 5.5. Is it possible to do so. Thanks in advance.
-
Hi All, I've formatted my hard disk lot of times. people are telling formatting quiet frequently will reduce the life of the disk. Is it true? is there any utility available to check the disk performance. Hard Disk: seagate: 8.4GB. using win2k pro. Thanks
-
Thanks all for your replies. Now i am totally satisfied. ()
-
If you are talking about the default windows screen. Then do the following thing to change the settings: open regedit.exe choose HKEY_USERS Select Desktop under Defualt folder Double click the Wallpaper string on the left hand side. Choose your own bmp and give the complete path address at the Value data: Click ok and close the registry. If you are not talking about the default screen please forgive me.