-
Rookie
Canceling autorun for Windows
As raymond mention it here on http://www.raymond.cc/blog/archives/...in-autoruninf/ how to disable the autorun command, but I think I have a problem. I did exactly as what was written by raymond. Copy the code and paste but I don't think that function work for me. If that function would have worked, how is it my CD can autorun and install the game on its own without going to control panel? Or is the autorun for pendrives only? How do I know whether the autorun command have been disable?
I copied this code :
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=”@SYS
oesNotExist”
Is it the correct one?
Thanks for the advice and sorry about the long post. It is just my habit to write long.
Last edited by LunarWolf; 02-10-2009 at 07:58 AM.
Thoughts are like a never ending ocean where it is deep, endless and dangerous
-
Administrator
The quotes are wrongly formatted because of the theme problem.
Anyway, here's how to get it working.
Notice the quotes that's wrongly formatted?
Change it to
-
Rookie
Er, Raymond, I do not understand what you are trying to say. Perhaps you or anyone can put down the new code without the quotes (") because I do not know whether the file have the quotes or not.
-
Pc Wizkid & Programmer :)
what raymond means is your quote marks are in italic ie ”” and should be normal ""
-
Rookie

Originally Posted by
tangomouse
what raymond means is your quote marks are in italic ie ”” and should be normal ""
Oh, I didn't notice that.. Can you write the normal code here? I copy the code exactly from ray's article.
-
Pc Wizkid & Programmer :)
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS
oesNotExist"
copy that ,dont worry about the smiley or download a ready made one from here http://www.mediafire.com/?ngdjonymgny
Last edited by tangomouse; 02-10-2009 at 08:44 PM.
-
Rookie

Originally Posted by
tangomouse
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS

oesNotExist"
copy that ,dont worry about the smiley or download a ready made one from here http://www.mediafire.com/?ngdjonymgny
Er, your mediafire one got the some mistakes. I think the quotes is wrong. So I copy and paste this code you put up there and save it? ^
-
Pc Wizkid & Programmer :)
should be same as i copyied the same one from raymonds blog but removed the formating ,the mediafire one as added .txt to it ,just needs renaming... dont know why mediafire do this
-
*nix Technical Support
Mediafire refuses to allow REG or KEY files, since they can be used to aid cracking.
If you've got 'show extensions' on, so you can see it as 'sample.txt', rename it so it's 'sample.reg' or 'sample.key' then merge it with your registry.
-
Administrator
Here you go.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS:DoesNotExist"
Similar Threads
-
By solin in forum Security Bulletin
Replies: 2
Last Post: 12-19-2011, 07:36 PM
-
By leofelix in forum Spyware/Viruses
Replies: 7
Last Post: 02-16-2011, 08:23 AM
-
By sujay in forum Security Bulletin
Replies: 9
Last Post: 09-02-2010, 11:56 PM
-
By sujay in forum Security Bulletin
Replies: 0
Last Post: 06-17-2010, 04:31 PM
-
By Kazemagic in forum General Forum
Replies: 2
Last Post: 02-04-2010, 02:49 AM
All times are GMT +8. The time now is 05:25 AM.