Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879

    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]
    @=”@SYSoesNotExist”
    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

  2. #2
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    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?
    @=”@SYS:DoesNotExist”
    Change it to
    @="@SYS:DoesNotExist"

  3. #3
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879
    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.

  4. #4
    Pc Wizkid & Programmer :)
    Overall activity: 3.0%

    Join Date
    Jun 2008
    Location
    Rotherham, United Kingdom
    Posts
    1,195
    Liked
    48 times
    Points
    12,033
    what raymond means is your quote marks are in italic ie ”” and should be normal ""

  5. #5
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879
    Quote Originally Posted by tangomouse View Post
    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.

  6. #6
    Pc Wizkid & Programmer :)
    Overall activity: 3.0%

    Join Date
    Jun 2008
    Location
    Rotherham, United Kingdom
    Posts
    1,195
    Liked
    48 times
    Points
    12,033
    REGEDIT4
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
    @="@SYSoesNotExist"

    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.

  7. #7
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879
    Quote Originally Posted by tangomouse View Post
    REGEDIT4
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
    @="@SYSoesNotExist"

    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? ^

  8. #8
    Pc Wizkid & Programmer :)
    Overall activity: 3.0%

    Join Date
    Jun 2008
    Location
    Rotherham, United Kingdom
    Posts
    1,195
    Liked
    48 times
    Points
    12,033
    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

  9. #9
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    318 times
    Points
    26,077
    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.

  10. #10
    Administrator
    Overall activity: 46.0%

    Join Date
    Nov 2006
    Location
    Malaysia
    Posts
    9,802
    Liked
    1656 times
    Points
    48,740
    Here you go.

    REGEDIT4
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
    @="@SYS:DoesNotExist"

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. AutoRun Antivirus Pro 1.0 - New
    By solin in forum Security Bulletin
    Replies: 2
    Last Post: 12-19-2011, 07:36 PM
  2. Linux vulnerable to Windows-style autorun exploits
    By leofelix in forum Spyware/Viruses
    Replies: 7
    Last Post: 02-16-2011, 08:23 AM
  3. Replies: 9
    Last Post: 09-02-2010, 11:56 PM
  4. No Autorun 1.1.0.20 Released
    By sujay in forum Security Bulletin
    Replies: 0
    Last Post: 06-17-2010, 04:31 PM
  5. autorun in windows 7 doesnt work
    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.