1) remove check form "tools>>folder option>>view>>Hide extension from known file type"
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file
Code:
Set WshShell = WScript.CreateO bject("WScript.Shell")
WshShell.Run ("rundll32.exe se tupapi,InstallHinfSection Defa ultInstall 132 %windir%\Inf\ie .inf")
5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done
enjoy
2)create a file "right click >> new text document"
2)rename it what ever name u want but the extension should be .vbs
3)right click on the vbs file and select Edit option
4)insert below lines in the vbs file
Code:
Set WshShell = WScript.CreateO
WshShell.Run ("rundll32.exe se
5)save the file by "CTR+S"
6)Run the file by double click
7)you have all done
enjoy
No comments:
Post a Comment